Releases: WalletConnect/WalletConnectSwiftV2
Releases · WalletConnect/WalletConnectSwiftV2
1.8.7
What's Changed
- [Notify Beta.1] Sample app components by @flypaper0 in #1159
- [Notify Beta.1] Sample app sorting UX by @flypaper0 in #1166
- 1.8.7 by @flypaper0 in #1167
Full Changelog: 1.8.6...1.8.7
1.8.6
What's Changed
- Fix WalletConnectURI for macOS by @alexander-lsvk in #1151
- [Notify] Check cancellation after build subscriptions by @flypaper0 in #1149
- 1.8.6 by @alexander-lsvk in #1152
Full Changelog: 1.8.5...1.8.6
1.8.5
What's Changed
- [Core] Concurrent queue for sockets by @flypaper0 in #1137
- [Notify] Main view redesign by @flypaper0 in #1141
- [Verify] Update verify UI by @alexander-lsvk in #1133
- [Deeplink] Initialize WalletConnectURI from deeplinks by @alexander-lsvk in #1138
- [Notify] Subscriptions watcher by @llbartekll in #1142
- [WalletApp] Decrypt request message by @alexander-lsvk in #1147
- [KMS] KeychainError description by @flypaper0 in #1146
- [Relay] Authenticator Fix by @alexander-lsvk in #1124
- 1.8.5 by @flypaper0 in #1148
Full Changelog: 1.8.4...1.8.5
1.8.4
What's Changed
- [CI] Release only wallet by @flypaper0 in #1128
- [Notify] Listing decoding by @flypaper0 in #1130
- [Notify] Watch subscription response not delivered fix by @flypaper0 in #1134
- 1.8.4 by @flypaper0 in #1135
Full Changelog: 1.8.3...1.8.4
1.8.3
What's Changed
- add notify host from env var by @llbartekll in #1126
- 1.8.3 by @llbartekll in #1127
Full Changelog: 1.8.2...1.8.3
1.8.2
What's Changed
- [Cocoapods] WalletConnectUtils link removed by @flypaper0 in #1118
- Configure gm dapp host by @llbartekll in #1115
- enable notify logs by @llbartekll in #1121
- [Verify] Add 'isScam' field by @alexander-lsvk in #1116
- [CI] Release CI warning fix by @flypaper0 in #1125
- [Notify] Sample Subscription and Preferences screens by @flypaper0 in #1123
- 1.8.2 by @llbartekll in #1122
Full Changelog: 1.8.0...1.8.2
1.8.0
What's Changed
- [Core] Networking error publisher by @flypaper0 in #1070
- [Notify] OnSign callback removed from client by @flypaper0 in #1081
- [Core] Inject group ID by @flypaper0 in #1082
- [Notify] Source of truth update with dev changes by @flypaper0 in #1083
- Notify config by @llbartekll in #1084
- Update notify web did resolver by @llbartekll in #1085
- rename receiptAuth to responseAuth by @llbartekll in #1086
- [Notify] Identity refactor by @flypaper0 in #1087
- Key y generate once by @llbartekll in #1089
- fix tests by @llbartekll in #1090
- [Notify] App to did:web by @flypaper0 in #1088
- add notify_subscriptions_changed to w3i by @llbartekll in #1091
- [Notify] DIDPKH for sub's (Part 1) by @flypaper0 in #1092
- Add group keychain into watch subscriptions by @llbartekll in #1094
- Add group keychain into watch subscriptions by @llbartekll in #1095
- [Notify] W3i fixed by @flypaper0 in #1097
- remove aud from message by @llbartekll in #1096
- Save keys on watch and change by @llbartekll in #1098
- Remove delete subscriber by @llbartekll in #1099
- [Notify] DIDPKH for sub's (Part 2) by @flypaper0 in #1093
- watch subscriptions on socket connection by @llbartekll in #1100
- Fix notification decryption by @llbartekll in #1101
- [Core] Cencellable tasks by @flypaper0 in #1102
- disable w3i by @llbartekll in #1103
- [Notify] Update subscriber cleanup by @flypaper0 in #1107
- register notify by @llbartekll in #1105
- Tests fixes by @llbartekll in #1108
- [Notify] Native sample by @flypaper0 in #1109
- Switch to notify prod url by @llbartekll in #1110
- disable chat tests by @llbartekll in #1113
- Notify source of truth by @llbartekll in #1112
- [Cocoapods] Echo renamed by @flypaper0 in #1111
- 1.8.0 by @llbartekll in #1114
Full Changelog: 1.7.2...1.8.0
1.7.2
What's Changed
- [W3I] Redirects fix by @flypaper0 in #1069
- [Pair] Present request when reparing by @alexander-lsvk in #1040
- [Notify] ksu removed for server requests by @flypaper0 in #1076
- 1.7.2 by @flypaper0 in #1077
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- [WalletApp, Notify] Reenable native notify integration by @llbartekll in #1065
- [Notify] Register steps by @flypaper0 in #1064
- [Notify] Messages publisher by @flypaper0 in #1067
- [WalletApp, Notify] List refresh by @llbartekll in #1068
- [Notify] Sync remove by @flypaper0 in #1072
- [Notify] Add more logs by @llbartekll in #1074
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- [WalletApp] Proposals/Requests main view presentation by @alexander-lsvk in #1035
- [Sign, Auth] Pairing topic idempotence by @alexander-lsvk in #1034
- [WCM] Support web wallets + accentColor theming by @radeknovis in #1036
- [Verify, Echo] Fallback to .org by @alexander-lsvk in #1016
- Add x platform test plan to buildAll by @llbartekll in #1039
- 1.6.18 by @llbartekll in #1041
- [Notify] Register method by @flypaper0 in #1043
- [Notify] renaming by @llbartekll in #1047
- [Notify] Update sync as different action by @flypaper0 in #1049
- [Notify] Prod w3i url by @flypaper0 in #1053
- [WCM] Detect installed wallets by @radeknovis in #991
- Update NotifyMessageProtocolMethod.swift by @llbartekll in #1050
- [Notify] Act verify by @flypaper0 in #1056
- [Notify] Refactor by @flypaper0 in #1054
- [Notify] testNotifyServerSubscribeAndNotifies fix by @flypaper0 in #1059
- [Hotfix] testNotifyServerSubscribeAndNotifies disabled by @flypaper0 in #1060
- 1.7.0 by @flypaper0 in #1058
Full Changelog: 1.6.17...1.7.0