Releases: Web3Auth/web3auth-web
Releases · Web3Auth/web3auth-web
v11.2.0
What's Changed
- fix: metamask switch sol by @lwin-kyaw in #2519
- Feat: blocked user by @lionellbriones in #2490
- fix: fixed metamask EIP-6963 provider for injected wallet by @lwin-kyaw in #2521
Full Changelog: v11.1.1...v11.2.0
v11.1.1
Bug fixes
Full Changelog: v11.1.0...v11.1.1
v11.1.0
What's Changed
- feat: upgrade metamask-connect sdk by @lwin-kyaw in #2514
- fix: skip cleanup for connectors which is not initialized by @lwin-kyaw in #2515
- chore: upgrade controllers and ws-embed by @lwin-kyaw in #2516
Full Changelog: v11.0.2...v11.1.0
v11.0.2
What's Changed
- feat: consent analytics by @lwin-kyaw in #2512
- fix: fixed misc bugs by @lwin-kyaw in #2513
Full Changelog: v11.0.1...v11.0.2
v11.0.1
v11.0.0
What's Changed
- feat: [1.1] add widget context by @lionellbriones in #2351
- feat: update wagmi permissionless and viem by @lionellbriones in #2341
- V10 Sync to master by @chaitanyapotti in #2361
- feat: modal UI revamp by @lionellbriones in #2358
- feat: [1.2] mur use widget context by @lionellbriones in #2352
- feat: [1.3] create modal state and implement it on components by @lionellbriones in #2362
- feat: [1.4] remove themed context by @lionellbriones in #2363
- feat: [1.5] separate containers from components by @lionellbriones in #2364
- feat: widget context cleanup by @lionellbriones in #2365
- Feat/duplicate connect wallet qr by @lionellbriones in #2369
- feat: modal state context refactor by @lionellbriones in #2370
- feat: remove social login connector by @lionellbriones in #2371
- feat: rename pages to describe contents better by @lionellbriones in #2372
- feat: dynamic modal height by @lionellbriones in #2373
- Refactor: W3APD-5238 - migrate from @solana/web3.js to @solana/kit by @tanguyenvn in #2347
- feat: W3APD-5407 - refactor mpc by @tanguyenvn in #2395
- Feat: sync v10 by @tanguyenvn in #2397
- feat: default auth mode connect and sign by @tuna1207 in #2403
- EMBED-89: wallet connection by @tanguyenvn in #2412
- feat(EMBED-89): wallet connection improvements by @chaitanyapotti in #2421
- EMBED-89: update dependencies (auth, controllers) by @tanguyenvn in #2400
- fix: send only current origin's data in auth connector by @arch1995 in #2427
- Feat: add support for 7702 smart accounts by @tanguyenvn in #2399
- feat: remove extra space for wallet list by @lionellbriones in #2430
- EMBED-89: integrate with Solana framework kit by @tanguyenvn in #2431
- feat: new circular loader by @lionellbriones in #2439
- feat: external wallet session management by @hieu-w in #2432
- feat: oauth flow audit by @lwin-kyaw in #2433
- feat: configurable demo authBuildEnv by @tuna1207 in #2446
- feat: add tests by @hieu-w in #2445
- Feat/x402 by @lwin-kyaw in #2402
- fix: authConnectionId overwrites in vue-app-new demo by @lwin-kyaw in #2448
- chore(deps): bump the npm_and_yarn group across 6 directories with 21 updates by @dependabot[bot] in #2450
- chore(deps): bump the npm_and_yarn group across 7 directories with 16 updates by @dependabot[bot] in #2449
- Migrate MetaMask Connector to use new SDK (MMConnect) by @adonesky1 in #2326
- feat: added build-env selection option to vue-app-new demo by @lwin-kyaw in #2457
- feat: update ws-embed-v6 and removed overrides by @lwin-kyaw in #2458
- chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #2456
- chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates by @dependabot[bot] in #2455
- feat: dedupe hooks and composables by @lwin-kyaw in #2454
- fix(security): open redirect via walletconnect peer metadata by @failsafesecurity in #2460
- fix(no-modal): SIWE nonces via viem and WC redirect logging by @chaitanyapotti in #2463
- Fix/metamask connect issue by @tanguyenvn in #2452
- Feat: migrate metamask connect SDK by @tanguyenvn in #2453
- feat: add consent screen by @lionellbriones in #2420
- fix(no-modal): add disableAnalytics option by @chaitanyapotti in #2466
- fix: vue demo dedupe viem package by @tuna1207 in #2464
- fix: vite chunking problem by @tuna1207 in #2467
- chore(no-modal): bump @metamask/connect-* packages by @adonesky1 in #2473
- Use same consent config with sdk and whitelabel by @lionellbriones in #2471
- Fix/switch chainnamespace on account switch by @lwin-kyaw in #2485
- feat: link external wallet by @lwin-kyaw in #2437
- build(deps-dev): bump @vitest/browser-playwright from 4.1.5 to 4.1.6 by @dependabot[bot] in #2479
- chore: bump MM Connect packages by @jiexi in #2484
- Feat/use wallet hook by @lwin-kyaw in #2488
- fix: correct no modal skip consent event by @tuna1207 in #2469
- feat: account linking wallet picker UI & improved linking/error feedback by @lionellbriones in #2470
- feat: deprecate farcaster by @lwin-kyaw in #2493
- fix: switch chainnamespace/network by @lwin-kyaw in #2472
- fix: metamask connector and rehydration by @lwin-kyaw in #2502
- fix: fixed wagmi accountsChanged handler during cross namespace switch by @lwin-kyaw in #2501
- Add analytics.integrationType 'web3auth' to clients by @shahbaz17 in #2504
- fix: modal status changes back to connected during authorizing state by @lionellbriones in #2503
- fix(no-modal): respect disableAnalytics in MetaMask connector by @chaitanyapotti in #2505
- Avoid logging account addresses by @samsamtrum in #2499
- Feat/account linking improvements by @lwin-kyaw in #2506
- fix: do not support 7702/5792 for 4337 AA accounts by @lwin-kyaw in #2507
- fix: default value for authBuildEnv by @lwin-kyaw in #2509
- Update error message for other errors during account linking by @lionellbriones in #2510
New Contributors
- @adonesky1 made their first contribution in #2326
- @failsafesecurity made their first contribution in #2460
- @jiexi made their first contribution in #2484
- @samsamtrum made their first contribution in #2499
Deprecated:
Drop Node 18, 20 support
Full Changelog: v10.15.0...v11.0.0
v11.0.0-beta.2
What's Changed
- feat: deprecate farcaster by @lwin-kyaw in #2493
- fix: switch chainnamespace/network by @lwin-kyaw in #2472
Full Changelog: v11.0.0-beta.1...v11.0.0-beta.2
v11.0.0-beta.1
What's Changed
- fix(no-modal): add disableAnalytics option by @chaitanyapotti in #2466
- fix: vue demo dedupe viem package by @tuna1207 in #2464
- fix: vite chunking problem by @tuna1207 in #2467
- chore(no-modal): bump @metamask/connect-* packages by @adonesky1 in #2473
- Use same consent config with sdk and whitelabel by @lionellbriones in #2471
- Fix/switch chainnamespace on account switch by @lwin-kyaw in #2485
- feat: link external wallet by @lwin-kyaw in #2437
- build(deps-dev): bump @vitest/browser-playwright from 4.1.5 to 4.1.6 by @dependabot[bot] in #2479
- chore: bump MM Connect packages by @jiexi in #2484
- Feat/use wallet hook by @lwin-kyaw in #2488
- fix: correct no modal skip consent event by @tuna1207 in #2469
- feat: account linking wallet picker UI & improved linking/error feedback by @lionellbriones in #2470
New Contributors
Full Changelog: v11.0.0-beta.0...v11.0.0-beta.1
v11.0.0-beta.0
What's Changed
- feat: [1.1] add widget context by @lionellbriones in #2351
- feat: update wagmi permissionless and viem by @lionellbriones in #2341
- V10 Sync to master by @chaitanyapotti in #2361
- feat: modal UI revamp by @lionellbriones in #2358
- feat: [1.2] mur use widget context by @lionellbriones in #2352
- feat: [1.3] create modal state and implement it on components by @lionellbriones in #2362
- feat: [1.4] remove themed context by @lionellbriones in #2363
- feat: [1.5] separate containers from components by @lionellbriones in #2364
- feat: widget context cleanup by @lionellbriones in #2365
- Feat/duplicate connect wallet qr by @lionellbriones in #2369
- feat: modal state context refactor by @lionellbriones in #2370
- feat: remove social login connector by @lionellbriones in #2371
- feat: rename pages to describe contents better by @lionellbriones in #2372
- feat: dynamic modal height by @lionellbriones in #2373
- Refactor: W3APD-5238 - migrate from @solana/web3.js to @solana/kit by @tanguyenvn in #2347
- feat: W3APD-5407 - refactor mpc by @tanguyenvn in #2395
- Feat: sync v10 by @tanguyenvn in #2397
- feat: default auth mode connect and sign by @tuna1207 in #2403
- EMBED-89: wallet connection by @tanguyenvn in #2412
- feat(EMBED-89): wallet connection improvements by @chaitanyapotti in #2421
- EMBED-89: update dependencies (auth, controllers) by @tanguyenvn in #2400
- fix: send only current origin's data in auth connector by @arch1995 in #2427
- Feat: add support for 7702 smart accounts by @tanguyenvn in #2399
- feat: remove extra space for wallet list by @lionellbriones in #2430
- EMBED-89: integrate with Solana framework kit by @tanguyenvn in #2431
- feat: new circular loader by @lionellbriones in #2439
- feat: external wallet session management by @hieu-w in #2432
- feat: oauth flow audit by @lwin-kyaw in #2433
- feat: configurable demo authBuildEnv by @tuna1207 in #2446
- feat: add tests by @hieu-w in #2445
- Feat/x402 by @lwin-kyaw in #2402
- fix: authConnectionId overwrites in vue-app-new demo by @lwin-kyaw in #2448
- chore(deps): bump the npm_and_yarn group across 6 directories with 21 updates by @dependabot[bot] in #2450
- chore(deps): bump the npm_and_yarn group across 7 directories with 16 updates by @dependabot[bot] in #2449
- Migrate MetaMask Connector to use new SDK (MMConnect) by @adonesky1 in #2326
- feat: added build-env selection option to vue-app-new demo by @lwin-kyaw in #2457
- feat: update ws-embed-v6 and removed overrides by @lwin-kyaw in #2458
- chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #2456
- chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates by @dependabot[bot] in #2455
- feat: dedupe hooks and composables by @lwin-kyaw in #2454
- fix(security): open redirect via walletconnect peer metadata by @failsafesecurity in #2460
- fix(no-modal): SIWE nonces via viem and WC redirect logging by @chaitanyapotti in #2463
- Fix/metamask connect issue by @tanguyenvn in #2452
- Feat: migrate metamask connect SDK by @tanguyenvn in #2453
- feat: add consent screen by @lionellbriones in #2420
New Contributors
- @adonesky1 made their first contribution in #2326
- @failsafesecurity made their first contribution in #2460
Full Changelog: v10.15.0...v11.0.0-beta.0
v10.15.0
What's Changed
- feat: added EIP5792 support for walletconnectV2 connector by @lwin-kyaw in #2383
- Now supports eip 5792 and 7702
New Contributors
- @lwin-kyaw made their first contribution in #2383
Full Changelog: v10.14.1...v10.15.0