Releases: polkadot-cloud/polkadot-staking-dashboard
Releases · polkadot-cloud/polkadot-staking-dashboard
v1.6.0
1.6.0 (2024-08-01)
Features
- Activate People Chain and re-enable identities (#2198) (2a6a624)
- Check if Polkadot app is at least generic version (#2191) (4aea706)
- Generic Ledger app support (#2181) (e4b2c0c)
- Misc styling (#2157) (e5f2537)
- New ledger app tx support (#2165) (71b218f)
- Nominee decentralization: How decentralized is your nomination? (#2185) (7dd170a)
- refactor:
@substrate/connect
updates (#2196) (0a868b6) - refactor: Abstract state bootstrapping & subscriptions from Api (#2193) (8accc8b)
- refactor: Controller renames (#2194) (e2a6829)
- refactor: disable identities on networks where People Chain is being used (#2183) (e5edec2)
- refactor: People chain on Polkadot - disable identities on Relay Chain (#2192) (6097a12)
- refactor: Remove pre-paged rewards deprecation logic (#2197) (c4fada1)
- refactor: Use
merkelise-metadata
for Ledger signing, discontinue metadata service (#2195) (907ea60) - update favicon (#2162) (830b126)
- update header logo (#2161) (e640d21)
Bug Fixes
v1.5.0
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
1.4.0 (2024-04-18)
Features
- refactor: Network as arg for vault & ledger account API (#2083) (6a01661)
- refactor: Use
stringToBigNumber
from@w3ux/utils
(#2085) (4425227) - refactor: Use formatAccountSs58 util (#2084) (ebcc9c6)
- refactor: VaultAccountsProvider to w3ux (#2082) (a26cda7)
Bug Fixes
- Fix free balances (Overview & Nominate) (#2075) (44c6bcd)
- manage-nominations: Revert changes behavior in Manage nominations (#2077) (a5bc9e9)
- pools: don't unsubscribe from ActivePools (#2080) (7f3d3a6)
- Search filters fix (#2087) (adfd8ec)
- Show border bottom only if dashboard tips is shown (#2076) (459da24)
- use transient prop for styled components (#2081) (f2a0d73)
v1.3.1
v1.3.0
1.3.0 (2024-04-08)
Features
- Create pool canvas (#2061) (de3ad50)
- Join pool progress bar on performance fetch. (#2064) (e5027ff)
- Open
JoinPool
canvas immediately, preloader, prioritise low member pools. (#2059) (5360eaa) - Pool performance data to batches. Per-page fetching, pool join subset. (#2057) (965d3e1)
- refactor: Persist all imported accounts active pools. (#2066) (1a1847d)
- Simple pool join & call to action UI (#2050) (6d04429)
- Start nominating canvas (#2062) (0208d5f)
- use
bondedPool.memberCounter
, deprecatenomination_pool/pool
Subscan call (#2054) (b536faf) - ux:
JoinPool
: Inline sync for provided pool (#2067) (e146bfc) - ux: Disconnect from extension (#2069) (c5c2ecb)
- ux: Improve Join Pool preloader (#2063) (69d716e)
- ux: Pool display polishes, pre-release fixes (#2065) (89e5f98)
- ux: use secondary accent color for status UI (#2055) (bf16d80)
Bug Fixes
v1.2.1
1.2.1 (2024-03-14)
Features
- Deprecate Canny.io in favour of Polkadot Support (#2018) (c8e3c4e)
- refactor: Instantiatable Apis (#2023) (574ab62)
- Remove Parity RPC endpoint from westend (#2019) (54ecbbe)
- ux: Remove controller deprecation prompt (#2026) (76f964b)
Bug Fixes
- check BalancesController unsub before calling (#2016) (13d0ebd)
- Ensure signer fallback on corrupt source (#2021) (26e1793)
- fast unstake eligibility based on bonding, not nominating (#2025) (44a19c1)
- Fix errornous unclaimed payouts from Subscan (#2028) (7a4f172)
- Misc Subscan payout fixes (#2027) (4081c0a)
- updated typo in modals file (#2022) (621ff1b)