Skip to content

Releases: near/wallet-selector

v8.1.1

18 May 12:06
107ba92
Compare
Choose a tag to compare
  • Updated the onComplete props structure on export account (#807)
  • Filter out "instant link" wallet types (#806)

v8.1.0

10 May 12:41
cc9ba74
Compare
Choose a tag to compare
  • Bumped dependencies via dependabot (#794, #797, #796, #793, #792)
  • Reduced the size of the Near Snap icon (#798)
  • Aligned assets and docs for all wallets (#799)
  • Exposed walletUrl to the metadata of Browser wallets (#800)
  • Translated walletTypes (#801)
  • Improved styles in account-export modal (#802)
  • Refactored markup for modal-ui and modal-ui-js (#803)

v8.0.3

28 Apr 18:54
7520641
Compare
Choose a tag to compare
  • Added additional JS Docs descriptions and missing docs (#788)
  • Bump peerDep NAJ to 2.1.3 (#789)

v8.0.2

26 Apr 13:25
8a232e4
Compare
Choose a tag to compare
  • Fixed signIn for HERE Wallet (#783)
  • Added JsDocs to wallet selector and improved docs (#785)

v8.0.1

25 Apr 17:21
5311da0
Compare
Choose a tag to compare
  • Add relayerUrl to configuration options (#780)

v8.0.0

19 Apr 15:43
984d0d7
Compare
Choose a tag to compare
  • Updated docs (#768)
  • Revert type changes in WalletSelectorContextValue interface in react example (#769)
  • Removed unused onHide property from modal options (#770)
  • Disable rules from eslintrc.json config for neth-lib.ts file (#772)
  • Moved instant link wallet signin call after state has been updated (#774)
  • Upgrade near-api-js to 2.1.0 (#776)

v7.9.3

06 Apr 12:16
13edffd
Compare
Choose a tag to compare
  • Fixed overview account list UI for Ledger in modal-ui (#747)
  • Bumped WalletConnect dependencies and use Web3Modal standalone (#746)
  • Added translations for Croatian, Slovenian, Serbian, and Macedonian (#734 , #758)
  • Added translations for account-export in Vietnamese (#757)
  • Added missing languages, sorted alphabetically (#763)
  • Added unit tests for most of the wallet packages (#726)
  • Fixed imports from near-api-js (#765)
  • Bumped dependencies via dependabot (#749, #753, #750)

v7.9.2

24 Mar 14:26
f9e7566
Compare
Choose a tag to compare
  • Option to disable language detection from the browser, and only use the language provided in the languageCode (#728)
  • Add browser detection for extension (injected) wallets, to show the wallets only on the browsers they are supported on (#735, #738)
  • Minor Account Export UI improvements (#739)

v7.9.1

16 Mar 10:21
785776d
Compare
Choose a tag to compare
  • Fixed the back button on the WalletNotInstalled view in the modal (#722)
  • Bumped dependencies via Dependabot (#717, #719)
  • Fixed broken links in docs (#724)
  • Added InstantLinkWallet type (#727)

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)