Releases: WalletConnect/walletconnect-monorepo
Releases · WalletConnect/walletconnect-monorepo
2.13.1
What's Changed
- chore: prep for
2.13.0
release by @ganchoradkov in #4504 - Feat/wallet get capabilities cache by @ganchoradkov in #4486
- feat: rejection tags by @ganchoradkov in #4527
- chore: fix typos by @xiaoxianBoy in #4407
- fix: request queue state on pending request delete by @ganchoradkov in #4531
- feat: added atob and btoa polyfills by @ignaciosantise in #4548
- fix: handle multiple event handlers for the same event by @schmanu in #4560
- chore: pairing topic setter on session settle by @ganchoradkov in #4553
- chore: add metadata validation in sign-client by @lukaisailovic in #4554
- fix: url validation message by @ganchoradkov in #4573
New Contributors
- @xiaoxianBoy made their first contribution in #4407
- @schmanu made their first contribution in #4560
- @lukaisailovic made their first contribution in #4554
Full Changelog: 2.13.0...2.13.1
2.13.0
What's Changed
- chore: prep
2.12.2
release by @ganchoradkov in #4430 - chore: run search and replace by @devceline in #4454
- chore: uses fixed dependency versions by @ganchoradkov in #4449
- fix: adds
session_authenticate
to expirer by @ganchoradkov in #4420 - feat: implements
irn_batchFetchMessages
by @ganchoradkov in #4459 - feat: disable request queue by @ganchoradkov in #4447
- chore: updated util deps by @ganchoradkov in #4495
- feat:add eip5792 methods as optional methods by @KannuSingh in #4499
- chore(deps-dev): bump vite from 3.2.8 to 3.2.10 by @dependabot in #4396
- chore(deps): update actions/add-to-project action to v1.0.1 by @renovate in #4442
New Contributors
- @KannuSingh made their first contribution in #4499
Full Changelog: 2.12.2...2.13.0
2.12.2
What's Changed
- Chore/2.12.1 by @ganchoradkov in #4406
- chore: bump logger version by @devceline in #4424
- chore: use new logger canary by @devceline in #4426
Full Changelog: 2.12.1...2.12.2
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