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
Copy file name to clipboardExpand all lines: Changelog.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
## [1.0.0]
2
2
3
-
UXTU4Linux reaches 1.0.0. The headline addition is Adaptive Mode: instead of holding one fixed preset, the app now tunes your CPU live from temperature and load. The Home tab gained live graphs, Automations were rebuilt to be simpler, and the whole codebase was reorganized underneath.
3
+
After two years of development, UXTU4Linux finally reaches 1.0.0 with all the core features in place. The headline addition is Adaptive Mode: instead of holding one fixed preset, the app now tunes your CPU live from temperature and load. The Home tab gained live graphs, Automations were rebuilt to be simpler, and the whole codebase was reorganized underneath.
4
4
5
-
> **Updating from v0.9.x?** v1.0.0 adds one new dependency (`textual-plotext`, used for the Home graphs). Re-run the installer above to pick it up while keeping your settings and custom presets.
5
+
> **Updating from v0.9.x and v0.8.x?** v1.0.0 adds one new dependency (`textual-plotext`, used for the Home graphs). Re-run the installer above to pick it up while keeping your settings and custom presets.
6
6
7
7
Prefer not to reinstall? Add it to the existing environment by hand, then restart the daemon:
-**Real-time graphs.** The Home tab now plots CPU temperature, power, clock and usage as they happen, alongside the quick links to every other tab.
21
21
22
22
### Automations
23
-
-**Remove Override switch.** Automations are active whenever you set a Battery Charge or Battery Discharge preset. Leave a slot empty to keep whatever is already applied for that power state.
23
+
-**Override switch removed.** Automations are active whenever you set a Battery Charge or Battery Discharge preset. Leave a slot empty to keep whatever is already applied for that power state.
24
24
-**Apply any time.** Applying a preset by hand is no longer blocked while automations are set; the automation simply re-applies the right preset on the next AC/battery change.
- A large reorganization of the daemon and the interface into smaller, focused modules, plus dead-code cleanup, for a cleaner and more maintainable foundation.
31
31
32
+
### Note
33
+
- With official UXTU support for Linux on the way, this release marks the completion of the project: from now on there will only be bug fixes and improvements. If you want to add new features and have some development experience, take a look at https://github.com/HorizonUnix/UXTU4Linux/wiki/Developer-Documentation to learn more about UXTU4Linux and become a contributor!
0 commit comments