forked from polkadot-cloud/polkadot-staking-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from Cerebellum-Network/release/1.0.0
Release v1.0.0
- Loading branch information
Showing
7 changed files
with
52 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [1.0.0] - 2023-05-17 | ||
|
||
### Added | ||
|
||
- Google Tag Manager script | ||
- Cere Logo and Icon | ||
- Cere Mainnet and Testnet configurations | ||
- Cere Network favicons | ||
|
||
### Changed | ||
|
||
- Refactored testnet inclusion condition in build-and-deploy job | ||
- Updated branches for Stage and Prod | ||
- Updated information about Inflation | ||
- Fixed HTML page formatting, ChangeNominations, and CERE_URL | ||
- Updated README.md, prod.yaml, Favicons, units, and URI Prefix | ||
- Adjusted constants and networks for Cere | ||
- Updated default Network and active networks fields | ||
|
||
### Removed | ||
|
||
- Binance fetch | ||
- maxNominatorsCount from TotalNominations | ||
- Feedback and Community pages | ||
- Settings Modal | ||
- UseInflation hook | ||
- Removed auctionCounter field |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters