Skip to content

v0.5.1

Compare
Choose a tag to compare
@ilya-zlobintsev ilya-zlobintsev released this 23 Dec 11:23
· 150 commits to master since this release
10f1e8c

[0.5.1] - 2023-12-23

Bug Fixes

  • Allow gui build without drm (#217)
  • Use DESTDIR properly in the Makefile and introduce PREFIX (#220)
  • Set lactd to run without requiring graphical mode (#221)
  • Add check for minimum system uptime when starting the daemon
  • Bump amdgpu-sysfs with 5000 series table vddc curve clearing fix
  • Avoid clearing the table if vddc curve is present
  • Normalize VDDC curve before applying it

Documentation

  • Add blueprint-compiler version info to build dependencies

Features

  • Use VBIOS version field from DRM when possible
  • New icon (#223)
  • Install svg icon; fix some install permissions (#226)
  • Add alternative headless and libadwaita builds (#227)
  • Add option to generate a debug snapshot of the SysFS (#231)

Miscellaneous Tasks

  • Install systemd service as non-executable (#218)
  • Print error info about failed daemon connection
  • Better error reporting
  • Update dependencies (#232)