Skip to content

Releases: WalletConnect/walletconnect-monorepo

v1.7.6

28 Mar 15:02
Compare
Choose a tag to compare
  • update @walletconnect/jsonrpc-provider package to 1.0.3 (fix duplicate event registration)

v1.7.5

14 Mar 15:12
Compare
Choose a tag to compare
  • fix jsonrpc-provider (caused on last release)
  • update encoding dependency (for module target)

v1.7.4

07 Mar 10:16
Compare
Choose a tag to compare
  • upgrade @walletconnect/jsonrpc-provider to 1.0.1 (fix event listener registration)

v1.7.3

02 Mar 11:30
Compare
Choose a tag to compare
  • update registry url endpoint to WalletConnect Cloud
  • add sendAsync to ethereum-provider for web3.js compatibility

v2.0.0-beta.23

08 Feb 14:01
Compare
Choose a tag to compare
v2.0.0-beta.23 Pre-release
Pre-release
  • add extend expiry method
  • support push notifications

v1.7.1

11 Jan 13:48
Compare
Choose a tag to compare
  • clear peerId on disconnect (PR #682)
  • mobile redirect on wallet_ methods (PR #673)
  • remove type declaration for types module (PR #646)

v2.0.0-beta.22

07 Jan 16:47
Compare
Choose a tag to compare
v2.0.0-beta.22 Pre-release
Pre-release
  • separate updated and upgraded events

v2.0.0-beta.21

17 Dec 17:36
Compare
Choose a tag to compare
v2.0.0-beta.21 Pre-release
Pre-release
  • rename relayProvider param to relayUrl
  • rename StateEvents constants to StoreEvents
  • rename StateTypes typings to StoreTypes
  • add projectId param for WalletConnect Cloud API
  • refactor relayer subscriptions and publishing

v1.7.0

13 Dec 15:38
Compare
Choose a tag to compare
  • change license to Apache 2.0
  • add search bar for mobile linking

v2.0.0-beta.19

18 Oct 15:48
Compare
Choose a tag to compare
v2.0.0-beta.19 Pre-release
Pre-release
  • added ping method to client api
  • updated notify method for client api
  • fix subscription expiry infinite loop
  • fix array merge duplicated values