🆕 What's New & Fixed
- Fixed handling of non-ASCII characters and long paths when saving the INI-format applied settings file.
- Fixed the behavior where the window did not remain on top after restarting when the "Pin on top of all windows" option was enabled.
- Improved error logging method now includes inner exceptions, stack traces and contextual data in logs for deeper diagnostics.
- Added adaptive font-scaling support for designated TextBlocks.
- Added the WindowStyleHelper class to restore default window behavior and animations when
WindowStyle
is set toNone
, replacing custom fade effects with the standard Windows animations.
Enabled simply by adding the attribute to the root<Window>
tag inXAML
:
xmlns:in="clr-namespace:GTweak.Utilities.Interop"
in:WindowStyleHelper.EnableSystemAnimations="True"
- Added support for a ToggleButton dependency property, moving interaction logic for ToggleButton, ComboBox, and Slider from code-behind into the ViewModel, allowing toggle states to update in real time.
- Added the Play font with support for tabular numbers.
- Added animated digit counter for updates to current processes and running services, replacing the instant value change.
🛡 Verified SHA-256 Hash for executable
92eba515b57e3d318eca77ecbd603c899504bf5aaec6da59540f25c43a7710c4