Releases: PXDiv/Div-Acer-Manager-Fan-Controls
Releases · PXDiv/Div-Acer-Manager-Fan-Controls
Div Acer Manager v0.5.0
Div Acer Manager v 0.4.9
DAMFC_GUI v1.20
- Fixed the instruction in the advanced setting that told v16's values are 64-128 instead of 128-512
- Fixed a bug where the Mixed Fan Slider wont update to min max value changes in Advanced Settings
DAMFC_Daemon v0.8.4
-> DAMFC_HardwareStatus v0.1.2
-> DAMFC_DriverManager v0.3.0
NitroDrivers v1.21
Setup Script v0.2.7
Div Acer Manager v0.4.8
DAMFC_GUI v1.19
Fixed the instruction in the advanced setting that told v16's values are 64-128 instead of 256-512
Added a GUI version indicator
Added a check for updates button that redirects to the Github release page.
DAMFC_Daemon v0.8.4
Logs the current version
Logs to a better named directory "/var/log/Div_Acer_Manager_Logs"
Excludes the OPENSSL Library from the packaging to prevent library mismatch
-> DAMFC_HardwareStatus v0.1.2
-> DAMFC_DriverManager v0.3.0
NitroDrivers v1.21
Setup Script v0.2.7
Div Acer Manager v0.4.6
Div Acer Manager v0.4.6
DAMFC_GUI v1.14
Fixed the GUI Bug where the Tempreature Input Num Values are not updated visually in GUI after restart
DAMFC_Daemon v0.8.3
-> DAMFC_HardwareStatus v0.1.2
-> DAMFC_DriverManager v0.3.0
NitroDrivers v1.21
Setup Script v0.2.7
v0.4.5
Div Acer Manager v 0.4.5
DAMFC_GUI v1.13
DAMFC_Daemon v0.8.3
- Modified set_fan_speed function to write directly to fan device files instead of using os.system("sudo...") calls. The daemon already runs as root, making sudo calls unnecessary and eliminating conflicts between system OpenSSL (3.4.1) and bundled libraries in PyInstaller temp directories.
This resolves fatal errors related to "version 'OPENSSL_3.4.0' not found" when the daemon attempted to use sudo internally with mismatched libraries.
DAMFC_HardwareStatus v0.1.2
DAMFC_DriverManager v0.3.0
- Driver Manger Now contains code for battery health mode (charge limiter to 80%) and Battery Calibration mode, but its still not implemented in Daemon
NitroDrivers v1.21
Setup Script v0.2.7
- Now Supprts KDE Menu Integration, Desktop Icon Creation and a overall better package