summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2014-05-26 15:47:21 +0200
committerNicolargo <nicolas@nicolargo.com>2014-05-26 15:47:21 +0200
commit7b260f3e12a4f544bbef36b04b4074d2f4c1f402 (patch)
treeb7c96345911c5b49e06d820934ca173f304dbd5c /NEWS
parent0b69b0102c3b9eb956531170b657172d7304ce49 (diff)
Ready for RC1...
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 22 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index ecac84e6..f8eb0e1f 100644
--- a/NEWS
+++ b/NEWS
@@ -31,10 +31,29 @@ Version 2.0
The client mode can now fallback to a simple SNMP mode if Glances server is not found on the remote machine.
-
Complete release notes:
-
- * ...
+ * Cut ifName and DiskName if they are too long in the curses interface (by Nicolargo)
+ * Windows CLI is OK but early experimental (by Nicolargo)
+ * Add bitrate limits to the networks interfaces (by Nicolargo)
+ * Batteries % stats are now in the sensors list (by Nicolargo)
+ * Refactor the client/server password security: using SHA256 (by Nicolargo)
+ * Refactor the CSV output (by Nicolargo)
+ * Glances client fallback to SNMP server if Glances one not found (by Nicolargo)
+ * Process list: Highlight running/basename processes (by Alessio Sergi)
+ * New Web server mode thk to the Bottle library (by Nicolargo)
+ * Responsive design for Bottle interface (by Nicolargo)
+ * Remove HTML output (by Nicolargo)
+ * Enable/disable for optionnal plugins throught the command line (by Nicolargo)
+ * Refactor the API (by Nicolargo)
+ * Load-5 alert are no longer logged (by Nicolargo)
+ * Rename In/Out by Read/Write for DiskIO according to #339 (by Nicolargo)
+ * Migrate from pysensors to py3sensors (by Alessio Sergi)
+ * Migration to PsUtil 2.x (by Nicolargo)
+ * New plugins system (by Nicolargo)
+ * Python 1.X and 3.x compatibility (by Alessio)
+ * Code quality improvment (by Alessio Sergi)
+ * Refactor unitaries tests (by Nicolargo)
+ * Development now follow the git flow workflow (by Nicolargo)
==============================================================================