Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into w3f-deploy-1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Bulat committed Mar 21, 2024
2 parents 4aeb12e + 20f362b commit 0295dde
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
21 changes: 0 additions & 21 deletions CHANGELOG.md

This file was deleted.

21 changes: 21 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog


## [1.2.1](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.2.0...v1.2.1) (2024-03-14)


### Features

* Deprecate Canny.io in favour of Polkadot Support ([#2018](https://github.com/paritytech/polkadot-staking-dashboard/issues/2018)) ([c8e3c4e](https://github.com/paritytech/polkadot-staking-dashboard/commit/c8e3c4ea84c643fa3b2e35f3bf932ec8d23cba57))
* **refactor:** Instantiatable Apis ([#2023](https://github.com/paritytech/polkadot-staking-dashboard/issues/2023)) ([574ab62](https://github.com/paritytech/polkadot-staking-dashboard/commit/574ab62ad6e9e9081e90466339a69337d0fb5999))
* Remove Parity RPC endpoint from westend ([#2019](https://github.com/paritytech/polkadot-staking-dashboard/issues/2019)) ([54ecbbe](https://github.com/paritytech/polkadot-staking-dashboard/commit/54ecbbeb66382d86c59641c90bafa2239574a214))
* **ux:** Remove controller deprecation prompt ([#2026](https://github.com/paritytech/polkadot-staking-dashboard/issues/2026)) ([76f964b](https://github.com/paritytech/polkadot-staking-dashboard/commit/76f964bdfbab2791a02ce420cb1a3f52b1f6d1d2))


### Bug Fixes

* check BalancesController unsub before calling ([#2016](https://github.com/paritytech/polkadot-staking-dashboard/issues/2016)) ([13d0ebd](https://github.com/paritytech/polkadot-staking-dashboard/commit/13d0ebd5f9c2481e9c211925b7cf97293c29f10a))
* Ensure signer fallback on corrupt source ([#2021](https://github.com/paritytech/polkadot-staking-dashboard/issues/2021)) ([26e1793](https://github.com/paritytech/polkadot-staking-dashboard/commit/26e179389a2c8b8823e743a6ae1ae89f26a66744))
* fast unstake eligibility based on bonding, not nominating ([#2025](https://github.com/paritytech/polkadot-staking-dashboard/issues/2025)) ([44a19c1](https://github.com/paritytech/polkadot-staking-dashboard/commit/44a19c13b58f40ced422a4402a15ce8a3a591871))
* Fix errornous unclaimed payouts from Subscan ([#2028](https://github.com/paritytech/polkadot-staking-dashboard/issues/2028)) ([7a4f172](https://github.com/paritytech/polkadot-staking-dashboard/commit/7a4f172c176eb7767b957487347bfc0e197fa490))
* Misc Subscan payout fixes ([#2027](https://github.com/paritytech/polkadot-staking-dashboard/issues/2027)) ([4081c0a](https://github.com/paritytech/polkadot-staking-dashboard/commit/4081c0a938aee6ffdadd5683789fb010051fb533))
* updated typo in modals file ([#2022](https://github.com/paritytech/polkadot-staking-dashboard/issues/2022)) ([621ff1b](https://github.com/paritytech/polkadot-staking-dashboard/commit/621ff1b218410c2aa314680a1d0852bfd8f911a0))


## [1.2.0](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.1.7...v1.2.0) (2024-03-04)


Expand Down

0 comments on commit 0295dde

Please sign in to comment.