summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolas Hennion <nicolas@nicolargo.com>2013-08-07 23:10:46 +0200
committerNicolas Hennion <nicolas@nicolargo.com>2013-08-07 23:10:46 +0200
commit221ecd47d58f71191035748d32909da91ec65387 (patch)
treefde57042249cc05847725ca4c7a9f1fc1b527c05 /NEWS
parent0ee30b0956124e779bef9ccf7c2039d2f855cd26 (diff)
Add doc for 1.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 3264373d..17813875 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,18 @@
Version 1.7
===========
- * ...
-
+ * Add monitored processes list
+ * Add hard disk temperature monitoring (thanks to the HDDtemp daemon)
+ * Add batteries capacities information (thanks to the Batinfo lib)
+ * Add command line argument -r toggles processes (reduce CPU usage)
+ * Add command line argument -1 to run Glances in per CPU mode
+ * Platform/architecture is more specific now
+ * XML-RPC server: Add IPv6 support for the client/server mode
+ * Add support for local conf file
+ * Add a uninstall script
+ * Add getNetTimeSinceLastUpdate() getDiskTimeSinceLastUpdate() and getProcessDiskTimeSinceLastUpdate() in the API
+ * Add more translation: Italien, Chinese
+ * and last but not least... up to 100 hundred bugs corrected / software and docs improvments
Version 1.6.1
=============