-
Notifications
You must be signed in to change notification settings - Fork 1
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 #95 from ar-io/release-v1.2.0
chore: add changelog and bump version for release
- Loading branch information
Showing
3 changed files
with
507 additions
and
604 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# 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.1.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [1.2.0] - 2024-10-17 | ||
|
||
### Added | ||
|
||
* “Reported On” and “Reported On By” cards on Gateway Details page for viewing observation status by epoch for a gateway | ||
* “Software” card on gateway details page that shows gateway software version and available bundlers (if gateway has listed them) | ||
|
||
### Changed | ||
|
||
* Updated Gateway Details page for leaving gateways to hide non-relevant cards and show leave date | ||
|
||
|
||
## [1.1.0] - 2024-10-08 | ||
|
||
### Added | ||
|
||
* Gateways > Reports: Add “AR.IOEpoch #” Column | ||
* Gateways>Reports>Individual Reports | ||
* Add Epoch # | ||
* Remove Epoch start height | ||
* Implemented Leave Network Flow: | ||
* Adds button to Gateway Detail page to leave network when gateway shown is the user’s own gateway | ||
* Hitting Leave shows a modal with information. User has to type “LEAVE NETWORK” before Leave Network button is enabled. | ||
* Hitting Leave Network button initiates signature request and then a success message. | ||
* Site is refreshed after leaving. | ||
* Release version shown on sidebar | ||
|
||
|
||
### Changed | ||
|
||
* Gateway Details: rename “Reward Ratios” to “Performance Ratios” | ||
* Gateway Details: Fixes text bubble cut off when copying wallet address | ||
|
||
### Fixed | ||
|
||
* Gateway Details: Remove Edit and Stake Buttons from gateways that are leaving | ||
|
||
## [1.0.0] | ||
|
||
* Initial versions of application; version was bumped to 1.1.0 for first public versioned release. |
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
Oops, something went wrong.