Skip to content

Releases: vmatare/thinkfan

1.0 beta3

06 Nov 17:05
Compare
Choose a tag to compare
1.0 beta3 Pre-release
Pre-release

Fixes a regression with the complex config format (issue #12), in addition to some other regressions/segfaults (issues #18, #14, among others).

1.0 beta2

05 May 17:11
Compare
Choose a tag to compare
1.0 beta2 Pre-release
Pre-release

Thinkfan 1.0 is a clean C++11 rewrite of the messy 0.9 codebase. It has better error handling and adds support for nVidia cards when the proprietary nVidia driver is used. Documentation was restructured with a new config manpage, and we now rely on a systemd unit file to notify thinkfan when the system wakes up from suspend.

This beta2 just fixes the cmake install which was missing a file in beta1.

1.0 beta1

05 May 00:50
Compare
Choose a tag to compare
1.0 beta1 Pre-release
Pre-release

Thinkfan 1.0 is a clean C++11 rewrite of the messy 0.9 codebase. It has better error handling and adds support for nVidia cards when the proprietary nVidia driver is used. Documentation was restructured with a new config manpage, and we now rely on a systemd unit file to notify thinkfan when the system wakes up from suspend.

0.9.3 maintenance release

05 May 01:08
Compare
Choose a tag to compare

This update to thinkfan 0.9 adds debug output in case of "invalid argument" errors when setting fan levels.