Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@Zintom Zintom released this 01 Dec 12:02
· 84 commits to main since this release

A huge update with this release:
[Added] Tip of the day screen, shows handy tips on launch of the app (can be disabled in Options) (7ec5895, 0eda8e5, 55f5541)
[Added] Options menu to customize program settings (fd5f176)
[Added] Added many more processes to the auto-generated process whitelist file (6a90fb4) (also fixes b98b372)
[Added] Support for up to 64 core machines (8fc2ae8)
[Added] Descriptive texts under several of the menu options to better describe what each option does.
[Fixed] Bug where the optimizer would not see updated whitelist file if whitelist was modified during runtime of the application (81e1ee9 and 684f8f8)
[Improvement] For menu items that do not return to the previous menu (for example the "Open README.txt" in "Help"), the highlighted item will stay highlighted instead of defaulting to the first item again.
[Improvement] Optimizer performance improved and other misc QOL updates (1d728ce, 6d3105e)
[Improvement] The 'opt_restore_state' and 'opt_settings' program files are now hidden in order to de-clutter the program directory, these files were not meant to be user accessible anyway.
[Improvement] General menu improvements, much more intuitive interface.