Skip to content

Releases: Web3Auth/web3auth-web

v0.8.0

06 Apr 20:05
Compare
Choose a tag to compare

What's Changed

  • priv key provider support for other chains by @himanshuchawla009 in #120
  • local storage option for persisting session accross tabs by @himanshuchawla009 in #123
  • Bump minimist from 1.2.5 to 1.2.6 in /examples/custom-ui-react-app by @dependabot in #127
  • Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #128
  • Bump minimist from 1.2.5 to 1.2.6 in /examples/angular-app by @dependabot in #125
  • Bump minimist from 1.2.5 to 1.2.6 in /examples/firebase-react-example by @dependabot in #126
  • Bump minimist from 1.2.5 to 1.2.6 in /examples/next-app by @dependabot in #124
  • Bump minimist from 1.2.5 to 1.2.6 in /examples/react-app by @dependabot in #118
  • Bump node-forge from 1.2.1 to 1.3.1 in /examples/firebase-react-example by @dependabot in #130
  • Bump node-forge from 1.2.1 to 1.3.1 in /examples/custom-ui-react-app by @dependabot in #131
  • Bump node-forge from 1.2.1 to 1.3.1 in /examples/angular-app by @dependabot in #132

Full Changelog: v0.7.1...v0.8.0

v0.7.1

06 Apr 20:04
Compare
Choose a tag to compare

What's Changed

  • Bump minimist from 1.2.5 to 1.2.6 in /examples/torus-wallet-plugin-example by @dependabot in #117
  • Disable email submit button when email invalid by @lionellbriones in #122

Full Changelog: v0.7.0...v0.7.1

0.7.0

05 Apr 03:30
Compare
Choose a tag to compare
  • Rainbow and coinbase wallet support
  • Bug fixes
  • StarkEx example added
  • "displayErrorsOnModal" Option added to toggle error messages on Web3Auth modal.

What's Changed

Full Changelog: v0.6.3...v0.7.0

v0.5.0

29 Mar 09:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

10 Mar 12:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.4.0

v0.3.3

10 Mar 07:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

10 Mar 07:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

23 Feb 10:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Feb 17:54
Compare
Choose a tag to compare
  • Modal ui migrate to react (improves rendering performance)
  • Images used in modal are now rendered from cdn instead of embedding them in package build.
  • Custom auth adapter deprecated, custom auth can be used directly using openlogin's adapter.
  • Unhandled exceptions fixes.
  • Next js example improved

What's Changed

Full Changelog: v0.2.4...v0.3.0

v0.2.4

09 Feb 15:34
Compare
Choose a tag to compare
  • Typescript fixes.
  • Custom chain config bug fixed for openlogin adapter.
  • Getting started examples improved

What's Changed

Full Changelog: v0.2.3...v0.2.4