Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 15:33
4c4a072

New release. Not much change in the actual app code

  • initial graph behavior support. You can create node in the UI but there are no UI to visualize curves yet.
  • some internal improvement, notably in the hardware crate

But this release comes with Flatpak support. There are no more debian package provided, because i don't see the point. Everything should just work with udev rules. Maybe they could be restored in the future if the app get packaged without the UI, so we can run it in the background easilly. I plan to support tray icon when its possible tho.

Important if you previously used this app, its probable that the config files will not be in the right place. I had to change the "App id" from com.wiiznokes.fan-control to io.github.wiiznokes.fan-control for flatpak support. You can copy paste your old config in the right directory. See the read me to know the path.

Full Changelog: v0.1.2...v0.1.3