Skip to content

Releases: zocker-160/thinkfan-ui

1.0.2

15 Oct 23:18

Choose a tag to compare

  • don't disable manual slider
  • fix compatibility with Debian 13

1.0

01 Aug 21:42

Choose a tag to compare

1.0
  • port to PyQt6
  • UI upgrade

BIG thanks to punctual3050 for his contribution.

v0.11.0

11 May 21:51

Choose a tag to compare

  • add application singleton
  • small UI update

v0.10.2

11 Sep 11:47

Choose a tag to compare

  • fixed broken taskbar icon on Wayland

v0.10.1

06 Sep 09:03

Choose a tag to compare

What's Changed

  • Add fallback behavior for os.getlogin() raising No such device or address by @devsnd in #10

v0.10.0

07 Aug 22:23

Choose a tag to compare

  • avoid crash on invalid argument error and show proper error message
  • fix thinkpad_acpi kernel module not being loaded or configured correctly

v0.9.1

28 Jan 14:35

Choose a tag to compare

  • Regex fix for issue #5 by @blipk in #6
  • Fixed hard coded text color for version number

v0.9

13 Jan 16:14

Choose a tag to compare

  • add AppIndicator/SysTray icon by @blipk in #4
  • add CLI arguments
  • fix permission problems by removing the dance to try to run it as root
  • minor code cleanups
  • @blipk made their first contribution in #4

v0.8.1

13 Jun 15:50

Choose a tag to compare

  • fix launch script not working properly on non KDE DEs

v0.8

15 Dec 01:01

Choose a tag to compare

  • spawn window in the middle of the screen