Releases: Web3Auth/web3auth-web
Releases · Web3Auth/web3auth-web
v6.1.7
What's Changed
- handle wc v2 proposal expired by @chaitanyapotti in #1562
Full Changelog: v6.1.6...v6.1.7
v6.1.6
- Fix issues regarding next.js routing
- Fix issues regarding popup login in facebook, line on mobile devices
Full Changelog: v6.1.5...v6.1.6
v6.1.5
What's Changed
- adds wc metamask, rainbow by @chaitanyapotti in #1555
Full Changelog: v6.1.4...v6.1.5
v6.1.4
What's Changed
Full Changelog: v6.1.3...v6.1.4
v6.1.3
What's Changed
- Bump @toruslabs/torus-embed from 2.1.4 to 2.2.4 by @dependabot in #1522
- update deps by @chaitanyapotti in #1523
Full Changelog: v6.1.2...v6.1.3
v6.1.2
v6.1.1
v6.1.0
What's Changed
Full Changelog: v6.0.1...v6.1.0
v6.0.1
v6.0.0
What's Changed
- Web3Auth is faster than ever, with up to 40% reduced size.
- For breaking changes, check out the migration guide.
- Wagmi: provider is available on init.
- Node 18 upgrades. Polyfill is no longer required by web3auth. Check out the Troubleshooting page to see the changes to do the selective polyfilling as per the chain.
XRPL Provider is introduced to get connected with the XRPL chain. - CommonKeyProvider is introduced to get connected with all blockchains.
- If using no modal for openlogin-adapter, the privateKeyProvider will be needed to be passed during initialization.
Portugues - pt
andDutch - nl
are now officially supported on Web3Auth Modal and Openlogin Screens. More language support to come in upcoming releases. Wish to add a new language? Check out https://github.com/Web3Auth/web3auth-locales and submit your changes as a Pull Request.- Wallet Connect v2 is the current default.
- A new variable to showcase to show the logged-in state is introduced.
web3auth.connected
- @web3auth/single-factor-auth now takes a privateKeyProvider in init().
PR's Merged
- Add SFA Example for testing by @shahbaz17 in #1429
- Node 18 upgrade + update deps by @arch1995 in #1470
- ripple provider for openlogin adapter by @himanshuchawla009 in #1411
- v6 Release by @arch1995 in #1453
- Add dutch to Web3Auth by @shahbaz17 in #1476
- Fix continue with locale + dutch by @lionellbriones in #1482
- Alpha fixes by @arch1995 in #1484
- Alpha v2 by @arch1995 in #1486
Full Changelog: v5.2.1...v6.0.0