14.4.0 (2026-01-26)
Features
- add an AppStream MetaInfo file (6ef67a8)
- add an AppStream MetaInfo file (98cb7f2), closes #703
- agent: ✨ on first run, either open a browser window to the registration page or emit a log message asking the user to do so (2334a3a)
Bug Fixes
- linux/hwmon: 🐛 fix when warning about device model is shown (8cb0669)
- linux/net: 🐛 would it be silly to assume strings.HasPrefix would return true when the string equals the prefix? yes, yes it would (3b6fbb3)
- linux/power: 🐛 add a check to ensure system has required brightness controls when creating brightness worker (d5c8f6f)
- linux/power: 🐛 update D-Bus location for brightness control as per changes in Gnome 49?? (bdc8d55)
Reverts
- linux/power: ⏪ give up using D-Bus on Gnome for backlight control, just try ddcutil (4842317)