Skip to content

0.1.34

Compare
Choose a tag to compare
@nazar-pc nazar-pc released this 10 Aug 06:16
· 134 commits to main since this release
9e24fe0

In this release:

  • Ability to specify not just absolute amount of allocated space for each farm, but also percentage of free disk space that will update farm size on each restart
  • Checking free disk space and automatically downsizing the farm in case explicit configuration is invalid and would cause startup failure
  • Advanced configuration option to limit plotting CPU usage
  • Better replotting thread selection on Threadripper/Epyc and hybrid Intel CPUs (with P and E cores) to make it less noticeable for normal computer use when replotting is happening
  • Open app that was previously minimized to tray when attempting to open it second time (previously nothing was happening in this case)
  • Various desktop notifications
    • When reward was signed successfully or missed
    • When farm failed
    • When internal node or farmer failed
    • Once when minimized to tray to remind it is not closed and still running
  • Graceful application shutdown
  • Improved logging (captures more logs of third-party libraries on Windows that were invisible before)
  • Automatically restart on crash unless it crashes too quickly
  • "Exit" button added to main menu
  • Fix for crash when new farm is added

Known issues on macOS:

  • Cmd+C/V not working (Ctrl+C/V can be used instead for now)
  • Emojis are not rendered properly
  • Tray icon is not supported yet
  • Menu appears to be broken for now (when mouse is used, navigation with keyboard works)