You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 TextBox style with a native clear behavior to hide the clear button where it is not needed, such as in the ColorPicker.
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.