Skip to content

Releases: polkadot-cloud/polkadot-staking-dashboard

utils: v1.2.1

24 Jul 13:51
142ea86

Choose a tag to compare

1.2.1 (2025-07-24)

Bug Fixes

ui-core: v1.4.0

24 Jul 13:51
142ea86

Choose a tag to compare

1.4.0 (2025-07-24)

Features

  • Search for validators in Manage Nominations (#2900) (7e925ea)
  • ux: Share nominee addresses via header menu (#2903) (395ce5e)
  • ux: Tiered, network-aware help resources with multi-language support (#2748) (330142b)
  • Validator search commission filter for Manage Nominations (#2901) (de64b5d)

plugin-staking-api: v1.4.0

24 Jul 13:51
142ea86

Choose a tag to compare

1.4.0 (2025-07-24)

Features

  • refactor: Total Nominator Count optimisations (#2897) (5a3ec27)
  • Search for validators in Manage Nominations (#2900) (7e925ea)
  • ux: Tiered, network-aware help resources with multi-language support (#2748) (330142b)

locales: v1.4.0

24 Jul 13:51
142ea86

Choose a tag to compare

1.4.0 (2025-07-24)

Features

  • add missing nominatingAndInPool translations for dual staking (#2872) (519b34b)
  • Search for validators in Manage Nominations (#2900) (7e925ea)
  • ux: Share nominee addresses via header menu (#2903) (395ce5e)
  • ux: Tiered, network-aware help resources with multi-language support (#2748) (330142b)

app: v2.0.0-beta.1

24 Jul 13:51
142ea86

Choose a tag to compare

2.0.0-beta.1 (2025-07-24)

Features

  • Auto-navigate between pools/nominate on account switch (#2902) (d888fb9)
  • fix: Bond checks isBonding, disallow new nominator if bonding or nominating already (#2878) (39bd910)
  • fix: treat bonding only as nominating (#2884) (38682e0)
  • refactor: Total Nominator Count optimisations (#2897) (5a3ec27)
  • Search for validators in Manage Nominations (#2900) (7e925ea)
  • ux: Share nominee addresses via header menu (#2903) (395ce5e)
  • ux: Tiered, network-aware help resources with multi-language support (#2748) (330142b)
  • Validator search commission filter for Manage Nominations (#2901) (de64b5d)

Bug Fixes

  • align fast unstake UI eligibility with transaction validation (#2894) (a2b0b56)
  • allow unbond/unstake for any user with bonded funds, not just active nominators (#2874) (fbab4e0)
  • allow withdrawals from destroying pools after unbonding period (#2893) (2310182)

utils: v1.2.0

17 Jun 03:56
4d4ec27

Choose a tag to compare

1.2.0 (2025-06-17)

Features

  • Init Dedot API support, expand global-bus, dedot-api packages, remove Polkadot API (#2656) (024eff3)
  • refactor: Abstract balance functions, add unit tests, useAccountBalances hook (#2819) (78160d7)
  • refactor: Draw down modal wrappers (#2816) (501928a)
  • refactor: Migrate from yarn to pnpm (#2628) (7efe25e)
  • refactor: misc fixes and bumps (#2792) (a312dd1)
  • refactor: Optimise tsconfigs (#2781) (00245a0)
  • refactor: Pass BigInt directly into BigNumbers (#2644) (0eaf59d)
  • refactor: Upgrade to tsup builds of [@w3ux](https://github.com/w3ux) library (#2821) (cb39a10)
  • Use dedot/merkleized-metadata, misc tidy-ups (#2721) (51d1cee)

ui-overlay: v1.3.0

17 Jun 03:56
4d4ec27

Choose a tag to compare

1.3.0 (2025-06-17)

Features

  • Init global-bus, refactor assets, consts, network data. Network to global bus (#2640) (00d7ca4)
  • refactor: [@w3ux](https://github.com/w3ux) bumps, types updates (#2619) (08a0027)
  • refactor: Migrate from yarn to pnpm (#2628) (7efe25e)
  • refactor: misc fixes and bumps (#2792) (a312dd1)
  • refactor: Optimise tsconfigs (#2781) (00245a0)
  • refactor: Upgrade to tsup builds of [@w3ux](https://github.com/w3ux) library (#2821) (cb39a10)
  • refactor: Upgrade to React 19 (#2618) (28cea52)
  • ux: Add canvas max width support (#2609) (077ba6b)
  • ux: Canvas uses SimpleBar (#2746) (85f3a9f)
  • ux: Manage Nominations Full Screen UI, Remove confirm dialogue (#2613) (7afb86f)
  • ux: nomination management UI improvements, confirm dialogues (#2604) (ee1dfef)
  • ux: Simplebar to modal (#2744) (2a06e07)
  • ux: Stop body scroll on canvas open (#2745) (1f15235)

ui-graphs: v1.2.0

17 Jun 03:56
4d4ec27

Choose a tag to compare

1.2.0 (2025-06-17)

Features

  • refactor: Migrate from yarn to pnpm (#2628) (7efe25e)
  • refactor: Optimise tsconfigs (#2781) (00245a0)
  • refactor: Upgrade to tsup builds of [@w3ux](https://github.com/w3ux) library (#2821) (cb39a10)

ui-core: v1.3.0

17 Jun 03:56
4d4ec27

Choose a tag to compare

1.3.0 (2025-06-17)

Features

  • fix: identity formatting, rm @polkadot/util, add dedot (#2629) (2e7cac0)
  • locales: Add multi-currency support for staking rewards & balances (#2563) (c25e64f)
  • Quick actions component for overview page (#2728) (ce60b2f)
  • refactor: [@w3ux](https://github.com/w3ux) bumps, types updates (#2619) (08a0027)
  • 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: Optimise tsconfigs (#2781) (00245a0)
  • refactor: Unified hardware account providers (#2639) (71a36de)
  • refactor: Upgrade to tsup builds of [@w3ux](https://github.com/w3ux) library (#2821) (cb39a10)
  • support unmigrated controller accounts in dedot-api (#2779) (9c36a4e)
  • ux: Add canvas max width support (#2609) (077ba6b)
  • ux: Canvas uses SimpleBar (#2746) (85f3a9f)
  • ux: Expanded balance UI on Overview (#2576) (e179dca)
  • 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: Revised wallet & hardware account management flow (#2595) (2f7faea)
  • ux: Simplebar to modal (#2744) (2a06e07)
  • ux: Simplified header UI, new Account, Settings popovers (#2573) (d384b83)
  • ux: use SimpleBar in Connect Container (#2601) (5765c7d)

ui-buttons: v1.3.0

17 Jun 03:56
4d4ec27

Choose a tag to compare

1.3.0 (2025-06-17)

Features

  • Init global-bus, refactor assets, consts, network data. Network to global bus (#2640) (00d7ca4)
  • Init Dedot API support, expand global-bus, dedot-api packages, remove Polkadot API (#2656) (024eff3)
  • locales: Add multi-currency support for staking rewards & balances (#2563) (c25e64f)
  • Quick actions component for overview page (#2728) (ce60b2f)
  • refactor: [@w3ux](https://github.com/w3ux) bumps, types updates (#2619) (08a0027)
  • 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: Optimise tsconfigs (#2781) (00245a0)
  • refactor: Unified hardware account providers (#2639) (71a36de)
  • refactor: Upgrade to tsup builds of [@w3ux](https://github.com/w3ux) library (#2821) (cb39a10)
  • refactor: Upgrade to React 19 (#2618) (28cea52)
  • ux: Button primary as label support (#2611) (0e96208)
  • 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: Revised wallet & hardware account management flow (#2595) (2f7faea)
  • ux: Simplified header UI, new Account, Settings popovers (#2573) (d384b83)