1.3.3 20240218 BF: Review: Optimization and corrections CR: Build: Releases are now only available on the release page CR: Project: Renaming in Balancer CR: Project: Outsourcing as a separate project CR: Project: Update TargetFrameworkVersion to v4.8 1.3.2 20220625 BF: Build: Correction of the release info process CR: Platform: Change the location to /Program Portables/ShiftDown 1.3.1 20220401 BF: Correction of the version number Release date was not set correctly. 1.3.0 20220313 BF: Optimization and corrections Separation of classes into separate files. CR: Unification of namespace / platform icon / (sub) project structure CR: Added build script/process via Ant CR: Optimization of process scanning (reimplementation) It creates even less load and prioritizes even faster. CR: Optimization of error logging CR: Added XML based settings Optional configuration from the service. CR: Added suspension of the prioritization for freely definable process names Useful for games, compilers, renderers and all programs that should use the CPU without restrictions. CR: Added Preventive down prioritization for freely definable process names Useful when processes like compiler, interpreter and indexer work very well even at low priority. CR: Added expansion of prioritization decrease to processes with the same name 1.2.0 20220107 BF: Correction of the unwanted program end when the service pauses BF: Correction of the EventLog CR: Change to use net.exe for start, pause, continue and stop Output is better understandable than with sc.exe CR: Optimization of process scanning CR: Added a multi-level priority decrease Idle is used only temporarily during high load, when the CPU load normalizes, BelowNormal is used. CR: Change the service own priority to AboveNormal 1.1.1 20211224 1.1.0 20211224 CR: Optimization of process scanning CR: Change the target priority from 'Idle' to 'BelowNormal' (also enough) CR: Added command line functions for: install, uninstall, start, pause, continue and stop e.g. shiftdown install CR: Added Debug-Mode for easier testing and debugging (only during development) 1.0.0 20211219 NT: Release is available