Releases: tronweb3/walletconnect-tron
Releases · tronweb3/walletconnect-tron
Release list
v4.0.3
v4.0.2
- Add custom QR code rendering support via
onUricallback inconnect()options. - When
onUriis provided, the AppKit modal is automatically skipped, allowing developers to implement their own QR code UI.
v4.0.1
Features
- Added AppKit control methods: closeModal(), setThemeMode(), subscribeModalState(), and subscribeEvents().
- Supported dynamic theme mode switching after connection.
- Added modal state and event tracking capabilities.
v4.0.0
Features
- Add event listeners support:
accountsChangedanddisconnectevents.
Changes
- Update QR code modal from
@walletconnect/modalto@reown/appkit. - Change signing response structure to be compatible with both old and new wallets.
- Switch connection flow to use WalletConnect Universal Provider.