Skip to content

Release 3.6.0 - Python 3.13 and numpy 2.x support, bugfixes

Compare
Choose a tag to compare
@mathoudebine mathoudebine released this 21 Dec 10:58
· 68 commits to main since this release

This quick release adds support for Python 3.13 and numpy 2.x, as well as features ans fixes since latest release including:

  • Add text box width and height by @Xzonn to use non-monospaced fonts on text fields without "ghosting" effects
  • Add line width option for Line graphs by @MAIKS1900
  • Fix CPU temperature bar graph and radial graph inverted by @mathoudebine
  • New "Total vRAM" sensor by @majormer
  • New "SystemUptime" sensor by @NurNano
  • Fix AMD GPU load sensor by @sutaburosu
  • Use Nvidia GPU in priority with Python sensors by @mathoudebine

I also want to thank you all for your contributions wether it is PR, issues, themes...
This project has been an amazing journey and I'm glad to see a such a good spirit of support in the Discussions space
I wish I could have more time to answer to all of you individually

I will try to review and integrate as much PRs as I can during the following weeks

Happy end of year ! ✨

Full Changelog

New Contributors

Full Changelog: 3.5.0...3.6.0