Skip to content

v0.5.0

Compare
Choose a tag to compare
@ilya-zlobintsev ilya-zlobintsev released this 21 Nov 21:03
· 83 commits to master since this release

This is a major release, the main addition being support for power states configuration.

Parts of the UI have also been rewritten using the blueprint layout language (this did not change the look of the app, but it makes future ui changes easier)

[0.5.0] - 2023-11-21

Features

  • Power states configuration support
  • Show if resizeable bar is enabled
  • Show cache size info
  • Print warning if gui and daemon versions mismatch
  • Show info on how to enable the daemon if it is not running
  • Use new power1_input interface for power usage readings instead of power1_average when it is available
  • Using blueprint for parts of the UI

Bug Fixes

  • Avoid resetting fan control mode when it is not available
  • Avoid showing active power state if the data is invalid
  • Fix voltage offset config apply

Documentation

  • Update README with hardware info, nix package link and added features

Miscellaneous Tasks

  • Bump Fedora versions in packaging
  • Add more logging
  • Improve clocks configuration management
  • Bump dependencies