v2.4.0
✨ Highlights
- Security vulnerabilities have been addressed #1125
- New action added to the public API that allows for setting the primary (first in the list) wallet and optionally the account if multiple accounts are connected for a particular wallet. #1119
- Clicking the address in account will now copy it to clipboard #1112
- Can now optionally specify container element for account center #1096
- Mathwallet has been added as a new wallet module # 1127
- Updates balances for successful transactions via notify #1128
- Now have the ability to define which element to bind the account center to #1096
- Loads more css vars added for increased customisation #1136 #1139 #1120
What's Changed
- Release 2.3.0 - Develop by @Adamj1232 in #1116
- [core: 2.4.0-alpha.1] - [enhancement] - Set Primary Account by @aaronbarnardsound in #1119
- Core: Add --onboard-wallet-app-icon-background and --onboard-modal-background by @ReflectiveChimp in #1120
- Fixes security vuls by forcing updated deps by @taylorjdawson in #1125
- [injected-v2.0.13-alpha.1] : fix - Liquality wallet injection update by @monokh in #1123
- [core-v2.3.2-alpha.3 , react-v2.2.2-alpha.2, vue-v2.1.2-alpha.2]: Feature - copy address to clipboard by @mahmud-bn in #1112
- [core: 2.4.0-alpha.2] : [fix] - Autoselect Validation by @aaronbarnardsound in #1121
- [core-v2.4.0-alpha.5, react-v2.2.3-alpha.3, vue v2.1.3-alpha.3] : Feature - Update balances on success notification by @Adamj1232 in #1128
- feature: Integrating MathWallet into onboard by @mytangying in #1127
- [core-v2.4.0-alpha.6, react-v2.2.3-alpha.4, vue v2.1.3-alpha.4] : Update - Refactor updateBalance within notification trigger by @Adamj1232 in #1129
- Fix build errors due to type-check by @Adamj1232 in #1130
- [core-v2.3.1-alpha.3]: Feature - Allow defining container element for account center by @moein in #1096
- Add more details to package.json files by @aaronbarnardsound in #1131
- [core-v2.4.0-alpha.8] : Enhancement - Add --onboard-modal-color by @ReflectiveChimp in #1136
- [core-v2.4.0-alpha.9, react-v2.2.3-alpha.5, vue-v2.1.3-alpha.6] : Feature - Expose css variables per AlienWorld and version bumps by @Adamj1232 in #1139
New Contributors
- @ReflectiveChimp made their first contribution in #1120
- @moein made their first contribution in #1096
Full Changelog: web3-onboard/2.3.0...v2.4.0