gupaxx/CHANGELOG.md
Cyrix126 307a8b5dba feat: bug fix release 0.1.2
fix: persist p2pool current share
fix: script release
2024-03-26 11:25:57 +01:00

44 lines
1.2 KiB
Markdown

# v0.1.2
Fix release for beta version.
This version is only made for testing purposes and have feedbacks.
## Changes
## Fixes
Persist current shares value
fix script for release
## Bundled Versions
* [`P2Pool v3.10`](https://github.com/SChernykh/p2pool/releases/tag/v3.10)
* [`XMRig v6.21.2`](https://github.com/xmrig/xmrig/releases/tag/v6.21.2)
# v0.1.1
Fix release for beta version.
This version is only made for testing purposes and have feedbacks.
## Changes
Current Shares appears on P2pool column of Submenu process in Status Tab.
Parse the current shares from the status command of p2pool instead of an estimation based on shares found and time.
## Fixes
XvB algorithm now gets the number of shares instead of 0.
## Bundled Versions
* [`P2Pool v3.10`](https://github.com/SChernykh/p2pool/releases/tag/v3.10)
* [`XMRig v6.21.2`](https://github.com/xmrig/xmrig/releases/tag/v6.21.2)
# v0.1.0
First beta release of Gupaxx.
This version is only made for testing purposes and have feedbacks.
## Changes
See [DIFFERENCES.md](DIFFERENCES.md)
## Fixes
See [DIFFERENCES.md](DIFFERENCES.md)
## Bundled Versions
* [`P2Pool v3.10`](https://github.com/SChernykh/p2pool/releases/tag/v3.10)
* [`XMRig v6.21.2`](https://github.com/xmrig/xmrig/releases/tag/v6.21.2)