update changelog

This commit is contained in:
hinto.janai 2023-11-26 17:43:15 -05:00
parent 42e67d940e
commit 7678106e67
No known key found for this signature in database
GPG key ID: D47CE05FA175A499

View file

@ -1,5 +1,5 @@
# v1.3.3
## Updates
## Changes
* Crashes will now create a file on disk with debug information ([#59](https://github.com/hinto-janai/gupax/pull/59))
| OS | Path |
|----------|------|
@ -10,6 +10,7 @@
- Removed `xmr.theuplink.net`
## Fixes
* P2Pool `[Simple]`'s backup hosts option will only include green/yellow nodes (<300ms ping) (#[65](https://github.com/hinto-janai/gupax/pull/65))
* P2Pool ping now verifies node is synchronized (#[63](https://github.com/hinto-janai/gupax/pull/63))
* XMRig `[Simple]` tab slider overflow ([#60](https://github.com/hinto-janai/gupax/pull/60))
* P2Pool `[Simple]` tab height overflow (https://github.com/hinto-janai/gupax/commit/b4a4e83457c8fc353e75ddf6c284bd41422f0db4)