Skip to content

Releases: polkadot-cloud/polkadot-staking-dashboard

v1.6.0

19 Aug 11:41
6433eb6
Compare
Choose a tag to compare

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

12 Jun 15:09
fcb4467
Compare
Choose a tag to compare

1.5.0 (2024-06-12)

Features

v1.4.4

23 Apr 08:32
9a4d4af
Compare
Choose a tag to compare

1.4.4 (2024-04-23)

Features

Bug Fixes

  • Get local active accounts on network switch (#2098) (a20df19)
  • Paged rewards payout fixes (#2095) (6cb4d49)
  • prevent polkagate snap popup unless explicitly connected (#2099) (96e27ba)

v1.4.3

22 Apr 12:56
577b059
Compare
Choose a tag to compare

1.4.3 (2024-04-22)

Features

Bug Fixes

v1.4.2

22 Apr 04:59
3e79cad
Compare
Choose a tag to compare

1.4.2 (2024-04-22)

Features

v1.4.1

18 Apr 13:33
ecb5538
Compare
Choose a tag to compare

1.4.1 (2024-04-18)

Features

  • Enable paged rewards on Kusama, disable missing_identity (#2088) (dda72ef)

v1.4.0

18 Apr 04:27
0e2f2a1
Compare
Choose a tag to compare

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

09 Apr 08:20
1418899
Compare
Choose a tag to compare

1.3.1 (2024-04-09)

Features

  • ux: Simplify pool list, fetch performance on More (#2070) (fb5008d)

v1.3.0

08 Apr 15:01
2ddf247
Compare
Choose a tag to compare

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, deprecate nomination_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

  • Search bar initial value on Pools/Validators page (#2032) (c4749c6)
  • Fixes an issue where Polkagate Snap enablement would also enable other extensions .

v1.2.1

18 Mar 08:00
85c94b5
Compare
Choose a tag to compare

1.2.1 (2024-03-14)

Features

Bug Fixes