@@ -31,8 +31,8 @@ Enhancements:
31
31
Bug corrected:
32
32
33
33
* API: Network module is disabled but appears in endpoint "all" #2815
34
- * API is not compatible with requests containing spcial /encoding char #2820
35
- * 'j' hot key crashs Glances #2831
34
+ * API is not compatible with requests containing special /encoding char #2820
35
+ * 'j' hot key crashes Glances #2831
36
36
* Raspberry PI - CPU info is not correct #2616
37
37
* Graph export is broken if there is no graph section in Glances configuration file #2839
38
38
* Glances API status check returns Error 405 - Method Not Allowed #2841
@@ -41,17 +41,17 @@ Bug corrected:
41
41
* Exception when Glances is ran with limited plugin list #2822
42
42
* Disable separator option do not work #2823
43
43
44
- Continious integration and documentation:
44
+ Continuous integration and documentation:
45
45
46
46
* test test_107_fs_plugin_method fails on aarch64-linux #2819
47
47
48
- Thanks to all contibutors and bug reporters !
48
+ Thanks to all contributors and bug reporters !
49
49
50
50
Special thanks to:
51
51
52
52
* Bharath Vignesh J K
53
53
* RazCrimson
54
- * Vadim Smal
54
+ * Vadim Small
55
55
56
56
===============
57
57
Version 4.0.8
@@ -226,7 +226,7 @@ Many thinks to the contributors:
226
226
* Christoph Zimmermann
227
227
* RazCrimson
228
228
* Robin Candau
229
- * Github GPG acces
229
+ * Github GPG access
230
230
* Continuous Integration
231
231
* Georgiy Timchenko
232
232
* turbocrime
@@ -400,7 +400,7 @@ Documentation and CI:
400
400
* Update Makefile with comments
401
401
* Update Python minimal requirement for py3nvlm
402
402
* Update security policy (user can open private issue directly in Github)
403
- * Add a simple run script. Entry point for IDE debuger
403
+ * Add a simple run script. Entry point for IDE debugger
404
404
405
405
Cyber security update:
406
406
@@ -429,7 +429,7 @@ And also a big thanks to @RazCrimson (https://github.com/RazCrimson) for the sup
429
429
Version 3.3.0.4
430
430
===============
431
431
432
- Refactor the Docker images factory, from now, only Alpine image wll be provided.
432
+ Refactor the Docker images factory, from now, only Alpine image will be provided.
433
433
434
434
The following Docker images (nicolargo/glances) are availables:
435
435
@@ -477,9 +477,9 @@ Bug corrected:
477
477
* Correct issue with the regexp filter (use fullmatch instead of match)
478
478
* Errors when running Glances as web service #1702
479
479
* Apply alias to Duplicate sensor name #1686
480
- * Make the hide function in sensors section compliant with lower/upercase #1590
480
+ * Make the hide function in sensors section compliant with lower/uppercase #1590
481
481
* Web UI truncates the days part of CPU time counter of the process list #2108
482
- * Correct alignement issue with the diskio plugin (Console UI)
482
+ * Correct alignment issue with the diskio plugin (Console UI)
483
483
484
484
Documentation and CI:
485
485
@@ -746,7 +746,7 @@ Bugs corrected:
746
746
* Docker containers information missing with Docker 20.10.x #1878
747
747
* Get system sensors temperatures thresholds #1864
748
748
749
- Contibutors for this version:
749
+ Contributors for this version:
750
750
751
751
* Nicolargo
752
752
* Markus Pöschl
@@ -1353,7 +1353,7 @@ Enhancements and new features:
1353
1353
* Add ZeroMQ exporter (issue #939)
1354
1354
* Add CouchDB exporter (issue #928)
1355
1355
* Add hotspot Wifi information (issue #937)
1356
- * Add default interface speed and automatic rate thresolds (issue #718)
1356
+ * Add default interface speed and automatic rate thresholds (issue #718)
1357
1357
* Highlight max stats in the processes list (issue #878)
1358
1358
* Docker alerts and actions (issue #875)
1359
1359
* Glances API returns the processes PPID (issue #926)
0 commit comments