Skip to content

Releases: devAlphaSystem/Alpha-System-OptiForge

v1.6-16 Release

12 Apr 19:15
Compare
Choose a tag to compare
  • 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

30 Mar 17:20
Compare
Choose a tag to compare
  • Fixed a lot of commands for the "code" button.
  • Big code changes for better performance.

v1.6-14 Release

16 Mar 02:10
Compare
Choose a tag to compare
  • 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

25 Feb 22:14
Compare
Choose a tag to compare
  • 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

24 Feb 22:36
Compare
Choose a tag to compare
  • Fixed a lot of commands.
  • Removed "System Information" tab.

v1.6-11 Release

23 Feb 22:01
Compare
Choose a tag to compare
  • Added new tab "Windows Features" with many commands from O&OSU10/11++

v1.5-10 Release

22 Feb 23:58
Compare
Choose a tag to compare
  • 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

21 Feb 09:47
Compare
Choose a tag to compare
  • 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

20 Feb 10:56
Compare
Choose a tag to compare
  • 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.

v1.3-7 Release

19 Feb 14:04
Compare
Choose a tag to compare

OptiForge is now public !