Skip to content

Releases: AdnanHodzic/auto-cpufreq

v1.7.0

16 Oct 18:37
Compare
Choose a tag to compare

Features:

Bug fixes and improvements:

  • Add temperature readings in thinkpad #252
  • Add Snap system-files interface to read /etc/auto-cpufreq.conf
  • Add donate menu item
  • Various other improvements in regards to menu options

Thanks to our contributors for this release!

v1.6.9

19 Sep 15:25
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Use LZO algorithm compression for Snap package
  • Added Void Linux support (runit) #235
  • Artix runnit support #237
  • Code refactor (improved readability) of auto-cpufreq-installer #238
  • Added EndeavourOS support to auto-cpufreq-installer #211
  • Update for ArchLinux's pacman #205
  • Fixed typo for "auto-cpufeq" #198

Thanks to our contributors for this release!

v1.6.4

14 Mar 18:37
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Fix service unit file on Arch Linux. #190

Thanks to our contributors for this release!

v1.6.3

11 Mar 18:31
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Fix location of auto-cpufreq in service descriptor. #187
  • Change the default behaviour of set_performance to OFF. #188

Thanks to our contributors for this release!

v1.6.2

21 Feb 09:50
Compare
Choose a tag to compare

Features:

  • Add --version flag to CLI #177

Thanks to our contributors for this release!

v1.6.1

07 Feb 18:36
Compare
Choose a tag to compare

Features:

Bug fixes and improvements:

  • Remove pacman wildcard #172
  • Only query pacman when on arch and not a snap install. #173

Thanks to our contributors for this release!

v1.6.0

06 Feb 21:04
Compare
Choose a tag to compare

Features:

  • Implemented mechanism to display auto-cpufreq/package version as part of --debug flag
    Related: #74, #137

Bug fixes and improvements:

  • Use psutil in conjuction with dmidecode to determine ac_state #168
  • Add note/instructions on how to exit "auto-cpufreq --live/monitor/stats" #57
  • Improved computer_type
  • Add execution timestamp for to --stats | Related: #156

Thanks to our contributors for this release!

v1.5.5

04 Feb 07:11
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Hot-fix for laptops reporting wrong charging status (Close: #164)

v1.5.4

03 Feb 15:51
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Improve domain language around logging and stats #160
  • Unable to remove via --remove option for Snap package #161
  • Adjust CPU frequency scaling on desktop to run in "performance" governor #162
  • Use dmidecode instead of hostnamectl #163

Thanks to our contributors for this release!

v1.5.3

24 Jan 13:04
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Improve logging & prevent log size growth #148
  • Deliver custom parallel version of cpufreqctl #150
  • Fix Ryzen 4750U temperature output with zenpower #151
  • Add Arch-based Linux to auto-cpufreq-installer script #152
  • Improved Python file structure (rename source > auto_cpufreq) #153

Thanks to our contributors for this release!