Skip to content

Releases: konkor/cpufreq

Release v. 49.0

24 May 17:58
Compare
Choose a tag to compare

Fix AMD CPU Issues
Fix GNOME 40.x series versions

Release v. 47.0

19 May 08:45
Compare
Choose a tag to compare

Fix saving the notifications option
Update documentation and cleaning preferences class

Release v. 46.0

16 May 17:43
Compare
Choose a tag to compare

Add support for GNOME Shell 40
Add system notifications option
Minor fixes and updates

New release v42.0!

26 Oct 19:13
Compare
Choose a tag to compare

This release has many big and small updates, fixes and improvements before upcoming changes. One of major features of the release is DEB packaging support. It means you will able to install it through the dpkg on any desktops.

OMG! Release

04 Apr 19:13
Compare
Choose a tag to compare

It's a big release of the Gtk port for just GNOME Desktop yet. It was developed since 2017. There are 127 commits after merging to last v32 release in 24 February 2019.

What's new?

  • It's like new one :) It's already reworked almost all and it's not the end.
  • 3 predefined power profiles for battery, balanced and performance
  • Thermal throttle events counter for not supported direct TT counters processor drivers
  • Info widgets for RAM and SWAP
  • Support for GNOME Shell 3.14 - 3.32 (and not only*)

It's a lot of work behind and much more is planning.

Release version 32.0

13 Feb 11:53
Compare
Choose a tag to compare

Changes:

  • Add title color styling for for different monitoring states (normal, warning, critical)
  • Add uninstall option to cpufreqctl helper for removing widely installed package components (policy, helper, font)

Release version 31.0

24 Jan 17:29
Compare
Choose a tag to compare

Changes:

  • Add system cpu loading monitoring (close #85)
  • Update fix not consistent widget's width (close #83)

Release version 30.0

08 Dec 13:50
Compare
Choose a tag to compare

It's pretty big release after 6+ months of testing and development. Last 2 releases versions (28, 29) were not released because of some gjs version's bugs. This release is pointed to fix them all and I think it has a workaround for all current issues. I hope it will work just fine on all supported versions of GJS and Gnome Shells now. So this release is including enhancement, updates and fixes for last three versions.

Changes:

Version 30

  • Add governors monitoring.
  • Add various title options to show/hide like frequency, governors, units, static label when disabled monitoring (close #78 ...)
  • Add cpufreq.ttf font for symbols to fix a few bug reports (close #53, #57, #64, #74 ... about missing symbols and consistent looking)
  • Add sponsor menu item
  • Update optimize gio settings loading
  • Update ByteArray.toString function to fix gjs warnings and bugs
  • Many minor fixes and updates

Version 29

  • Add checking for first boot to apply user profiles (close the issue #60).
  • Add custom switch menu item.
  • Update documentation.

Version 28

  • First attempt to fix deprecation: uint8_array.toString() for new gjs versions (#75)
  • Add Gnome Shell 3.30 supporting