Skip to content

Releases: abueide/harry-plotter

1.2.0

14 Jul 22:52
2ecb8c4
Compare
Choose a tag to compare

1.2.0

  • Updated to support the official Pooling Protocol (make sure to update your pool key to your plot nft's contract address by clicking edit on your key in the harry plotter gui)
  • Implement ssd caching mechanism to allow reducing copy times & fill up multiple destination directories

NOTE MACOS USERS:
Download the .pkg file and follow apple's instructions found here:
https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac

1.1.14

05 Jun 04:59
Compare
Choose a tag to compare

1.1.14

  • Fix a stats bug that caused it to infinitely add data points eating up a lot of cpu/ram.
  • Fix an issue where using the "start" button stopped after the 2nd plot.

NOTE MACOS USERS:
Download the .pkg file and follow apple's instructions found here:
https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac

1.1.14-RC

05 Jun 20:56
Compare
Choose a tag to compare
1.1.14-RC Pre-release
Pre-release

WARNING: Only use this build if you're experiencing issues with a blank screen. It enables software rendering so it doesn't use your gpu/integrated graphics.

1.1.13

04 Jun 17:41
Compare
Choose a tag to compare

1.1.13

  • Change minimum amount of ram to 900 MiB

KNOWN ISSUE:
If you're experiencing severe performance problems or ludicrous amounts of plots completed in the stats tab, try clearing your logs folder in ~/.harryplotter/logs/

NOTE MACOS USERS:
Download the .pkg file and follow apple's instructions found here:
https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac

1.1.12

04 Jun 01:28
Compare
Choose a tag to compare

1.1.12 is a big feature release

  • Add content to stats tab
  • Add stagger settings per drive
  • Add max concurrent plots to stagger settings
  • Auto start stagger manager on startup if crashed/taskmanager killed or if graceful stop is selected when exiting. If you force stopped, it will not autostart the next time you open. This should be useful for people looking to automatically start plotting system boot.
  • Auto clear temp dir on stagger manager start
  • Made browse button take you to the currently set directory

Bug Fixes

  • Fixed bug where stats was showing total minutes instead of leftover minutes
  • Fixed an issue where plots weren't autoqueueing after clicking the "start" button
  • Fixed bug where if you select "force stop", the graceful stop option would disappear
  • Fixed issue with using manually added keys that the fingerprint field filled in
  • Clicking the "stop" button on a job now toggles whether the stagger manager will use that plot for more consistent behavior. (E.g. if you click stop on a currently running plot, the stagger manager won't immediately start it again)

The official release brings a few extra bugfixes from the release candidate version.

  • Fix global stagger
  • Make stagger work even with no drives added

1.1.12-RC

03 Jun 04:55
Compare
Choose a tag to compare
1.1.12-RC Pre-release
Pre-release

WARNING: This is a release candidate build containing significant code changes. It may be buggy, please report any that you find. Test it on your non-production machines first and let me know if its good enough to run on your production machines.

1.1.12 is a big feature release

  • Add content to stats tab
  • Add stagger settings per drive
  • Add max concurrent plots to stagger settings
  • Auto start stagger manager on startup if crashed/taskmanager killed or if graceful stop is selected when exiting. If you force stopped, it will not autostart the next time you open. This should be useful for people looking to automatically start plotting system boot.
  • Auto clear temp dir on stagger manager start
  • Made browse button take you to the currently set directory

Bug Fixes

  • Fixed bug where stats was showing total minutes instead of leftover minutes
  • Fixed an issue where plots weren't autoqueueing after clicking the "start" button
  • Fixed bug where if you select "force stop", the graceful stop option would disappear
  • Fixed issue with using manually added keys that the fingerprint field filled in
  • Clicking the "stop" button on a job now toggles whether the stagger manager will use that plot for more consistent behavior. (E.g. if you click stop on a currently running plot, the stagger manager won't immediately start it again. At least not until you click stop on it again.)

NOTE MACOS USERS:
Download the .pkg file and follow apple's instructions found here:
https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac

1.1.11

30 May 21:00
019d0bf
Compare
Choose a tag to compare

Have a question or suggestion? Check out the new discord! https://discord.gg/Uxh5ZqJVsS

1.1.11 is a small bugfix release

  • Fixed an issue where completed job logs were being sent to the failed folder instead causing stats to not be saved
  • Fixed an issue where you couldn't see total plots created if it was above 10.
  • Possible the code cleanup fixed up some other bugs I couldn't reproduce

NOTE MACOS USERS:
Download the .pkg file and follow apple's instructions found here:
https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac

1.1.10

30 May 17:51
Compare
Choose a tag to compare

Have a question or suggestion? Check out the new discord! https://discord.gg/Uxh5ZqJVsS

The only change in 1.1.10 is that the logging console is turned off. If you want error logging, use 1.1.9.

NOTE MACOS USERS:
Download the .pkg file and follow apple's instructions found here:
https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac

1.1.9

30 May 10:57
Compare
Choose a tag to compare

Have a question or suggestion? Check out the new discord! https://discord.gg/Uxh5ZqJVsS

Release 1.1.9 contains some critical bugfixes

  • Fix some failed to launch jvm errors
  • Fix issues where jobs would get stuck in the running state if they didn't complete (errored out)
  • Fix issue where the new job button was causing flickering & very unstable behaviour
  • Fixed an issue where log files in the running folder weren't being cleaned up properly
  • Fixes update notifications for new releases of Harry Plotter
  • Logging console is enabled in this release to help with reporting issues more easily. The unsupported javafx configuration is a normal and expected warning, please ignore.

NOTE MACOS USERS:
Download the .pkg file and follow apple's instructions found here:
https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac

1.1.8

29 May 07:35
c22957a
Compare
Choose a tag to compare

Have a question or suggestion? Check out the new discord! https://discord.gg/Uxh5ZqJVsS

Release 1.1.8 is a bigger rewrite of the plot process manager with some new features and bugfixes

  • Uses much less ram
  • Fix freezing issues
  • You can now restart/update harry plotter while plots are running (you'll have to click start all again to resume your stagger queue)
  • You can now find log files in ~/.harryplotter/logs

NOTE MACOS USERS:
Download the .pkg file and follow apple's instructions found here:
https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac