Features
- Added the ability to assign any account as a payout destination.
- Introduced consistent “Payout Destination” terminology for nominator payouts and simplified terminology for payee destinations.
- Revamped Payout Destination modal with added options of None (no payee) and To Another Account (any ad hoc account).
- Bonded pie charts have been replaced with bar charts.
- Replaced bond duration in eras to time durations in unbond, unlocks, leave pool, unbond pool member, and unstake modals.
- Iterated modal theme and simplified modal designs.
- Redesigned extrinsic submission UI in modals.
- Adds disclaimer document.
System
- Moved all theming configurations from
styled-themingconfigs to CSS custom properties, improving app performance. - Refactored nominator setup and pool setup localStorage to unified keys across networks and accounts.
- New Migrate context that runs localStorage tidy-up on new app versions.
- Added support for dynamic padding for fixed buttons that resize on language switching.
- Each network statistic now has its own preloader. Loading statistics are always displayed below those that are already loaded.
Fixes
- Fixes an issue where active pool re-syncing would fail if an already-synced account would be selected again.
- Fixes an issue where unbonding from a pool was disabled if users received a warning of withdrawing their unclaimed rewards.