Releases: Web3Auth/web3auth-web
Releases · Web3Auth/web3auth-web
v0.8.0
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
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
- Rainbow and coinbase wallet support
- Bug fixes
- StarkEx example added
- "displayErrorsOnModal" Option added to toggle error messages on Web3Auth modal.
What's Changed
- Added startex example by @lionellbriones in #97
- #102 modal inside section and use div for header by @lionellbriones in #103
- Add coinbase adapter by @chaitanyapotti in #104
- Bump ansi-regex from 4.1.0 to 4.1.1 in /examples/angular-app by @dependabot in #112
- Bump ansi-regex from 3.0.0 to 3.0.1 in /examples/vue-app by @dependabot in #111
- Bump ansi-regex from 4.1.0 to 4.1.1 in /examples/custom-ui-react-app by @dependabot in #110
- Bump plist from 3.0.4 to 3.0.5 in /examples/custom-ui-react-app by @dependabot in #109
- Bump plist from 3.0.4 to 3.0.5 in /examples/angular-app by @dependabot in #108
- Bump plist from 3.0.4 to 3.0.5 in /examples/next-app by @dependabot in #107
- Bump ansi-regex from 4.1.0 to 4.1.1 in /examples/next-app by @dependabot in #106
- Bump minimist from 1.2.5 to 1.2.6 in /packages/modal by @dependabot in #100
- Bump minimist from 1.2.5 to 1.2.6 in /examples/whitelabel-app by @dependabot in #99
- Bump minimist from 1.2.5 to 1.2.6 in /packages/ui by @dependabot in #98
- Bump node-forge from 1.2.1 to 1.3.0 in /examples/torus-wallet-plugin-example by @dependabot in #96
- Bump node-forge from 1.2.1 to 1.3.0 in /examples/react-app by @dependabot in #94
- Bump node-forge from 1.2.1 to 1.3.0 in /examples/vue-app by @dependabot in #95
- Bump minimist from 1.2.5 to 1.2.6 in /examples/vue-app by @dependabot in #116
- Add Rainbow & coinbase wallet adapters by @chaitanyapotti in #115
Full Changelog: v0.6.3...v0.7.0
v0.5.0
What's Changed
- custom jwt fix in openlogin adapter and example added by @himanshuchawla009 in #81
- fix: Update IProp types to fix yarn build by @snigdha920 in #84
New Contributors
- @snigdha920 made their first contribution in #84
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- option to enable/disable logger by @himanshuchawla009 in #79
- solana tx serialization fixes by @himanshuchawla009 in #74
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Revamp React Example by @BboyStatix in #68
- Web3Auth Example with AngularJS by @tainguyentt in #57
- Updated JS example by @lionellbriones in #70
- Change torus eth wallet to torus wallet by @lionellbriones in #76
New Contributors
- @BboyStatix made their first contribution in #68
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Update UI and Add more actions to NextJS Demo app by @tainguyentt in #63
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- type fixes and ui modal re rendering fixed by @himanshuchawla009 in #65
- Added loader for metamask and phantom by @lionellbriones in #67
Full Changelog: v0.3.0...v0.3.1
v0.3.0
- 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
- move images to server by @lionellbriones in #51
- unhandled error swallowed and next js example by @himanshuchawla009 in #53
- Feat/react by @himanshuchawla009 in #50
- Bump follow-redirects from 1.14.7 to 1.14.8 in /examples/vue-app by @dependabot in #54
- Bump follow-redirects from 1.14.7 to 1.14.8 in /examples/react-app by @dependabot in #55
-
- update example process by @chaitanyapotti in #61
- Add nextjs example by @chaitanyapotti in #59
Full Changelog: v0.2.4...v0.3.0
v0.2.4
- Typescript fixes.
- Custom chain config bug fixed for openlogin adapter.
- Getting started examples improved
What's Changed
- Fix/type fixes by @himanshuchawla009 in #48
Full Changelog: v0.2.3...v0.2.4