Releases: WalletConnect/WalletConnectFlutterV2
Releases · WalletConnect/WalletConnectFlutterV2
v2.0.1
v2.0.0
What's Changed
- Updated wallet and dapp examples to send and sign typed eth data by @Luzzotica in #63
- Ping Removed, Heartbeat and Reconnection by @Luzzotica in #69
- Adds support for parsing V1 URIs by @3ph in #65
- V1 URI Parsing and Tests by @Luzzotica in #70
New Contributors
Full Changelog: v1.2.3...v2.0.0
v1.2.3
What's Changed
- 1.2.2 patch by @Luzzotica in #56
- Wallet Example Complete by @Luzzotica in #62
Full Changelog: v1.2.1...v1.2.3
v1.2.1
What's Changed
- Store Events, WebSocket Reconnection, HTTP Preflight by @Luzzotica in #52
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Updated readme, pubspec and tests by @Luzzotica in #47
- Feat/wallet example by @Luzzotica in #49
- AuthClient and SignClient Match Spec by @Luzzotica in #50
Full Changelog: v1.1.4...v1.2.0
v1.1.4
What's Changed
- Updated readme with platform permissions by @Luzzotica in #44
- README follows best practices by @Luzzotica in #45
- Feat/wallet example by @Luzzotica in #46
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
- Fixed issue with error handling requests
- Updated readme to use the function handler instead of event model for requests, it's simpler
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Sessions are deleted when their pairing is deleted
- Get Sessions for a Pairing using
getSessionsForPairing
- Get completed Auth Requests for a Pairing using
getCompletedAuthRequestsForPairing
- Optional value for WcSessionProposeRequest
optionalNamespaces
- Other bug fixes
Full Changelog: v1.1.0...v1.1.1