Skip to content

Releases: Tzesh/Tzoptimizer

Tzoptimizer v2.0.1

23 Apr 23:54
Compare
Choose a tag to compare
  • A dialog will appear when user clicked on optimize or revert button that informs user about that tweaks will only applied completely only once the computer is restarted.

Tzoptimizer v2.0

23 Apr 21:01
38acbd7
Compare
Choose a tag to compare
  • Whole project and its structure has been redesigned and refactored.
  • General code quality has been improved.
  • Translation service has been added, if system language is different than English now user can select to translate whole program into the system language.
  • Tweaks and their processes (i.e., which registry key value pairs have been changed?) were kept in program as constants until now. All the tweaks and their processes now can be seen in 'Tweaks.reg' file and also tweaks will be independent from the version of the program. In other words, tweaks will be dynamically loaded from this repository each time program opens.
  • User interface of the program has been redesigned.
  • Defaults of the tweaks will be loaded as normal tweaks just in case if user wants to revert tweaks. User will be able to revert by selecting tweaks just like applying tweaks.

Tzoptimizer v1.7

28 Aug 18:21
20f8ae6
Compare
Choose a tag to compare

There were some typos before this release, and the whole project was like not written in C#. All the names are according to C# naming convention now and all the typos are gone as far as known. Also process information section of the program is now gone due to it's not necessary. Anyone who wonders to what the hell doing is that step/program can easily look at the source code of the program.

Tzoptimizer v1.6

19 Feb 08:44
Compare
Choose a tag to compare
  • Added "Optimize Memory Usage" process.
  • Some processes have been renamed.
  • Switched category of "Enable Verbose Boot" process to Optional Processes.

Tzoptimizer v1.5.2

18 Aug 20:04
Compare
Choose a tag to compare
  • Added "Turn Off Windows Background Apps"
  • Added "Show Hidden Files And File Extensions" to Optional Processes.
  • Added "Set Explorer To Open My Computer" to Optional Processes.
  • Added "Disable P2P Update Delivery Optimization" to Optional Processes.
  • Added "Allow Windows Updates For Other Products" to Optional Processes.

Tzoptimizer v1.5

18 Aug 12:11
Compare
Choose a tag to compare
  • Added "Disable Toggle Keys And Sticky Keys"
  • Added "Disable Data Collection For Office"
  • Added "Speed Up Your Computer By Just Lowering Timeouts"
  • Added "Disable Tablet Mode"
  • Added "Disable Timeline"
  • Added "Enable Verbose Service"
  • Added "Optional Processes"

Tzoptimizer v1.4

16 Aug 18:04
b08a4eb
Compare
Choose a tag to compare
  • Added system disk type detection. It checks is system disk ssd or not afterwards selects the recommended settings for type of disk.

Tzoptimizer v1.3

16 Aug 12:57
a0d27dc
Compare
Choose a tag to compare
  • Added system information for all disks and you can easily check if there are ssd or not.
  • Improved GUI.

Tzoptimizer v1.2

15 Aug 23:41
aeea6a4
Compare
Choose a tag to compare
  • Added "Disable Nable's Algorithm" right next to NetworkThrottlingIndex.
  • Fully redesigned GUI.
  • Added descriptions for every single process.
  • Added progress history.
  • Added recommended settings.

Tzoptimizer v1.0.1

14 Aug 17:10
2235a89
Compare
Choose a tag to compare

Added Hardware Accelerated GPU Scheduling.