Releases: blocknative/web3-onboard
2.24.0
Description
note: Release 2.24.0 moves the default position of the account center from topRight to bottomRight. To reset your application to topRight, include the following when initializing onboard:
accountCenter: {
desktop: {
enabled: true,
position: 'topRight'
},
mobile: {
enabled: true,
position: 'topRight'
}
}
✨ Highlights
- Enhancement: Account center default position, animation, and triggers #1740
- Update: Bump socket.io-parser from 4.2.1 to 4.2.3 in /packages/demo #1737
- feat: add Venly connector to packages #1660
Docs:
- Fix: Docs - Update platforms Trust wallet is available on within injected docs #1743
- Update: Bump socket.io-parser from 4.2.2 to 4.2.3 in /docs #1738
📦 Changes per package
@web3-onboard/core: 2.20.0
@web3-onboard/react: 2.8.5
@web3-onboard/venly: 2.0.0
@web3-onboard/vue: 2.7.4
What's Changed
- Release 2.23.1 (develop) by @Adamj1232 #1733
- Release 2.23.1 by @Adamj1232 in #1734
- Update Account Center by @leightkt in #1740
- Fix: Docs - Update platforms Trust wallet is available on within injected docs by @Adamj1232 in #1743
- Bump socket.io-parser from 4.2.2 to 4.2.3 in /docs in #1738
- Bump socket.io-parser from 4.2.1 to 4.2.3 in /packages/demo in #1737
- feat: add Venly connector to packages by @davidzwfu #1660
New Contributors
@davidzwfu made their first contribution in in #1660
Full Changelog: 2.23.1...2.24.0
2.23.1
Hot fix for disconnecting all wallets from the Account Center when maximized
What's Changed
- Release 2.23.0 - (develop) by @Adamj1232 in #1727
- Fix: Add null check for primaryWallet connectChain within account center maximized by @Adamj1232 in #1732
- Release 2.23.1 by @Adamj1232 in #1734
Full Changelog: 2.23.0...2.23.1
2.23.0
Description
✨ Highlights
- Feat: Private/custom rpc flow #1704
- Update: Walletconnect deps to the latest to expand on customizable options and stability #1724
- feat: update Rabby wallet display name #1720
- Fix: Account Center Minimized chain icon display standardization #1719
- Fix: Add null check for chain to secondary token balance flow #1718
- feat: add Talisman injected wallet #1717
- Feat: HW wallet parameter to set zero balance threshold #1715
- feat: cede store new implementation #1709
- Update: Account center default position, animation, and triggers #1723
Docs:
- Update: Account center default position #1723
📦 Changes per package
@web3-onboard/cede-store: 2.0.1
@web3-onboard/coinbase: 2.2.3
@web3-onboard/core: 2.19.1
@web3-onboard/dcent: 2.2.7
@web3-onboard/enkrypt: 2.0.3
@web3-onboard/fortmatic: 2.0.18
@web3-onboard/frame: 2.21.2
@web3-onboard/gas: 2.1.7
@web3-onboard/gnosis: 2.1.9
@web3-onboard/infinity-wallet: 2.0.3
@web3-onboard/injected-wallets: 2.9.0
@web3-onboard/keepkey: 2.3.7
@web3-onboard/keystone: 2.3.7
@web3-onboard/ledger: 2.4.5
@web3-onboard/magic: 2.1.6
@web3-onboard/mew-wallet: 2.0.3
@web3-onboard/portis: 2.1.6
@web3-onboard/sequence: 2.0.7
@web3-onboard/taho: 2.0.3
@web3-onboard/torus: 2.2.4
@web3-onboard/transaction-preview: 2.0.7
@web3-onboard/trezor: 2.4.2
@web3-onboard/trust: 2.0.3
@web3-onboard/uauth: 2.0.4
@web3-onboard/walletconnect: 2.3.8
@web3-onboard/web3auth: 2.2.2
@web3-onboard/xdefi: 2.0.3
What's Changed
- Release 2.22.0 by @Adamj1232 in #1696
- Release 2.22.0 (docs) by @Adamj1232 in #1697
- Release 2.22.1 (docs) by @leightkt in #1705
- Release 2.22.1 by @leightkt in #1707
- Patch: Update to docs build workflow by @leightkt in #1710
- Update docs.yml back to 'build' file by @leightkt in #1711
- Patch: Fix docs build by @leightkt in #1712
- Docs deployment fix (dev) by @leightkt in #1713
- Docs deployment fix by @leightkt in #1714
- feat: cede store new implementation by @Mario2206 in #1709
- Fix: Add null check for chain to secondary token balance flow by @Adamj1232 in #1718
- Fix: Account Center Minimized chain icon display standardization by @Adamj1232 in #1719
- Feat: HW wallet parameter to set zero balance threshold by @Adamj1232 in #1715
- feat: update Rabby wallet display name by @dmy147 in #1720
- feat: add Talisman injected wallet by @0xKheops in #1717
- Update: Walletconnect deps to the latest to expand on customizable options and stability by @Adamj1232 in #1724
- Enhancement: Account Center Updates by @leightkt in #1723
- Revert Account Center Redesign Updates by @Adamj1232 in #1729
- Feat: Private/custom rpc flow by @Adamj1232 in #1704
- Fix: Bump missed versions for publish by @Adamj1232 in #1730
- Bump versions to fix build/publish of React & Vue packages by @Adamj1232 in #1731
- Release 2.23.0 - (develop) by @Adamj1232 in #1727
New Contributors
- @Mario2206 made their first contribution in #1709
- @dmy147 made their first contribution in #1720
- @0xKheops made their first contribution in #1717
Full Changelog: 2.22.1...2.23.0
2.22.1
Description
✨ Highlights
Docs:
📦 Changes per package
What's Changed
- Release 2.21.4 (develop) by @Adamj1232 in #1695
- Release 2.21.4 (docs) by @Adamj1232 in #1697
- Release 2.21.4 by @Adamj1232 in #1696
- Update docs to @svelteness/kit-docs 1.1.3 by @leightkt in #1687
- Update React Quickstart Examples by @leightkt in #1665
New Contributors
Full Changelog: 2.22.0...2.22.1
2.22.0
Description
✨ Highlights
- Fix: Add Dependency to Vanilla-JS example #1680
- Feat: Secondary Token Balances #1679
- Fix: Walletconnet - wallet switching chains and handling int and hex chainIds #1682
- Playwright #1609
- Fix Index.html script files and WalletConnect Error in Vanilla JS Example #1689
- Fix: Secondary Token Symbol fetch and docs #1690
- Feat: Add Frame Connector #1700
Docs:
- Reorder supported chains within the docs site #1676
- Update: CEDE and WC docs #1681
- Update HeroSection.svelte #1685
- web3 onboard cohesion update #1694
📦 Changes per package
- @web3-onboard/core: 2.18.0
- @web3-onboard/coinbase: 2.2.3
- @web3-onboard/transaction-preview: 2.0.7
- @web3-onboard/dcent: 2.2.6
- @web3-onboard/frame: 2.21.2
- @web3-onboard/frontier: 2.0.3
- @web3-onboard/fortmatic: 2.0.18
- @web3-onboard/gas: 2.1.7
- @web3-onboard/gnosis: 2.1.9
- @web3-onboard/keepkey: 2.3.6
- @web3-onboard/keystone: 2.3.6
- @web3-onboard/ledger: 2.4.5
- @web3-onboard/infinity-wallet: 2.0.3
- @web3-onboard/injected-wallets: 2.8.5
- @web3-onboard/magic: 2.1.6
- @web3-onboard/phantom: 2.0.1
- @web3-onboard/portis: 2.1.6
- @web3-onboard/sequence: 2.0.7
- @web3-onboard/trezor: 2.4.1
- @web3-onboard/trust: 2.0.3
- @web3-onboard/torus: 2.2.4
- @web3-onboard/taho: 2.0.3
- @web3-onboard/web3auth: 2.2.2
- @web3-onboard/walletconnect: 2.3.7
- @web3-onboard/enkrypt: 2.0.3
- @web3-onboard/mew-wallet: 2.0.2
- @web3-onboard/xdefi: 2.0.3
- @web3-onboard/uauth: 2.0.4
- @web3-onboard/zeal: 2.0.3
- @web3-onboard/cede-store: 2.0.1
What's Changed
- Release 2.21.3 (develop) by @Adamj1232 in #1656
- Release 2.21.3 (docs) by @Adamj1232 in #1658
- Fix: Update react hooks docs re usage of apiKey by @Adamj1232 in #1668
- graphic update by @gesquinca in #1669
- FEATURE: Add cede.store wallet package by @neeeekitos in #1667
- Release 2.21.4 (develop) by @leightkt in #1671
- Release 2.21.4 (docs) by @leightkt in #1672
- Release 2.21.4 by @leightkt in #1673
- Reorder supported chains within the docs site by @Adamj1232 in #1676
- Update: CEDE and WC docs by @Adamj1232 in #1681
- Fix: Add Dependency to Vanilla-JS example by @leightkt in #1680
- Feat: Secondary Token Balances by @Adamj1232 in #1679
- Fix: Walletconnet - wallet switching chains and handling int and hex chainIds by @Adamj1232 in #1682
- Update HeroSection.svelte by @laurencedelisle in #1685
- Update the core version within vue and react projects by @Adamj1232 in #1686
- Playwright by @leightkt in #1609
- Fix Index.html script files and WalletConnect Error in Vanilla JS Example by @leightkt in #1689
- Update FeaturesSection.svelte by @laurencedelisle in #1684
- Fix: Secondary Token Symbol fetch and docs by @Adamj1232 in #1690
- Add changes to docs to Develop by @Adamj1232 in #1693
- Partial Docs release by @Adamj1232 in #1692
- Fix: i18n type update by @leightkt in #1698
- Fix: web3auth publish flow for latest deps by @Adamj1232 in #1701
- Add frame connector by @goosewobbler in #1700
- Release 2.22.0 by @Adamj1232 in #1696
New Contributors
- @neeeekitos made their first contribution in #1667
- @goosewobbler made their first contribution in #1700
Full Changelog: 2.21.3...2.22.0
2.21.4
✨ Highlights
- FEATURE: Add cede.store wallet package #1667
- Move @web3-onboard/phantom out of alpha
Docs:
📦 Changes per package
- @web3-onboard/react: 2.8.1
- @web3-onboard/cede-store: 2.0.0
- @web3-onboard/phantom: 2.0.0
What's Changed
- Add Cede.store package by neeeekitos #1667
- Docs release- Update react hooks docs re usage of apiKey by @Adamj1232 #1668
- Docs release- Graphic update by @gesquinca #1669
- Release 2.21.4 by @leightkt #1673 1673
Full Changelog: 2.21.3...2.21.4
2.21.3
✨ Highlights
- Update to the latest Trezor package deps #1653
- Enhancement: Remove built in UnstoppableDomain resolution, create unstoppable-resolution package for opt in support #1641
- Fix: WalletConnect v1 Switch Accounts and bump V2 package support #1644
- Feat: add safeheron #1639
- Fix: update useWallets output on server render #1655
- Enhancement: Pass Wallet to More Translate Functions in Connect Interface #1659
Docs:
📦 Changes per package
- @web3-onboard/core: 2.17.0
- @web3-onboard/injected-wallets: 2.8.5
- @web3-onboard/react: 2.8.0
- @web3-onboard/trezor: 2.4.0
- @web3-onboard/unstoppable-resolution: 2.0.0
- @web3-onboard/vue: 2.7.0
- @web3-onboard/walletconnect: 2.3.6
What's Changed
- Release 2.21.1 (develop) by @Adamj1232 in #1624
- Release 2.21.1 (docs) by @Adamj1232 in #1626
- Add styling to hide scrollbar within Account Center across browsers by @Adamj1232 in #1628
- Bump Joi to latest version and update typing of Joi validate by @Adamj1232 in #1633
- Release 2.21.2 (develop) by @Adamj1232 in #1635
- Release 2.21.2 by @Adamj1232 in #1636
- Release 2.21.2 (docs) by @Adamj1232 in #1637
- feat: add safeheron by @beilunyang in #1639
- Enhancement: Vanilla js example by @leightkt in #1643
- Fix: WalletConnect v1 Switch Accounts and bump V2 package support by @Adamj1232 in #1644
- update dev dependency install instructions by @leightkt in #1646
- Fix: WC build by @Adamj1232 in #1647
- Fix: Pin WC dep versions by @Adamj1232 in #1648
- Enhancement: Remove built in UnstoppableDomain resolution, create
unstoppable-resolution
package for opt in support by @Adamj1232 in #1641 - Update to the latest Trezor package deps by @Adamj1232 in #1653
- Fix: getServerSnapshot call by @leightkt in #1655
- Enhancement: Pass Wallet to More Translate Functions in Connect Interface by @leightkt in #1659
- Release 2.21.3 by @Adamj1232 in #1657
New Contributors
- @beilunyang made their first contribution in #1639
Full Changelog: 2.21.1...2.21.3
2.21.2
Fixes included in release:
- Bump Joi to latest version and update typing of Joi validate #1633
- Add styling to hide scrollbar within Account Center across browsers #1628
All packages affected.
What's Changed
- Release 2.21.0 (develop) by @Adamj1232 in #1605
- Release 2.21.0 (docs) by @Adamj1232 in #1607
- update favicon on docs site by @leightkt in #1611
- Update Notify section on the docs site and within readme by @Adamj1232 in #1612
- Update Docs Favicon to Url by @leightkt in #1618
- Fix broken link in docs by @Adamj1232 in #1616
- Docs Release Favicon Update by @leightkt in #1613
- Add Kat to GH issue and notion card generation + Fix doc prop name for connect property by @Adamj1232 in #1593
- Update Broken Links on Docs Pages by @leightkt in #1619
- Docs release- Update links and Template Update by @leightkt in #1621
- Update WalletConnect
eth_RequestAccounts
flow along with update WC deps and add new optional params by @Adamj1232 in #1622 - Why Don't I See My Wallet Link by @leightkt in #1617
- Add peer dep required by @Adamj1232 in #1623
- Release 2.21.1 (develop) by @Adamj1232 in #1624
- Release 2.21.1 by @Adamj1232 in #1625
- Release 2.21.1 (docs) by @Adamj1232 in #1626
- Add styling to hide scrollbar within Account Center across browsers by @Adamj1232 in #1628
- Bump Joi to latest version and update typing of Joi validate by @Adamj1232 in #1633
- Release 2.21.2 (develop) by @Adamj1232 in #1635
Full Changelog: 2.21.0...2.21.2
2.21.1
Description
✨ Highlights
- Update WalletConnect eth_RequestAccounts flow along with update WC deps and add new optional params #1622
- Why Don't I See My Wallet Link #1617
Docs:
- Update Notify section on the docs site and within readme #1612
- Docs Release Favicon Update #1613
- Fix broken link in docs #1616
- Update Broken Links on Docs Pages #1619
📦 Changes per package
- @web3-onboard/core: 2.16.1
- @web3-onboard/transaction-preview: 2.0.5
- @web3-onboard/react: 2.7.1
- @web3-onboard/walletconnect: 2.3.4
- @web3-onboard/vue: 2.6.1
What's Changed
- Release 2.21.0 (develop) by @Adamj1232 in #1605
- Release 2.21.0 (docs) by @Adamj1232 in #1607
- update favicon on docs site by @leightkt in #1611
- Update Notify section on the docs site and within readme by @Adamj1232 in #1612
- Update Docs Favicon to Url by @leightkt in #1618
- Fix broken link in docs by @Adamj1232 in #1616
- Docs Release Favicon Update by @leightkt in #1613
- Add Kat to GH issue and notion card generation + Fix doc prop name for connect property by @Adamj1232 in #1593
- Update Broken Links on Docs Pages by @leightkt in #1619
- Docs release- Update links and Template Update by @leightkt in #1621
- Update WalletConnect
eth_RequestAccounts
flow along with update WC deps and add new optional params by @Adamj1232 in #1622 - Why Don't I See My Wallet Link by @leightkt in #1617
- Add peer dep required by @Adamj1232 in #1623
- Release 2.21.1 by @Adamj1232 in #1625
Full Changelog: 2.21.0...2.21.1
2.21.0
Description
✨ Highlights
📦 Changes per package
- @web3-onboard/core: 2.16.0
- @web3-onboard/coinbase: 2.2.1
- @web3-onboard/transaction-preview: 2.0.5
- @web3-onboard/dcent: 2.2.4
- @web3-onboard/frontier: 2.0.1
- @web3-onboard/fortmatic: 2.0.16
- @web3-onboard/gas: 2.1.5
- @web3-onboard/gnosis: 2.1.7
- @web3-onboard/keepkey: 2.3.4
- @web3-onboard/keystone: 2.3.4
- @web3-onboard/ledger: 2.4.3
- @web3-onboard/infinity-wallet: 2.0.1
- @web3-onboard/injected-wallets: 2.8.3
- @web3-onboard/magic: 2.1.4
- @web3-onboard/portis: 2.1.4
- @web3-onboard/sequence: 2.0.5
- @web3-onboard/trezor: 2.3.4
- @web3-onboard/trust: 2.0.1
- @web3-onboard/torus: 2.2.2
- @web3-onboard/taho: 2.0.1
- @web3-onboard/web3auth: 2.2.0
- @web3-onboard/walletconnect: 2.3.3
- @web3-onboard/enkrypt: 2.0.1
- @web3-onboard/xdefi: 2.0.1
- @web3-onboard/uauth: 2.0.2
- @web3-onboard/zeal: 2.0.1
What's Changed
- Release 2.20.3 by @Adamj1232 in #1557
- Release 2.20.3 (docs) by @Adamj1232 in #1555
- [walletconnect-v3.2.1-alpha.1]: Fix - Add .js file ext to walletconnect imports by @Adamj1232 in #1559
- Release 2.20.4 (develop) by @Adamj1232 in #1560
- Release 2.20.4 by @Adamj1232 in #1561
- Temporarily remove infinity wallet by @aaronbarnardsound in #1563
- Fix/sitemap by @taylorjdawson in #1565
- Create new package for TallyHo name change to Taho by @Adamj1232 in #1542
- [core, react, vue]: Fix - Remove wallet from localStorage when disconnect is called with the primary wallet label by @Adamj1232 in #1566
- Docs release sitemap by @taylorjdawson in #1573
- SvelteKit+Vite - Fix config issue with sveltekit and vite config - Add docs by @Adamj1232 in #1569
- [walletconnect-v2.3.2-alpha.1]: Update - walletConnect params to include
requiredChains
and updated WC deps by @Adamj1232 in #1574 - Fix walletconnect package versioning by @Adamj1232 in #1581
- Update PR template and contribution guide by @leightkt in #1570
- add context provider docs by @taylorjdawson in #1585
- [core, react, vue]: Feature - Add native Base Goerli chain support by @Adamj1232 in #1587
- Release 2.20.5 (develop) by @Adamj1232 in #1582
- Release 2.20.5 by @Adamj1232 in #1583
- Release 2.20.5 (docs) by @Adamj1232 in #1584
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /examples/with-ledger by @dependabot in #1575
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /examples/with-vuejs by @dependabot in #1576
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /examples/with-sveltekit by @dependabot in #1580
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /docs by @dependabot in #1577
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /examples/with-vite-react by @dependabot in #1578
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /packages/demo by @dependabot in #1579
- Bump webpack from 5.69.1 to 5.76.0 by @dependabot in #1588
- Fix: Doc prop name for
connect
property by @Adamj1232 in #1594 - Bump webpack from 5.75.0 to 5.76.0 in /packages/demo by @dependabot in #1591
- [core] Fix- Stop modal pop up when switching to already connected wallet by @leightkt in #1595
- fix: typo, missing inject fn in the documentation by @gokhantaskan in #1596
- [common, core] Update: allow instantiation with only chain id by @leightkt in #1589
- Bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #1592
- [web3Auth]: Update - Latest dep versions and options by @Adamj1232 in #1599
- [core, react, vue]: Enhancement - Add Sepolia testnet by @Adamj1232 in #1604
- [core, react, vue]: Feature - Connect all previously connected wallets by @Adamj1232 in #1603
- Feature - New Font Usage (Inter) and Dynamic Font Handling by @Adamj1232 in #1597
- Fix Infinity Wallet Bug on Docs Build by @leightkt in #1601
- Release 2.21.0 (develop) by @Adamj1232 in #1605
New Contributors
- @leightkt made their first contribution in #1570
- @gokhantaskan made their first contribution in #1596
Full Changelog: 2.20.3...2.21.0