Skip to content

Latest commit

 

History

History
368 lines (237 loc) · 45.7 KB

CHANGELOG.md

File metadata and controls

368 lines (237 loc) · 45.7 KB

Changelog

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

1.5.0 (2024-06-12)

Features

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)

1.4.3 (2024-04-22)

Features

Bug Fixes

1.4.2 (2024-04-22)

Features

1.4.1 (2024-04-18)

Features

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

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)

1.3.1 (2024-04-09)

Features

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

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 .

1.2.1 (2024-03-14)

Features

Bug Fixes

1.2.0 (2024-03-04)

Features

Bug Fixes

1.1.7 (2024-02-24)

Features

1.1.6 (2024-02-15)

Bug Fixes

1.1.5 (2024-02-14)

Features

Bug Fixes

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

1.1.3 (2024-01-15)

Features

Bug Fixes

1.1.2 (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

1.1.1 (2023-10-31)

Bug Fixes

  • 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.

1.1.0 (2023-10-30)

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 refreh in last hour (7b703cf)
  • miscellaneous fixes. (#1538) (24d0ca6)
  • payee toggle fix on setup (3fe3031)