mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-12-22 22:59:27 +00:00
update CHANGELOG.md
This commit is contained in:
parent
8fbd949342
commit
d2bd627df6
1 changed files with 8 additions and 4 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,13 +1,17 @@
|
||||||
# v1.3.0
|
# v1.3.0
|
||||||
## Updates
|
## Updates
|
||||||
*
|
* **UI:** Changed overall style (all text is monospace, darker theme, rounded corners)
|
||||||
|
* **P2Pool:** Color status is now `ORANGE` until synchronized
|
||||||
|
* **XMRig:** Color status is now `ORANGE` when not mining
|
||||||
|
|
||||||
## Fixes
|
## Fixes
|
||||||
*
|
* Fixed `[Status]` P2Pool stats overflowing sometimes
|
||||||
|
* Added help messages on config loading issues (`node.toml`, `pool.toml`, etc)
|
||||||
|
* Fixed rare crash upon bad config data
|
||||||
|
|
||||||
## Bundled Versions
|
## Bundled Versions
|
||||||
* [`P2Pool v3.2`](https://github.com/SChernykh/p2pool/releases/tag/v3.2)
|
* [`P2Pool v3.3`](https://github.com/SChernykh/p2pool/releases/tag/v3.3)
|
||||||
* [`XMRig v6.19.1`](https://github.com/xmrig/xmrig/releases/tag/v6.19.1)
|
* [`XMRig v6.19.2`](https://github.com/xmrig/xmrig/releases/tag/v6.19.2)
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue