1.2: Stability, Optional Sensors & Documentation
This release brings one new feature, a major overhaul of the documentation and fixes numerous compatibility and stability issues.
- Sensors can now be marked as
optional
, so thinkfan won't fail if there is an error reading from them. Addresses issues #39, #41 and #44. - The
thinkfan.conf
manpage has been updated to thoroughly cover the new YAML-based config syntax. The manpage for the old (now deprecated) syntax was renamed tothinkfan.conf.legacy
. The legacy config examples were completely removed, and instead we now have a single YAML example config that should cover everything. - Numerous minor and not-so-minor stability and compatibility issues have been fixed. Most importantly, on systemd-based systems, thinkfan will now be notified before the system goes to sleep, hopefully eliminating the sensor-read problems on wakeup reported by some users.