Skip to content

v1.2.0

Compare
Choose a tag to compare
@TheAlexDev23 TheAlexDev23 released this 13 Oct 10:52
· 11 commits to main since this release
5fd8a1b

Features

  • Added firmware settings
  • Added audio settings
  • Added GPU settings
  • Added Intel RAPL settings
  • Added a system tray icon for daemon management
  • Added daemon control through the power-daemon-mgr cli utility

Fixes and improvements

  • @ischeinkman Fixed invalid sysfs writes related to CPUFreq
  • @ischeinkman Migrated sysfs write/read calls to the rust standard library instead of subshell calls. Allowing to remove zsh as a dependency.
  • Use more common environment variables for X display settings allowing better compatibility.
  • The lack of ifconfig/iwlwifi is now properly handled within the GTK frontend.
  • Cleaned up the logging calls of the daemon for more readable logs.

Full Changelog: v1.1.0...v1.2.0