summaryrefslogtreecommitdiffstats
path: root/NEWS.rst
diff options
context:
space:
mode:
authornicolargo <nicolashennion@gmail.com>2024-05-18 11:18:01 +0200
committernicolargo <nicolashennion@gmail.com>2024-05-18 11:18:01 +0200
commit15b0a9bbaba9a42abb505ef7d507e395cdc4fe96 (patch)
treed3f2dde2170205d47149bb06fc76d6b54e1ebae6 /NEWS.rst
parent1183b4dabd06041b73e24c56660f650f48083ffa (diff)
Update snapcraft
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst33
1 files changed, 33 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index e70023ca..a31b4033 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -11,6 +11,39 @@ Under development, see roadmap here: https://github.com/nicolargo/glances/milest
Contributors are welcome !
===============
+Version 4.0.5
+===============
+
+* SensorType change in REST API breaks compatibility in 4.0.4 #2788
+* Please make pydantic optional dependency, not required one #2777
+* Update the Grafana dashboard #2780
+* 4.0.4 - On Glances startup "ERROR -- Can not init battery class #2776
+* In codeSpace (with Python 3.8), an error occurs in ./unittest-restful.py #2773
+
+Use Ruff as default Linter.
+
+===============
+Version 4.0.4
+===============
+
+Hostfix release for support sensors plugin on python 3.8
+
+===============
+Version 4.0.3
+===============
+
+Additional fixes for Sensor plugin
+
+===============
+Version 4.0.2
+===============
+
+* hotfix: plugin(sensors) - race conditions btw fan_speed & temperature… #2766
+* fix: include requirements.txt and SECURITY.md for pypi dist #2761
+
+Thanks to RazCrimson for the sensors patch !
+
+===============
Version 4.0.1
===============