4.3.1 (2024-11-19)
- WalletConnect: Resolved an issue that prevented operations from being sent to the wallet immediately after a successful pairing on a secondary tab.
- WalletConnect: Enhanced overall stability on mobile devices. [1]
- Core: Updated the connected peer name to accurately reflect the name specified in the metadata.
What's Changed
- fix: race condition by @IsaccoSordo in #816
- fix: duplicated init by @IsaccoSordo in #818
- fix: transport status by @IsaccoSordo in #819
- fix: object store missing by @IsaccoSordo in #820
- fix: pairing request lost by @IsaccoSordo in #833
- fix: add name from metadata by @IsaccoSordo in #826
- fix: requests blocked by @IsaccoSordo in #836
Full Changelog: v4.3.0...v4.3.1
Developer Notes
[1] On mobile only, signClient.ping
has been disabled due to unintended behavior, as explained by the developers in this comment.