github Greedeks/GTweak 5.3.3

7 hours ago

🆕 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 to None, replacing custom fade effects with the standard Windows animations.
    Enabled simply by adding the attribute to the root <Window> tag in XAML:
 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.

number


🛡 Verified SHA-256 Hash for executable

92eba515b57e3d318eca77ecbd603c899504bf5aaec6da59540f25c43a7710c4

Don't miss a new GTweak release

NewReleases is sending notifications on new releases.