Releases: TorniX0/OpenTimerResolution
OpenTimerResolution - v1.0.3.6
- Added functionality to check for updates at start-up
- Removed custom name from config manager
(executable with _s
contains the runtime, no need to install it if you get that one)
Requires .NET 6.0 Desktop Runtime (x86). https://dotnet.microsoft.com/download/dotnet/6.0
OpenTimerResolution - v1.0.3.5
- Added functionality to silently install the start-up schedule (if not already) and run minimized using the argument
-silentInstall
(executable with _s
contains the runtime, no need to install it if you get that one)
Requires .NET 6.0 Desktop Runtime (x86). https://dotnet.microsoft.com/download/dotnet/6.0
OpenTimerResolution - v1.0.3.4
- Added some fixes for the startup minimized mechanism
- Changed a bit how the automatic cache memory cleaner checks
Requires .NET 6.0 Desktop Runtime (x86). https://dotnet.microsoft.com/download/dotnet/6.0
OpenTimerResolution - v1.0.3.3
- Added the text update interval to the config
- Changed the way free memory and the standby cache cleaner calculates
Requires .NET 6.0 Desktop Runtime (x86). https://dotnet.microsoft.com/download/dotnet/6.0
OpenTimerResolution - v1.0.3.2
- Fixed some bugs with the start minimized argument
- Made the logger a bit more informative
Requires .NET 6.0 Desktop Runtime (x86). https://dotnet.microsoft.com/download/dotnet/6.0
OpenTimerResolution - v1.0.3.1
- Added config manager
Requires .NET 6.0 Desktop Runtime (x86). https://dotnet.microsoft.com/download/dotnet/6.0
OpenTimerResolution - v1.0.3.0
🎉🥳 I released a new, major update for OpenTimerResolution! 🥳 🎉
- Added cache memory cleaner (including an automatic cleaning checkbox)
In the next update, there'll be a config manager added.
Requires .NET 6.0 Desktop Runtime (x86). https://dotnet.microsoft.com/download/dotnet/6.0
OpenTimerResolution - v1.0.2.5
- Fixed a bug where schedule button text showed the opposite.
Requires .NET 6.0 Runtime. https://dotnet.microsoft.com/download/dotnet/6.0
OpenTimerResolution - v1.0.2.4
- Added dark mode
- Fixed some small bugs, also improved the code a little bit
Requires .NET 6.0 Runtime. https://dotnet.microsoft.com/download/dotnet/6.0
OpenTimerResolution - v1.0.2.3
- Added logging mechanism
- Fixed icon tray being visible at startup without the program being minimized already
- Changed the target framework from
net6.0-windows7.0
tonet6.0-windows
Requires .NET 6.0 Runtime. https://dotnet.microsoft.com/download/dotnet/6.0