Skip to content

v1.1.0

Compare
Choose a tag to compare
@TheAlexDev23 TheAlexDev23 released this 17 Sep 19:34
· 65 commits to main since this release

Changelog

  • Added sleep settings
  • Fixed GTK frontend crashing on acpi-cpufreq or other generic cpufreq drivers
  • Fixed borrow checker errors that only happened on some systems
  • Added the ability for the daemon to automatically migrate profiles to the newest versions if new settings are added.
  • @ischeinkman fixed panic on systems with 0 SATA interfaces
  • Fix graphical commands not running properly due to lack of environment variables
  • Use an information icon for tooltips on hover in webview frontend
  • Create a separate power-daemon-mgr setup command that the user/package manager has to run to create default profiles.
  • power-daemon-mgr setup shows a popup that informs the user that it might create potentially system altering changes, and ask if an empty profiles should be created instaed.
  • The GTK frontend, when ran for the first time, shows a popup informing the user that it might change some options as it doesn’t support optional settings like the webview frontend.