-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
42 additions
and
6 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,37 @@ | ||
# Changelog | ||
|
||
## [Unreleased] | ||
|
||
## [v0.0.3] - 2017-10-24 | ||
### Bug fixes | ||
- :zap: improvement(table): Fixed #2, Sort temperatures and fan speed by board and fan respectively | ||
- :bug: fix: Fixed #4, Total hashing speed is displayed many times | ||
- :bug: fix: Fixed #5, Remarks not displayed on active miners | ||
- :wrench: config(table): Fixed #6, Sort miners by IP | ||
- :zap: improvement: Sort models in total hashrate panel | ||
- :wrench: config: Sort dropdown items by model type in add form | ||
|
||
### New Features | ||
- :heavy_plus_sign: Added CHANGELOG.md | ||
|
||
## [v0.0.2] - 2017-10-08 | ||
### Bug fixes | ||
- :wrench: config(log): Updated logging Formatter | ||
- :wrench: config(views): Updated index url from /miners to / | ||
- :bug: Fixed bug showing 'No errors found.' when there are inactive miners | ||
|
||
### New Features | ||
- :star: Added individual miner hashrate | ||
- :star2: Added card to display total hashrate grouped by Model | ||
|
||
## v0.0.1 - 2017-10-05 | ||
### Features | ||
- :star2: Add as many miners as you want | ||
- :star: Support for Antminers S7, S9, L3+ and D3 | ||
- :star: Check their temperatures, fan speed, chip condition | ||
- :star: Get in-app notifications about miner errors (needs refresh) | ||
- :star: Log errors to file | ||
|
||
[Unreleased]: https://github.com/anselal/antminer-monitor/compare/v0.0.3...HEAD | ||
[v0.0.3]: https://github.com/anselal/antminer-monitor/compare/v0.0.2...v0.0.3 | ||
[v0.0.2]: https://github.com/anselal/antminer-monitor/compare/v0.0.1...v0.0.2 |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.