Releases: Web3Auth/web3auth-web
Releases · Web3Auth/web3auth-web
v4.2.0
- Fix issue with default adapter module not using sessionTime and web3AuthNetwork
- update adapter interfaces to not have defaults
Full Changelog: v4.1.1...v4.2.0
v4.1.1
Fix bug related to openlogin adapter defaulting to mainnet in web3auth core
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Add support for portuguese by @lionellbriones in #1104
- Update README.md by @yashovardhan in #1110
- fix solana single factor by @himanshuchawla009 in #1116
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Sleek Modal UI with all new design elements.
- Web3Auth is faster than ever, with Lazy loading support added to Modal.
French
-fr
is now officially supported on Web3Auth Modal and Openlogin Screens. More language support to come in upcoming releases.- With this release, there are some breaking changes too. Please look at the following and update before upgrading to
v4
.- The Adapter's Interface has changed. All the adapters have been updated with the following configuration:
sessionTime
,chainConfig
, andweb3AuthNetwork
are added. Please refer to the latest documentation about adapterssetAdapterSettings()
function is introduced to help you change adapter settings.
Wallet Connect v1
is sunsetting by Dec 31, 2022. Wallet Connect v2 is coming soon.
- The Adapter's Interface has changed. All the adapters have been updated with the following configuration:
- The
uiConfig
in@web3auth/modal
natively has a new parametermodalZIndex
, helping you set a custom z-index value for your implementation. - A new variable to showcase the connected adapter name is introduced.
web3auth.connectedAdapterName
@web3auth/single-factor-auth
now no longer takes a network parameter ininit()
. It’s been moved to the constructor.
PRs merged
- Feat/loader by @rinzler99 in #954
- add support for web3auth network by @chaitanyapotti in #1011
- Bump express from 4.17.2 to 4.18.2 in /demo/custom-ui-react-app by @dependabot in #1010
- Bump express from 4.17.2 to 4.18.2 in /demo/firebase-react-app by @dependabot in #1009
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /demo/cognito-react-app by @dependabot in #1002
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /demo/firebase-react-app by @dependabot in #1001
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /demo/auth0-react-app/app by @dependabot in #1000
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /demo/custom-ui-react-app by @dependabot in #999
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /demo/react-app by @dependabot in #998
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /demo/angular-app by @dependabot in #1013
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /demo/torus-wallet-plugin-app by @dependabot in #997
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /demo/vue-app by @dependabot in #996
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /demo/starkex-react-app by @dependabot in #995
- Bump next from 12.2.3 to 12.2.4 in /demo/firebase-next-app by @dependabot in #520
- Bump next from 12.2.3 to 12.2.4 in /demo/next-app by @dependabot in #519
- Bump terser from 5.13.1 to 5.14.2 in /demo/auth0-react-app/app by @dependabot in #283
- Bump terser from 5.13.1 to 5.16.1 in /demo/torus-wallet-plugin-app by @dependabot in #1015
- fix css scoping issues by @himanshuchawla009 in #1028
- Add French to be used in Modal by @shahbaz17 in #1031
- shifted some demos to examples repos by @Saviour1001 in #1029
- scan ui package for modal tailwind by @lionellbriones in #1033
- add clientid in default openlogin module by @himanshuchawla009 in #1045
- Add IWeb3AuthModal interface by @yashovardhan in #1046
- changed import locale to mjs by @lionellbriones in #1065
- Feat/header update by @lionellbriones in #1068
- Create .stale.yml by @yashovardhan in #1077
- no div inside p tag by @lionellbriones in #1079
New Contributors
- @Saviour1001 made their first contribution in #1029
Full Changelog: v3.3.0...v4.0.0
v3.3.0
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Single factor auth by @chaitanyapotti in #956
- Update README.md by @shahbaz17 in #957
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Feat/added french localization by @Sarimarcus in #748
- update embed version by @lionellbriones in #868
New Contributors
- @Sarimarcus made their first contribution in #748
Full Changelog: v3.0.4...v3.1.0
v3.0.4
Update torus dependencies
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- Update demos to use latest web3auth packages by @shahbaz17 in #744
- Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #754
- Update incorrect bootstrap command by @BboyStatix in #780
- getUserLanguage fix when not running in browser by @pgbrandao in #784
- fix login params by @arch1995 in #785
New Contributors
- @pgbrandao made their first contribution in #784
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- fixes related to isomorphic style loader by @chaitanyapotti in #742
Full Changelog: v3.0.1...v3.0.2