Skip to content

Releases: near/wallet-selector

v5.0.2

04 Aug 19:10
ab3449b
Compare
Choose a tag to compare
  • Fixed bug for walletUrl on MyNearWallet mainet (0b3b1ae)
  • Switched deprecated flag to false for NEAR Wallet (82acfe1)

v5.0.1

21 Jul 11:07
e9e2f8e
Compare
Choose a tag to compare
  • Aligned logic for sending transactions in series (#358).
  • Updated WalletConnect dependencies after a breaking change when they moved from Waku to Iridium (#358).

v5.0.0

04 Jul 14:23
7f9f859
Compare
Choose a tag to compare
  • [BREAKING] Added support for connecting to accounts that share public keys when using Ledger (#330).
  • Added support for Nightly Connect (#337).
  • Added support for setting the "active" account (#328).
  • Added support for CommonJS and UMD build outputs to wallet-connect and nightly-connect (#343).
  • Added support for displaying wallets that are unavailable (#339).
  • Updated wallet icons to the official variations without greyscale (#332).
  • Removed betanet as a network preset (#334).

v4.1.1

24 Jun 14:21
be3fa35
Compare
Choose a tag to compare
  • Updated Sender icon (#331).

v4.1.0

16 Jun 09:25
c69bac2
Compare
Choose a tag to compare
  • Support for Nightly (#314).
  • Improved connecting flow (#313).
  • Moved away from Ledger-specific derivation path screen (#315).
  • Prevent side-effects from multiple calls to setupWalletSelector and setupModal (#316).
  • Added support for multiple derivation paths when connecting to hardware wallets (#317).
  • Disabled selecting deprecated wallets and included sorting to push them to the end of the list (#323).
  • Fixed support for Ledger by migrating to the new indexer service (#324).
  • Updated examples to better demonstrate support for multiple transactions (#325).

v4.0.0

30 May 12:45
d09f69e
Compare
Choose a tag to compare
  • Removed accountId parameter for hardware wallets (#256).
  • [BREAKING] Decouple modal from core and added support for styling with CSS variables (#257, #287 & #295).
  • Added support for closing the modal using the escape key (#269).
  • Replaced browser alert with a custom variation (#270).
  • Added support for connecting to hardware wallets using the enter key (#271).
  • Added a guide for creating custom wallet integrations (#274).
  • [BREAKING] Rearchitected the wallet integrations (#276, #277, #278, #280, #299 & #306).
  • [BREAKING] Added multiple derivation path support for hardware wallets (#282).
  • Decoupled web-specific APIs to support environments such as Node.js and React Native (#284).
  • Added predefined scoping for logger and storage dependencies within wallet implementations (#285).
  • [BREAKING] Moved contractId and methodNames to the signIn method of each wallet implementation (#296).
  • Added support for flagging wallets that are considered deprecated (#300).
  • Added support for My NEAR Wallet (#301).
  • Added a wallet-utils package for building wallet implementations (#265, #289 & #294).

v4.0.0-alpha.1

26 May 12:58
da4b60c
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release
  • Added CommonJS and UMD support to build outputs (#303).

v4.0.0-alpha.0

24 May 14:52
9afac6f
Compare
Choose a tag to compare
v4.0.0-alpha.0 Pre-release
Pre-release
  • Initial preview of v4.0.0!

v3.1.0

23 May 14:27
df1d42a
Compare
Choose a tag to compare
  • Added callbackUrl Support for NEAR Wallet (#292).

v3.0.2

21 Apr 04:24
Compare
Choose a tag to compare

Fix signout from sender wallet

Full Changelog: v3.0.1...v3.0.2