Releases: devAlphaSystem/Alpha-System-OptiForge
Releases · devAlphaSystem/Alpha-System-OptiForge
v1.6-16 Release
- Made sending results back to the UI safer.
- Improved error messages when commands fail.
- Made status checks for apps, services, and registry settings more reliable.
- Added error handling when copying commands fails.
- Updated the way administrator privileges are checked.
- Added JSDoc comments to explain functions.
- Created shared functions to avoid repeating code for getting commands and checking statuses.
- Simplified internal code that handles status checks.
- Created one main function to set up all the "Apply" buttons in the UI.
- Improved the initial loading process and status checks.
- Improved settings used when creating the main application window.
- Improved how the app checks if other apps are installed.
- Added icons to show the underlying command for each option.
- Improved how the command information pop-up works.
- Added warning icons for potentially unstable gaming options in the UI
- Added logging to show exactly which options are selected when an "Apply" button is clicked.
v1.6-15 Release
- Fixed a lot of commands for the "code" button.
- Big code changes for better performance.
v1.6-14 Release
- Removed "Custom Command".
- New tab system for sections.
- New embedded live logs window.
- Fixed logs from terminal showing [object Object].
- Added some animations.
v1.6-13 Release
- Fixed some commands.
- Some minor UI changes.
- Removed "System Health" tab.
- New window title bar.
- Changed to a bigger window size.
v1.6-12 Release
- Fixed a lot of commands.
- Removed "System Information" tab.
v1.6-11 Release
- Added new tab "Windows Features" with many commands from O&OSU10/11++
v1.5-10 Release
- Improved code for executing commands.
- Now some tweaks at "System Tools" will execute one command if the checkbox is checked and another if unchecked.
This means that now we can restore the previous state of a function. - Added status-circle at each command that can be restored on the System Tools tab.
- Added new commands at "Windows Fixes".
- Improved existing commands at "Windows Fixes".
- Added verbose at program start to show what's happening.
- Added new tab "System Health" that makes some checks and gives a score based on results.
- Some UI improvements.
v1.4-9 Release
- Fixed some commands at "System tools" not working.
- The program now requires being run as an Administrator.
- Fixed notifications persisting after program closed and opened again.
v1.4-8 Release
-
Removed unnecessary/unused code.
-
Added a new loading screen while we check for commands that are already set.
-
Now "Apps & Bloatware" and "Optimizations" will execute one command if the checkbox is checked and another if unchecked.
This means that now we can restore the previous state of a function. -
Added status-circle at each command on the Optimizations tab.