2.0.0-beta.0 (2025-06-17)
Features
- ci: Add
build:verifyandlint:checkscripts, cache Vite build (#2559) (b966b69) - Controller migration prompt (#2780) (1d29aa7)
- Disable Westend in production - Prep for AssetHub Migration (#2702) (349d1e0)
- fix: Fix
@zondax/ledger-substratebreaking changes (#2704) (6732fdb) - fix: identity formatting, rm
@polkadot/util, adddedot(#2629) (2e7cac0) - Implement RPC health check on network connect (#2822) (6891521)
- Init
global-bus, refactor assets, consts, network data. Network to global bus (#2640) (00d7ca4) - Init Dedot API support, expand
global-bus,dedot-apipackages, remove Polkadot API (#2656) (024eff3) - Init simple mode, advanced mode toggle (#2742) (2d5274b)
- locales: Add multi-currency support for staking rewards & balances (#2563) (c25e64f)
- Migrate Westend api to asset hub (#2749) (e48a1cd)
- Pool and Nominator Setups Revision, One-Click Setup (#2729) (92750f0)
- Quick actions component for overview page (#2728) (ce60b2f)
- refactor:
[@w3ux](https://github.com/w3ux) bumps, types updates (#2619) (08a0027) - refactor: Abstract balance functions, add unit tests,
useAccountBalanceshook (#2819) (78160d7) - refactor: Draw down modal wrappers (#2816) (501928a)
- refactor: Global bus external accounts, use
activeAddress(#2642) (f2e0842) - refactor: Migrate from yarn to pnpm (#2628) (7efe25e)
- refactor: misc fixes and bumps (#2792) (a312dd1)
- refactor: Move active proxy logic to
global-bus,dedot-api(#2786) (40a6bdb) - refactor: Move syncing to
global-busanddedot-api(#2741) (c8f4531) - refactor: Notifications to global bus (#2797) (6a833ca)
- refactor: Optimise tsconfigs (#2781) (00245a0)
- refactor: Pass
BigIntdirectly intoBigNumbers (#2644) (0eaf59d) - refactor: Separate eras stakers context, re-org methods (#2830) (c3c9b44)
- refactor: staking context tidy up (#2752) (5cab8bb)
- refactor: Tx submission to global bus (#2829) (c9a1f41)
- refactor: Unified hardware account providers (#2639) (71a36de)
- refactor: Upgrade to
tsupbuilds of[@w3ux](https://github.com/w3ux)library (#2821) (cb39a10) - refactor: Upgrade to React 19 (#2618) (28cea52)
- refactor: Use
createSafeContext,useSafeContexthook, remove context defaults (#2615) (a890a9d) - refactor: Use
validatorStatsendpoint (#2791) (7e1d8a6) - refactor: use latest connect kit w. observables (#2630) (769bb50)
- support unmigrated controller accounts in
dedot-api(#2779) (9c36a4e) - Use
dedot/merkleized-metadata, misc tidy-ups (#2721) (51d1cee) - use unified
ExtensionsProvider(221d934) - ux: Add canvas max width support (#2609) (077ba6b)
- ux: Canvas uses
SimpleBar(#2746) (85f3a9f) - ux: Expanded balance UI on
Overview(#2576) (e179dca) - ux: Force show labels in simple mode (#2750) (0e15cee)
- ux: Improved nomination management selection UI (#2603) (f75ff6f)
- ux: Manage Nominations Full Screen UI, Remove confirm dialogue (#2613) (7afb86f)
- ux: nomination management UI improvements, confirm dialogues (#2604) (ee1dfef)
- ux: Nomination pool invites (#2751) (7d8d098)
- ux: pool members replaces inflation rate to stakers (#2747) (d9b0a40)
- ux: Revised wallet & hardware account management flow (#2595) (2f7faea)
- ux: Simplified header UI, new Account, Settings popovers (#2573) (d384b83)
- ux: Stop body scroll on canvas open (#2745) (1f15235)
- Various fixes for solo chain support (#2778) (d27fc66)
Bug Fixes
- add url prefix (1634dde)
- correct balance calculations to properly handle unbonding funds (#2787) (0ed626f)
- correct validator stake calculation on list and details views (#2725) (be26b3a)
- Currency in modal order (#2577) (2843f76)
- Fix spelling errors in comments and translations (#2789) (3a745e4)
- improve error handling consistency across QR and Vault signers (#2788) (68a9b5c)
- Minimum to earn rewards to be at least min nominator bond (#2627) (ecdbc5f)