Skip to content

Releases: near/wallet-selector

v7.9.0

28 Feb 12:40
0b93033
Compare
Choose a tag to compare
  • Added support for Near Snap via Metamask Flask (#460)
  • Added known issues section to Near Snap docs (#712)
  • Optimized loading time for Injected Wallets (#704)
  • Upgraded @here-wallet/core to v1.4.0 (#709)

v7.8.2

22 Feb 09:28
29b51cc
Compare
Choose a tag to compare
  • Added implementation of buildImportAccountsUrl on HERE Wallet (#700)

v7.8.1

20 Feb 13:12
deed838
Compare
Choose a tag to compare
  • Add error handling on examples when viewing the Account ( #697, #701 )
  • Fixed the case when getPublicKey would throw error for MyNearWallet ( #698 )
  • Check whether getPublicKey is available in sender ( #702 )

v7.8.0

09 Feb 17:40
7b8c36b
Compare
Choose a tag to compare
  • Randomize wallet list (#684)
  • Remove default wallet list (#681)
  • Fix Failure to connect to NearWallet and MyNearWallet without contractId (#688)
  • Bump dependencies via Dependabot (#672, #674, #675, #676)
  • Added account-export for WELLDONE Wallet (#689)

v7.7.0

03 Feb 11:39
051478a
Compare
Choose a tag to compare
  • Added support for Finer Wallet (#650)
  • Fixed styles to avoid relying to on default browsers css styles (#668)
  • Added EventEmitter and listen to events through modal instance (#671)
  • Added account-export modal in the Angular example (#677)
  • Added implementation of importAccountsInSecureContext on Nightly Wallet (#666)
  • Minor bug fix and cosmetic improvements on account-export package (#679)
  • Updated generateSecretKey from account-export package (#682)

v7.6.1

27 Jan 15:57
f17fcaa
Compare
Choose a tag to compare
  • Add publicKey to the Account type (#653)
  • Optionally allow creating new wallet selector instances (#663)
  • UI/UX improvements and cosmetic changes on account-export (#662)

v7.6.0

24 Jan 14:19
ff6220e
Compare
Choose a tag to compare
  • Here Wallet: add support to signIn without addKey (#644)
  • Added deploy script to all packages (#646)
  • Add support for account-export (#634, #654, #647, #651 )
  • Added support for XDEFI Wallet (#632)
  • Added support for Narwallets (#503, #655)
  • Updated release-packages script (#658)
  • Removed waitFor timeout in wallets where it is not needed (#652)
  • Added onHide callback method for modal-ui and modal-ui-js (#642)

v7.5.0

13 Jan 16:16
45df875
Compare
Choose a tag to compare
  • Bump dependencies via Dependabot (#635, #625, #623, #622)
  • Added support for Hindi language (#628, #643)
  • Added support for Arabic language (#631)
  • Added additional metadata to packages (#638)
  • Added verifyOwner to WELLDONE wallet (#619)
  • Method name change in WELLDONE Wallet (#615)
  • Added signMessage to Here Wallet (#617)
  • Fixed webkit-scrollbar issue (#630)

v7.4.0

23 Dec 15:52
06cc982
Compare
Choose a tag to compare
  • Add new methods to core for importing accounts (#575)
  • Bump dependencies via Dependabot (#589, #588, #587, #585)
  • Add support for Korean translations (#591, #602)
  • Add support for Bulgarian translations (#599)
  • Add support for Vietnamese translations (#603)
  • Add methods for importing accounts to MyNearWallet (#570)
  • Update and improve documentation (#595, #598)
  • Fix to avoid rendering modal multiple times (#608)
  • Add support for async API for HERE Wallet (#594)
  • Add support for changing account for Nightly (#614)
  • Fix missing translations (#607)

v7.3.0

29 Nov 14:56
4425f86
Compare
Choose a tag to compare
  • Bump dependencies via dependabot (#539, #542, #541)
  • Added wallet order optimization (#554)
  • Bug fixes for Neth and React Example (#558)
  • Hide Neth and Welldone wallet in mobile devices (#566)
  • Remove unused code from the project (#573)
  • Added support for Chinese translation (#567)
  • Bump near-api-js version to v1.1.0 and update range in packages (#576)