Skip to content

Releases: polkadot-cloud/polkadot-staking-dashboard

v1.2.0

04 Mar 17:48
1d5aacf
Compare
Choose a tag to compare

1.2.0 (2024-03-04)

Features

Bug Fixes

v1.1.7

24 Feb 02:31
38315c7
Compare
Choose a tag to compare

1.1.7 (2024-02-24)

Features

v1.1.6

15 Feb 05:17
cd96dd2
Compare
Choose a tag to compare

1.1.6 (2024-02-15)

Bug Fixes

v1.1.5

14 Feb 04:48
22c7315
Compare
Choose a tag to compare

1.1.5 (2024-02-14)

Features

Bug Fixes

v1.1.4

29 Jan 16:56
efdbb47
Compare
Choose a tag to compare

1.1.4 (2024-01-28)

Features

  • ci: add markdown-link-check (#1865) (7e7134e)
  • fix: account for staking rate in average reward rate (#1886) (9938620)
  • refacor: Pool config to bootstrap app state (#1900) (8f51a86)
  • refactor: Move balance syncing to static class, activeBalances in UI only. (#1858) (a372487)
  • refactor: Move Polkawatch to inline instantiation (#1890) (d7b88bd)
  • refactor: Move staking metrics payee to active balances (#1904) (7b692e0)
  • refactor: network metrics to static, bootstrap all state before subscribe (#1896) (08a813c)
  • refactor: remove unneeded bonded getters (7108e55)
  • refactor: rm ExtrinsicsProvider, nonces to TxMeta (4194150)
  • refactor: Staking metrics to bootstrap and API (#1905) (f6c0b93)
  • refactor: Subscan refactor, remove fetching from Providers (#1878) (57e2a1b)

Bug Fixes

v1.1.3

15 Jan 07:43
176d42a
Compare
Choose a tag to compare

1.1.3 (2024-01-15)

Features

Bug Fixes

v1.1.2

16 Nov 11:09
1141f82
Compare
Choose a tag to compare

1.2.0 (2023-11-15)

Features

  • add MethodNotSupported error to ledger (#1627) (c756f5d)
  • more info for inconsistent ledger versions (#1640) (cb17371)
  • Nova first if in wallet (f74f276)
  • Nova icon (814977c)
  • nova standlone if in wallet (1192b8a)
  • pool context optimisations (#1628) (ad4db96)
  • refactor: don't persist system external accounts, remove proxy delegates state (#1639) (56314ae)

Bug Fixes

v1.1.1

31 Oct 00:39
Compare
Choose a tag to compare
  • Fixes an issue where extensions would not be discovered due to a hanging asynchronous function when Enkrypt, which injects its own window.ethereum object, was enabled.
  • Misc theming fix.

v1.1.0

30 Oct 05:00
ac8fc06
Compare
Choose a tag to compare

🤖 I have created a release beep boop

1.1.0 (2023-10-29)

Features

  • Add newly supported proxy calls (#1554) (4ff9717)
  • add sync state for eraRewardPoints fetch (aae111c)
  • add validator performance ranks & quartiles, quartiles in generation methods (#1546) (2955e70)
  • Add validator pulse graph to list items (#1530) (e41168b)
  • allow selection of RPC providers (#1557) (c0553c2)
  • ci: Add Release Please CI, update CONTRIBUTING (#1470) (6b7dc60)
  • cleanup: remove deprecated Nominate and NominatePools modals (#1540) (56ed4c0)
  • context: ExtensionAccounts provider (#1494) (e8f11e9)
  • help: remove controller help items (#1527) (743510f)
  • Order nominations by nomination status. (#1543) (0ab87f4)
  • Refactor for reusable ExtensionAccountsProvider context (#1466) (13380bb)
  • refactor: remove NominateFromFavorites modal (#1528) (4bc62a3)
  • refactor: Separate titles from lists, reformat filters, fixes (#1539) (ae5f95e)
  • refactor: use simple cloud react imports (#1493) (839cc06)
  • Replace icons to cloud, remove dead wallet connect option (#1506) (7e3efd2)
  • store eraRewardPoints from recent eras (#1529) (690ba51)
  • ux: min non-zero bar segment width (#1555) (9377776)
  • ux: Polkadot JS to developer tools category (#1576) (5684c0a)
  • ux: Pool rewards worker & pool performance graphs (#1547) (be4a556)

Bug Fixes

  • avoid negative free balance (8fd61dd)
  • ci: fix earliest release commit (d873517)
  • ci: last-release-sha (7c9cea5)
  • fix bug on favorite pools visit (#1526) (2f8ea85)
  • fix new era reward points processing (214da8d)
  • fixed lag in timeleft refresh in last hour (7b703cf)
  • miscellaneous fixes. (#1538) (24d0ca6)
  • payee toggle fix on setup (3fe3031)

This PR was generated with Release Please. See documentation.

v1.0.9.2

14 Sep 15:27
Compare
Choose a tag to compare

Fixes overflow styling for canvas-scroll and modal-carousel classes.