Releases: WalletConnect/WalletConnectSharp
Releases · WalletConnect/WalletConnectSharp
v2.3.2
What's Changed
- chore: Use message id as an identifier for duplication check mechanism
- chore: Improve socket reconnection
- chore: Remove unnecessary
irn_batchFetchMessages
requests - fix: The client does not receive an exception after making a request that results in a socket timeout
- fix: JsonRpcHistory isn't thread safe
v2.3.1
v2.3.0
What's Changed
- Fixed
wc_sessionEvent
- Improvements in
AddressProvider
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Added:
AddressProvider
to manage default session in #156 - Added: Relay batch message fetching
- Fixed: optional namespaces not being used during session request by
- Fixed:
ArgumentOutOfRangeException
can happen when making session requests after session deserialisation from JSON
Full Changelog: v2.1.7...v2.2.0
v2.1.7
What's Changed
- fix:
ObjectDisposedException The semaphore has been disposed
by @skibitsky in #165 - fix: reconnection to the Relay web socket after 5min timeout (regression) by @skibitsky in #170
Full Changelog: v2.1.6...v2.1.7
v2.1.6
What's Changed
- fix: ListenOnce extension breaks AOT by @skibitsky in #157
Full Changelog: v2.1.5...v2.1.6
v2.1.5
What's Changed
- fix: disposal deadlock by @skibitsky in #153
- fix: relayer reconnects on disposal by @skibitsky in #154
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- Document Sign Events by @gigajuwels in #149
- Connected Address API by @gigajuwels in #148
- Decrease pause check interval from 2ms to 1s by @skibitsky in #150
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- Improve relay url formatting by @skibitsky in #146
- Overhaul events to use EventHandler by @gigajuwels in #132
Full Changelog: v2.1.2...v2.1.3