Releases: WalletConnect/walletconnect-monorepo
Releases · WalletConnect/walletconnect-monorepo
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
2.10.2
What's Changed
- chore: prep for
2.10.1
release by @ganchoradkov in #3637 - chore: updates Auth to latest by @ganchoradkov in #3647
- Added Near provider by @DamirSQA in #3465
- fix: additional
!isReactNative()
check by @ganchoradkov in #3652 - fix: Bug in README example code by @millsmcilroy in #3707
- chore(deps): update actions/checkout action to v4 by @renovate in #3618
- chore(deps): update aws-actions/configure-aws-credentials action to v4 by @renovate in #3656
- chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #3660
- fix: message on request expiry rejection by @ganchoradkov in #3721
- chore: session extend test for both peers by @ganchoradkov in #3730
- fix:
relayer.subscribe
concurrency by @ganchoradkov in #3731 - feat: adds
customStoragePrefix
option to Core by @bkrem in #3688 - chore: disables setting custom
verifyUrl
by @ganchoradkov in #3750
New Contributors
- @DamirSQA made their first contribution in #3465
- @millsmcilroy made their first contribution in #3707
Full Changelog: 2.10.1...2.10.2
2.10.1
What's Changed
- chore: prep for
2.10.0
release by @ganchoradkov in #3471 - chore(deps): update actions/checkout action to v3 by @renovate in #3505
- feat/expand core tests for issue #2737 by @JonathanConn in #3087
- chore(deps): update aws-actions/configure-aws-credentials action to v3 by @renovate in #3547
- chore: expose EthereumProviderOptions interface by @Jurshsmith in #3553
- refactor: disable retry on fatal errors by @ganchoradkov in #3558
- refactor: adds
eth_sendTransaction
&personal_sign
to default opt… by @ganchoradkov in #3564 - feat: validate topic exists by @HarryET in #3529
- fix: default rpc provider url by @ganchoradkov in #3569
- Feat/pairing idempotency by @ganchoradkov in #3574
- fix:
rejectZero
flag on key derivation by @ganchoradkov in #3579 - refactor: verify logs level by @ganchoradkov in #3626
- feat: added
isScam
to verify by @ganchoradkov in #3613 - feat:
verifyContext
in pending request store by @ganchoradkov in #3632
New Contributors
- @Jurshsmith made their first contribution in #3553
Full Changelog: 2.10.0...2.10.1
2.10.0
What's Changed
- chore: prep for
2.9.2
release by @ganchoradkov in #3330 - fix: compares
metadata.url
origin to verify attestation origin by @ganchoradkov in #3341 - fix: verify api queue by @ganchoradkov in #3349
- feat: user action feedback by @ganchoradkov in #3111
- feat: verify fallback by @ganchoradkov in #3410
- fix: handling multiple requests from mailbox by @ganchoradkov in #3453
- fix: undefined accountsChanged emitted after connection by @ganchoradkov in #3463
- Add validate with swift yml by @llbartekll in #3472
- refactor: request queue by @ganchoradkov in #3481
New Contributors
- @llbartekll made their first contribution in #3472
Full Changelog: 2.9.2...2.10.0
2.9.2
What's Changed
- chore: prep for
2.9.1
release by @ganchoradkov in #3236 - fix: deeplinks cleanup by @ganchoradkov in #3265
- fix: namespace builder optional chains match by @ganchoradkov in #3279
- refactor: wrap try/catch on payload processing by @ganchoradkov in #3266
Full Changelog: 2.9.1...2.9.2
2.9.1
What's Changed
- chore: prep for
2.9.0
release by @ganchoradkov in #3017 - fix(deps): update dependency @walletconnect/jsonrpc-ws-connection to v1.0.13 by @renovate in #3035
- feat(scripts): automatically update
RELAYER_SDK_VERSION
from lerna.json by @bkrem in #3095 - chore: skip verify suite until CSRF tokens are handled/mocked by @bkrem in #3139
- fix(relayer): prevents forwarding empty/invalid message payloads to clients by @bkrem in #3137
- fix: auto namespaces builder by @ganchoradkov in #3169
- fix(deps): update dependency @walletconnect/auth-client to v2.1.1 by @renovate in #3177
- fix: try/catch around crypto.decode by @ganchoradkov in #3211
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #3204
- Up the timeout to 10 seconds rather than 5 seconds by @kdenhartog in #3230
- fix(universal-provider): expose storage option at provider level by @bkrem in #3222
- chore(deps): updates lerna to latest major by @bkrem in #3224
- feat: session requests queue by @ganchoradkov in #3220
New Contributors
- @kdenhartog made their first contribution in #3230
Full Changelog: 2.9.0...2.9.1
2.9.0
What's Changed
- fix: switch chain by @ganchoradkov in #2899
- fix(deps): update dependency @walletconnect/jsonrpc-ws-connection to v1.0.12 by @renovate in #2908
- fix(deps): explicitly set
jsonrpc-ws-connection
to latest by @bkrem in #2913 - Add sideEffects: false to more packages by @0xasimetriq in #2910
- feat: providers to accept empty required chains/namespaces by @ganchoradkov in #2781
- fix(utils): ensures RN-only
Platform
polyfill has exhaustive guard by @bkrem in #3008
Full Changelog: 2.8.6...2.9.0
2.8.6
What's Changed
- chore: prep for
2.8.5
release by @ganchoradkov in #2847 - feat(relayer): implements failover logic to
relay.org
by @bkrem in #2864 - Open request http redirects in a new tab by @0xasimetriq in #2869
- Release 2.8.6 by @0xasimetriq in #2871
Full Changelog: 2.8.5...2.8.6
2.8.5
What's Changed
- chore: prep for
2.8.4
release by @ganchoradkov in #2798 - fix: namespace chains validation by @ganchoradkov in #2808
- fix:
accountsChanged
CAIP-10 accounts inuniversal-provider
by @ganchoradkov in #2827 - fix: history records expiry by @ganchoradkov in #2841
Full Changelog: 2.8.4...2.8.5
2.8.4
What's Changed
- feat:
wallet_switchEthereumChain
handling if supported by the wallet by @ganchoradkov in #2792
Full Changelog: 2.8.3...2.8.4