Skip to content

Releases: WalletConnect/WalletConnectSwift

v1.7.0

12 Jul 09:37
e0bbfd1
Compare
Choose a tag to compare

What's Changed

  • Increased minimum deployment target to iOS 13.
  • Adds 0x prefix to personal_sign message by @cydie in #120
  • Remove Starscream as dependency, use Apple's URLSession-based websockets instead by @oscahie in #124
  • Added new willReconnect method to ClientDelegateV2 and ServerDelegateV2 by @oscahie in #125
  • Bump CryptoSwift version to 1.5.1 by @DmitryBespalov in #126
  • Added new client:dappInfoForUrl in ClientDelegateV2 to support different dappInfo for different connections
  • Added new server:didReceiveConnectionRequest:for: to ServerDelegateV2 and sendCreateSessionResponse to Server to enable asynchronous approval of sessions

New Contributors

Full Changelog: 1.6.2...1.7.0

v1.6.2 - Update dependencies

03 Dec 08:32
f316e6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.2

v1.6.0 - Add support of eip-1559

20 Sep 09:01
Compare
Choose a tag to compare

Align with latest changes in protocol

09 Jul 14:34
76bd8b6
Compare
Choose a tag to compare
  • Take chainId into consideration
  • Add new Server and Client delegate methods
  • Technical improvements

v1.4.0 update CryptoSwift version

30 Apr 06:34
e446897
Compare
Choose a tag to compare
Merge pull request #50 from WalletConnect/update-deps

Update deps

Stability improvements

23 Dec 09:54
0d9843d
Compare
Choose a tag to compare

Fixed #38 - crash when delegate was deinitialized but still used in forced unwrapping

Support deep link scheme in ClientMeta

06 Nov 16:12
cba68df
Compare
Choose a tag to compare
  • Add "scheme" parameter to ClientMeta for proper deep links handling
  • Make request ids compatible with JS clients

Protocol adjustments

22 Jul 08:35
Compare
Choose a tag to compare
  • Protocol adjustments
  • Fixing Carthage
  • Improve logging
  • Fixing example apps

First public release

29 Aug 15:44
Compare
Choose a tag to compare
1.0.0

1.0.0