[0.10.1] - 2026-08-29
This is primarily a bugfix release, but there are a few additions:
-
Additional clock domains (other than the standard GPU/VRAM clockspeed) are now shown in the UI.
This exposes extra information on both AMD and Nvidia.
-
Nvidia VF curve is now stored as offset values, rather than an absolute curve.
Existing VF curves will be migrated, but it is recommended to manually re-check it, as the base curve reported by the driver sometimes changes. -
GPU names are now more cleanly formatted in parts of the GUI and the CLI
-
Clock controls now work on more AMD APUs
-
Fan control on Intel XE - this currently requires a patched kernel (see this patch series), and only works on Battlemage.
Full changelog:
🚀 Features
- Fmt gpu name in gpu-picker (#1157) by @makarov-roman
- Report clockspeed of extra clock domains on nvidia (#1155) by @ilya-zlobintsev
- Fan control for Intel Xe (needs patched kernel) (#1108) by @WizardlyBump17
- Support AMD profile performance-levels (#1170) by @makarov-roman
- Show additional clock domains in UI (#1172) by @ilya-zlobintsev
🐛 Bug Fixes
- Service setup dialog in flatpak by @ilya-zlobintsev
- Add policy file to fedora spec by @ilya-zlobintsev
- Show time in local timezone in chart rendering by @ilya-zlobintsev
- Complete Turkish translations (#1152) by @Tunahanyrd
- Ignore intel_pmt on test snapshots (#1165) by @WizardlyBump17
- Pass uid from unix socket creds instead of inferring from pid in polkit checks (CVE-2026-75037) by @ilya-zlobintsev
- Only create new file when writing debug snapshot (CVE-2026-75038) by @ilya-zlobintsev
- Swtich nvidia V/F curve to offsets (#1161) by @makarov-roman
- Update list of apu devices which need p-levels workaround (#1174) by @makarov-roman
- Use pidfd for polkit auth if possible, patch zbus_polkit (followup on CVE-2026-75037) by @ilya-zlobintsev
- Mb -> MiB in vram size by @ilya-zlobintsev
🚜 Refactor
- Abstract away intel DRM logic, add a mock implementation (#1182) by @ilya-zlobintsev
⚙️ Miscellaneous Tasks
- Update spec files for release v0.10.0 (#1149) by @github-actions[bot]
- Add commited cliff.toml by @ilya-zlobintsev
- Update a380-xe snapshot data by @ilya-zlobintsev
- Add Asrock 9070 XT Steel Legend and Sparkle Arc 310 Eco (#1173) by @Lasagnenator
- Remove device name from stats (#1176) by @makarov-roman
- Translations update from Fedora Weblate (#1150) by @weblate
- Appdata with new release by @ilya-zlobintsev