Skip to content

Releases: Web3Auth/web3auth-web

v4.2.0

28 Dec 09:44
Compare
Choose a tag to compare
  • 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

28 Dec 04:25
Compare
Choose a tag to compare

Fix bug related to openlogin adapter defaulting to mainnet in web3auth core

Full Changelog: v4.1.0...v4.1.1

v4.1.0

28 Dec 04:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0

16 Dec 07:52
Compare
Choose a tag to compare

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, and web3AuthNetwork are added. Please refer to the latest documentation about adapters
      • setAdapterSettings() 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 uiConfig in @web3auth/modal natively has a new parameter modalZIndex, 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 in init(). It’s been moved to the constructor.

PRs merged

New Contributors

Full Changelog: v3.3.0...v4.0.0

v3.3.0

06 Dec 08:35
Compare
Choose a tag to compare

Full Changelog: v3.2.0...v3.3.0

v3.2.0

06 Dec 08:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

06 Dec 08:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.4...v3.1.0

v3.0.4

08 Nov 21:05
Compare
Choose a tag to compare

Update torus dependencies
Full Changelog: v3.0.3...v3.0.4

v3.0.3

28 Oct 07:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

28 Oct 07:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2