Skip to content

v0.7.2

Choose a tag to compare

@PXDiv PXDiv released this 20 May 14:57
· 113 commits to main since this release

Major Bug Fixes and Some Feature Addition

  • Fixed Battery bar not updating to reflect the charge status, fixing issue #11
  • Added a Max Fan Button for easier control
  • Made sure that the daemons cleans its sockets up before exiting, whether normally or abruptly, Fixes #9
  • Updated daemon to v0.2.9 and merged the changes
  • Heavily Optimised the dashboard code for lower system calls using caching and other general optimisations , bugs were fixed
  • More Accurate CPU temps on some models using avg of all the found cpu cores, Fixes the Issue #7 for many models
    • Now the gui uses hwmon6 folder and fetches all the cores temp input value from there, avg them out and then show. This provides more accurate info and also mitigates the issue of temps suddenly spiking too high for CPU temp
  • Added Issues/Feedback button that leads to Issues page on GitHub
  • Increase the history points of temp graph from 30 to 60 (2 mins of history)