Releases: near/wallet-selector
Releases · near/wallet-selector
v8.9.3
Changelog
- chore: Deprecate NEAR Wallet (#1052) @kujtimprenkuSQA
- Bump regenerator-runtime from 0.14.0 to 0.14.1 (#1047) @dependabot
- Bump gh-pages and @types/gh-pages (#1048) @dependabot
- Bump @walletconnect/sign-client from 2.10.6 to 2.11.0 (#1046) @dependabot
v8.9.2
Changelog
- fix: Create new NX cloud workspace (#1055) @kujtimprenkuSQA
- Meteor Wallet: Update and bug fix (#1053) @lostpebble
- fix: Avoid creating walletconnect modal multiple times (#1039) @kujtimprenkuSQA
- Bump @types/big.js from 6.2.1 to 6.2.2 (#1033) @dependabot
- Bump better-sqlite3 from 9.1.1 to 9.2.2 (#1034) @dependabot
- Bump @types/bn.js from 5.1.1 to 5.1.5 (#1035) @dependabot
- Bump gh-pages from 6.0.0 to 6.1.0 (#1036) @dependabot
v8.9.1
Changelog
- fix: Update Meteor Wallet SDK (#1029) @lostpebble
- chore: Remove FiNER Wallet from the Wallet Selector (#1023) @kujtimprenkuSQA
- Bump ngx-deploy-npm from 7.0.1 to 7.1.0 (#1025) @dependabot
- Bump @types/qrcode from 1.5.1 to 1.5.5 (#1026) @dependabot
- Bump better-sqlite3 from 9.0.0 to 9.1.1 (#1028) @dependabot
- Bump @walletconnect/sign-client from 2.10.4 to 2.10.6 (#1024) @dependabot
- chore: Cleanup & Fixes (#1022) @kujtimprenkuSQA
v8.9.0
Changelog
- feat: Add support for signMessage in Sender (#997) @kujtimprenkuSQA
- docs: Update examples docs (#1018) @kujtimprenkuSQA
- feat: Add support for Bitget Wallet (#1013) @abner-jie
- fix: Update explorerUrl to Nearblocks (#1016) @kujtimprenkuSQA
- Add Example with Vanilla JS (#1011) @petersalomonsen
v8.8.0
Changelog
- NearMobileWallet: Signer improvements (#1010) @GuillemGarciaDev
- Add support for Mintbase Wallet (#994) @rubenmarcus
- Bump mintbase-wallet 0.5.0-beta.6 (#1009) @rubenmarcus
v8.7.2
Changelog
- chore: Bump WalletConnect dependencies (#1006) @kujtimprenkuSQA
- chore: Remove default-wallets package (#1005) @kujtimprenkuSQA
v8.7.1
Changelog
- docs: Update CONTRIBUTING.md (#999) @trechriron
- fix: NearMobileWallet upgrades (#998) @GuillemGarciaDev
- Bump @types/gh-pages from 3.2.2 to 5.0.0 (#988) @dependabot
- Bump better-sqlite3 from 8.7.0 to 9.0.0 (#990) @dependabot
- Remove Nightly Connect from the selector (#984) @Pawel-Szydlo
- Bump tslib from 2.6.1 to 2.6.2 (#991) @dependabot
- Bump @types/big.js from 6.2.0 to 6.2.1 (#992) @dependabot
- Bump browserify-sign from 4.2.1 to 4.2.2 (#986) @dependabot
- chore: Remove Opto Wallet from the Wallet Selector (#993) @kujtimprenkuSQA
- feat: Update near snap (#985) @AZbang
- Add SECURITY.md file (#983) @kujtimprenkuSQA
- fix: Fix Already passed to createRoot() warning (#982) @kujtimprenkuSQA
- build: Update the script for building all packages (#979) @kujtimprenkuSQA
v8.7.0
Changelog
- fix: Disable signMessage for near-wallet (#974) @kujtimprenkuSQA
- Add support for NearMobileWallet (#931) @GuillemGarciaDev
- Bump tough-cookie from 4.0.0 to 4.1.3 (#912) @dependabot
- Bump @babel/traverse from 7.18.8 to 7.23.2 (#972) @dependabot
v8.6.0
Changelog
- feat: Add support for signMessage in WalletConnect (#963) @kujtimprenkuSQA
- feat: Add validation for required params for signMessage (#969) @erditkurteshiSQA
- feat: Added verify for the signed message in examples for browser wallets (#964) @erditkurteshiSQA
- feat: Add sign message support (#958) @Strnadj
v8.5.4
Changelog
- docs: Added readme files documentation for examples ( Angular, React ) (#957) @erditkurteshiSQA
- docs: Update and Improve Docs (#954) @kujtimprenkuSQA
- feat: Add nep-413 signMessage in WELLDONE Wallet (#940) @sunny0529
- Bump better-sqlite3 from 8.5.2 to 8.7.0 (#946) @dependabot
- Bump @types/gh-pages from 3.2.1 to 3.2.2 (#947) @dependabot
- ci: Exclude PRs by label from release-drafter notes. (#952) @kujtimprenkuSQA
- refactor: Change the logic for waiting about the isSignedIn() in Sender (#945) @kujtimprenkuSQA