Skip to content

Releases: Shuzhengz/TPFanCtrl2

V2.1.5

26 Jul 05:25
e86f04f
Compare
Choose a tag to compare

This patch fixes the encoding issue with the previous releases, also adds the archive source code for version 2.1.5b for ThinkPad P50 laptops

What's Changed

Full Changelog: 2.1.4...2.1.5

V2.1.5 B

26 Jul 05:35
Compare
Choose a tag to compare
V2.1.5 B Pre-release
Pre-release

This pre-release is inteneded to fix the blackscreen issue with ThinkPad P50 devices by using different methods to access the embedded controller, but it could still be compatible for other devices.

However the temperature reading seems to be off, making smart control unusable. It could also affect system stability since auto manual mode exit cannot be used, so it is not recommended to set the manual fan level too low.

What's Changed

Full Changelog: 2.1.4...2.1.5_B

Also a huge thank you to @thessarb for figuring out the EC addresses

V2.1.4

28 Jun 03:18
Compare
Choose a tag to compare

This is a minor patch that fixes compiling and building issue on Windows 11 or Visual Studio 17.2

The release also contains the archived source code for version 2.2.0a, as well as documentation for TVicPort

What's Changed

Full Changelog: 2.1.3...2.1.4

V2.1.3

21 Mar 06:59
Compare
Choose a tag to compare

This release fixed some bugs, including an issue that the fan stays on the manual level after the program has been closed.

Some other fixes include:

  • Stability improvement and upgrading the program from deprecated libraries
  • Optimization, the program now uses less RAM and CPU
  • Automatic LF normalization

What's Changed

Full Changelog: 2.1.2...2.1.3

V2.1.2

21 Nov 22:24
Compare
Choose a tag to compare

This release fixes the EC read errors that are caused by the BIOS on newer ThinkPad models, making it work properly again under high CPU load

Other changes include

  • Release is compressed into an executable instead of the full program files
  • Better compression and smaller download size
  • Implementing MFC for better compatibility
  • Fix UI inconsistency with different devices
  • More code formatting

Full Changelog: 2.0.4...2.1.2

V2.1.0 Beta

19 Nov 05:06
Compare
Choose a tag to compare
V2.1.0 Beta Pre-release
Pre-release

This release fixes the EC read errors that are caused by the BIOS on newer ThinkPad models, making it working properly again under high CPU loads

Other changes include

  • Implementing MFC for better compatibility
  • More code formatting

V2.0.4

16 Nov 05:33
631739a
Compare
Choose a tag to compare

This patch fixes an issue that the second fan will not respond to software control

Other small fixes include:

  • Fixes the software singature
  • Showing fan 2 RPM in GUI
  • Small UI tweaks for the fan 2 RPM
  • Switches from afxres to windows.h
  • Small optimization for the second fan
  • Formatting for better source code readability

V2.0.3 Beta

02 Nov 08:57
Compare
Choose a tag to compare
V2.0.3 Beta Pre-release
Pre-release

This patch fixes an issue that the second fan will not respond to software control

Other small fixes include

  • Fixes the software singature
  • Showing fan 2 RPM in GUI
  • Small optimization for the second fan

V2.0.2

05 Sep 02:14
ff1edeb
Compare
Choose a tag to compare

This patch indludes some small bug fixes for the program:

  • Display issues on systems with garbled characters
  • A limited way around on some newer machines that encounters the "failed to read from EC" error that would render the program unusable

The program files are contained in a .zip file.

V2.0.1

24 Jul 21:33
d29d68b
Compare
Choose a tag to compare

This release includes several minor changes to byrnes' TPFC Dual Fan version, wich includes:

  • Improved Stability
  • System Optimization
  • The ThinkLight Functionality has been removed for modern hardware
  • A new application icon
  • More minor changes

The program files are contained in a .zip file.
An installer, better settings page, and a new UI are in the works