This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
Releases: grayfallstown/Chia-Plot-Status
Releases · grayfallstown/Chia-Plot-Status
busy-plotter
Fixes:
- Routine to catch temp errors did not catch all variations of "Could not open file [...]"
- Finished plot stayed at 95,65% progress (thanks @carfnann)
busy-plotter beta 8
Changes:
- Clicking on a log file opens it in the default editor
- Added Copy time (thanks @wild9)
- Keep empty values at the bottom of the table while sorting
- Start menu entry added
busy-plotter beta 7
Changes:
- Provided a default statistic based on an average of plot log files i had lying around, so we have eta and (a little bit) more meaningfull warning and error thresholds when the user does not have any finished plot logs #23 (Thanks @whitetechnologies)
- Update check button added
- Donation button added (Thanks @bathrobehero)
Fixes:
- fixed double scrollbar
busy-plotter Hotfix 6
Fixes:
- Buttons to mark a process as dead caused the line height of the table to grow so less entries were visible #22 (thanks @bathrobehero)
busy-plotter
Changes:
- You can now mark a plotting process as dead manually so you can hide them earlier
Fixes:
- Sorting over equal values now has a deterministic order during runtime (no more plots changing places randomly in the table without changing values)
busy-plotter
Changes:
- Health Indication uses finished plotlogs to get better for better warning and error thresholds
- Filter to hide dead, possibly dead, finished and healthy plot logs
busy-plotter beta 3 Hotfix
Fixes:
- Application crashes on Theme change or on adding folders because it cannot save its configuration
busy-plotter beta 2
Changes:
- Improved ETA in phase 4
- GUI Refreshes every 30 seconds again (got lost is avalonia port)
busy-plotter
Changes:
- Health indicator
Fixes
- An error in eta calculation
- A crash on Linux based on using backslash as file path separator
overgrown-field Hotfix
Fixes:
- Application could refuse to start as my local config accidentally ended up being part of the setup.exe and a bug caused Chia Plot Status to crash on startup because it did not check if the directory exists and my home dir will not be on your pc.