Skip to content

1.1: Minor feature & bugfix release

Choose a tag to compare

@vmatare vmatare released this 04 Apr 12:08
· 227 commits to master since this release

This release fixes some long-standing integration issues and some minor problems:

  • hwmon sensors can now be specified by name (thanks @akheron). See examples/thinkfan.conf.yaml.
  • thinkfan should now also reinitialize correctly after hibernate and hybrid-sleep (applies to systemd only).
  • The thinkfan systemd service now runs after sysinit.target, to make sure all kernel drivers have been loaded.
  • Some stricter warnings from newer compilers should be fixed
  • The -p option should now parse its arguments correctly (thanks @mowgli)