Releases: near/wallet-selector
Releases · near/wallet-selector
v7.9.0
v7.8.2
v7.8.1
v7.8.0
v7.7.0
- 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
v7.6.0
- 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
- 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
- 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
- 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)