Releases: polkadot-cloud/polkadot-staking-dashboard
Releases · polkadot-cloud/polkadot-staking-dashboard
v1.7.0
1.7.0 (2024-11-08)
Features
- fix: Render timeleft on
end
time update (#2320) (fd7c52b) - Logo and font update (#2269) (96b952f)
- refactor: Abstract
useTimeleft
(#2321) (950081f) - refactor: Generalise
useSize
hook (#2312) (51ec08a) - refactor: Update
withProviders
(#2314) (d43bd60) - refactor: Update Release Please (#2268) (9b52f6d)
- refactor: Update to latest w3ux utils (#2283) (fa4df58)
- refactor: Use
useOnResize
, removelodash.throttle
. (#2313) (5d012c0) - refactor: Use latest
@w3ux/utils
, rm@polkadot/keyring
(#2262) (a5c969f) - refactor: Use new Polkicon from
@w3ux/polkicon
(#2315) (be74cd5) - refactor: Use re-exported
[@polkadot](https://github.com/polkadot)
utils. (#2267) (63d0b55) - Replace
maxElectingVoters
const withcounterForNominators
storage (#2319) (f55229f) - simplify pool item UI (#2238) (fdfcaf0)
- Wallet Connect support (#2276) (388b882)
Bug Fixes
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)