| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GTweak.exe | 2026-06-06 | 6.7 MB | |
| GTweak.zip | 2026-06-06 | 4.7 MB | |
| 5.5.1 source code.tar.gz | 2026-06-06 | 15.6 MB | |
| 5.5.1 source code.zip | 2026-06-06 | 15.8 MB | |
| README.md | 2026-06-06 | 1.3 kB | |
| Totals: 5 Items | 42.8 MB | 0 | |
## 🆕 What's New & Fixed
- Fixed a crash on the System Information page when copying data while the clipboard is locked by another process.
- Fixed potential Power Screen crash in Settings App (#120), geolocation service is now separated into its own toggle with scheduled tasks
- Added support for downloading the PCI-Z utility in Toolset.
- Improved tweak execution readability by introducing method overloads and eliminating double negations.
- Updated the button template with a new float and shadow hover style.
- Updated the
TextBoxstyle with a native clear behavior to hide the clear button where it is not needed, such as in theColorPicker. - Updated power scheme integration to duplicate a built-in plan instead of importing an external file.
- Updated Bluetooth management to use a dedicated class backed by the
Windows.Devices.RadiosAPI, replacing PowerShell command execution and WMI-based status checks with direct state reading via a cached radio instance. - Updated the DescriptionBlock component appearance and behavior:
- Added current parameter status output support (#119, [#54]).
- Improved autoscroll with a smoother inertial animation to eliminate text stuttering.