Releases: near/wallet-selector
Releases · near/wallet-selector
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)
v7.2.1
v7.2.0
- Bumped dependencies via dependabot (#510, #497, #501, #534, #529, #528, #527, #526)
- Updated dependabot configuration (#505, #538)
- Added support for QR code inside the modal UI for Nightly Connect (#507)
- Updated contributing docs (#514)
- Added support for multi-languages in Modal UI (#491)
- Added support for WELLDONE Wallet (#477)
- Added support for Opto Wallet (#516)
- Added Support for Neth (#520, #546)
- Pass
successUrl
andfailureUrl
for browser wallets on signIn (#518) - Consistent type import/export rules applied (#524)
- Emitt
signedIn
,signedOut
andaccountsChanged
event on top level (#536) - Design improvements (#515)
v7.1.0
- Improve styles for the close button of the modal (#469)
- Added support for Coin98 Wallet (#407)
- Added support for Here Wallet (#435)
- Added Support for NearFi Wallet (#409)
- Set
near-api-js as
peerDependency for Coin98 and NearFi (#471, #484) - Added API docs for
modal-ui-js
package (#474) - Added What's this? link to ledger view of the modal (#476)
- Added dependebot configuration (#482)
- Show the QR Code inside the modal for WalletConnect (#481)
- Update preview image in root readme.md (#485)
- Support
verifyOwner
method for WalletConnect (#486) - Meteor Wallet allow
signerId
to be optional in transactions (#487) - Align packages and improve docs (#490)
- Avoid deleting LAK on signOut from local keystore (#492)
v7.0.3
v7.0.2
v7.0.1
v7.0.0
- Support Persisting the Session in Nightly Connect (#433)
- Support verifyOwner method for Meteor Wallet (#436)
- Update Meteor Wallet SDK (#438)
- Update Nightly Connect SDK (#439)
- Re-Design Modal UI (#422)
- Added
@near-wallet-selector/modal-ui-js
package a Wallet Selector UI without react dependencies (#437) - Update
@near-wallet-selector/wallet-connect
Package to Follow Bridge Wallet's NEP (#441)
v6.0.1
v6.0.0
- Demo Guest Book Example in Next.js (#347)
- Added support for Meteor Wallet (#348, #397)
- Set
near-api-js
as Peer Dependency (#353) - Added Support for NX to
v14.4.2
(#354) - Improved Docs (#360, #381, #396)
- Added Support for showing Ledger option in UI when it is not available (Firefox) (#364)
- Added deprecated flag as configurable setup option (#365)
- Added Support for Single Derivation Path with Multiple Account Id-s (#369)
- Added Support for Multiple PR Templates (#370)
- Added Default Wallets Module (#379)
- Added Support for
verifyOwner
(#391) - Improve Wallet Selector Initialization (#395)
- Fix Invalid Response for Sender (#398)