Releases: WalletConnect/walletconnect-monorepo
Releases · WalletConnect/walletconnect-monorepo
2.12.1
What's Changed
- chore: prep for
2.12.0
release by @ganchoradkov in #4392 - fix: fallback event listener cleanup by @ganchoradkov in #4403
- fix: handle
loadPersistedSession
exceptions by @ganchoradkov in #4404
Full Changelog: 2.12.0...2.12.1
2.12.0
What's Changed
- feat: add visionOS support by @thiagobrez in #4340
- chore: prep for 2.11.3 release by @ganchoradkov in #4343
- fix: optimize cleanup by @chris13524 in #4351
- chore: add code to for chunk logging by @devceline in #4342
- fix: adds
http://
support for deeplinks by @ganchoradkov in #4349 - feat: optionally disable deeplinks by @ganchoradkov in #4373
- chore: fix some comments by @kaifulee in #4325
- feat: updates session without waiting for an ack from the peer by @ganchoradkov in #4346
- chore(deps): update actions/add-to-project action to v0.6.1 by @renovate in #4354
- chore(deps): update actions/add-to-project action to v1 by @renovate in #4380
- feat: auth aka sign 2.5 by @ganchoradkov in #4331
New Contributors
- @thiagobrez made their first contribution in #4340
- @chris13524 made their first contribution in #4351
- @kaifulee made their first contribution in #4325
Full Changelog: 2.11.3...2.12.0
2.11.3
What's Changed
- chore: prep for 2.11.2 release by @ganchoradkov in #4255
- chore(deps-dev): bump ip from 1.1.8 to 1.1.9 by @dependabot in #4247
- feat: granular error messages by @ganchoradkov in #4194
- chore(deps): update actions/add-to-project action to v0.6.0 by @renovate in #4284
- chore(deps): update github artifact actions to v4 (major) by @renovate in #4241
- chore(deps-dev): bump vite from 3.2.7 to 3.2.8 by @dependabot in #4155
- fix: reset iframe reference even if it already exist, and restart queue by @ganchoradkov in #4298
- chore(deps): update andymckay/labeler digest to 3a4296e by @renovate in #4210
- chore: applies
npm audit fix --omit dev
by @bkrem in #4292
Full Changelog: 2.11.2...2.11.3
2.11.2
2.11.1
What's Changed
- chore: prep for
2.11.0
by @ganchoradkov in #4073 - fix: saves
session
object before sendingsessionSettle
request by @ganchoradkov in #4105 - fix: awaits sending session proposal before returning connection URI by @ganchoradkov in #4106
- refactor: removed required & optional namespaces from
sessionSettle
by @ganchoradkov in #4114 - chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #4117
- feat: provider request set custom expiry by @ganchoradkov in #4119
- feat(github): use OIDC to push images by @arein in #4077
- fix: unique watch label for each topic by @ganchoradkov in #4123
- chore: add section for reference material in "new chain" template by @bkrem in #4129
- fix: handling invalid session state by @ganchoradkov in #4139
- chore(deps): update actions/cache action to v4 by @renovate in #4156
- feat: cloudwatch metrics tags by @heilhead in #4172
- feat(canary): remove artificial delay by @arein in #4174
- fix: synced expiries by @ganchoradkov in #4159
- feat: adds
session_request_expire
&proposal_expire
to w3w by @ganchoradkov in #4180 - fix: undefined namespaces by @ganchoradkov in #4202
- chore: prep for
2.11.1
release by @ganchoradkov in #4128
New Contributors
Full Changelog: 2.11.0...2.11.1
2.11.0
What's Changed
- chore: prep for
2.10.6
release by @ganchoradkov in #3993 - feat: decrypted notifications by @ganchoradkov in #3997
- fix:modal types by @ganchoradkov in #4011
- sendAsync method result response formatted by @kr-nikunj in #3996
- fix: responding to request on disconnected session by @ganchoradkov in #4072
- fix: added extra condition in isBrowser function by @ignaciosantise in #4069
New Contributors
- @kr-nikunj made their first contribution in #3996
Full Changelog: 2.10.6...2.11.0
2.10.6
What's Changed
- chore: prep for
2.10.5
release by @ganchoradkov in #3904 - chore(deps): bump @babel/traverse from 7.22.4 to 7.23.2 by @dependabot in #3788
- chore(deps-dev): bump axios from 1.4.0 to 1.6.2 by @dependabot in #3935
- chore(deps-dev): bump postcss from 8.4.21 to 8.4.31 by @dependabot in #3747
- chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #3839
- feat: deeplink fallback by @ganchoradkov in #3939
- fix:
pair
flow by @ganchoradkov in #3944 - fix: URI validation by @ganchoradkov in #3960
- chore(deps): bump react-devtools-core from 4.27.8 to 4.28.5 by @dependabot in #3901
- feat: expose error types by @Tuditi in #3992
New Contributors
Full Changelog: 2.10.5...2.10.6
2.10.5
What's Changed
- chore: prep for
2.10.4
by @ganchoradkov in #3821 - fix(canary): Canary shouldn't fail if Statuspage is down by @arein in #3841
- fix(deps): update dependency @walletconnect/keyvaluestorage to v1.1.0 by @renovate in #3900
- Fix: modal dependency by @ganchoradkov in #3891
- fix(deps): update dependency @walletconnect/jsonrpc-ws-connection to v1.0.14 by @renovate in #3899
- Feat/send bundleid by @ignaciosantise in #3847
- fix: export module folder by @ignaciosantise in #3907
- chore: added ios/android folders as ignored paths in renovate config by @ignaciosantise in #3915
- chore(deps): update node.js to v21 by @renovate in #3810
- chore: migrate AWS SDK for JavaScript v2 APIs to v3 by @trivikr in #3918
- chore(deps): update actions/setup-node action to v4 by @renovate in #3840
- chore: updates keyvaluestorage to latest by @ganchoradkov in #3934
New Contributors
Full Changelog: 2.10.4...2.10.5
2.10.4
What's Changed
- chore: prep for
2.10.3
release by @ganchoradkov in #3814 - fix: required modal package usage by @ganchoradkov in #3820
Full Changelog: 2.10.3...2.10.4
2.10.3
What's Changed
- chore: prep for
2.10.2
release by @ganchoradkov in #3751 - fix: ethereum provider optional imports by @ganchoradkov in #3777
- feat: locked verify to a list of trusted urls by @ganchoradkov in #3756
- chore(deps): update tspascoal/get-user-teams-membership action to v3 by @renovate in #3753
- chore(deps): update docker/build-push-action action to v5 by @renovate in #3657
- chore(deps): update aws-actions/amazon-ecr-login action to v2 by @renovate in #3749
- fix/strip native schemas from uri by @ganchoradkov in #3806
Full Changelog: 2.10.2...2.10.3