summaryrefslogtreecommitdiffstats
path: root/NEWS.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2019-08-27 16:35:40 +0200
committernicolargo <nicolas@nicolargo.com>2019-08-27 16:35:40 +0200
commit77731465aecb2019411bc7f7812a0bb0d27398f5 (patch)
treebf14e09476d4d3a6c8168c4e46bdb169e87eb1e5 /NEWS.rst
parentb229d0a5312ac469d5fd82e35e49e3b4b32befdc (diff)
Glances version 3.1.2v3.1.2
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst14
1 files changed, 13 insertions, 1 deletions
diff --git a/NEWS.rst b/NEWS.rst
index fc2c33aa..307e404a 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -7,9 +7,21 @@ Version 3.1.2
Enhancements and new features:
+ * Make CSV export append instead of replace #1525
+ * HDDTEMP config IP and Port #1508
+ * [Feature Request] Option in config to change character used to display percentage in Quicklook #1508
Bugs corrected:
+ * Cannot restart glances with --export influxdb after update to 3.1.1 bug #1530
+ * ip plugin empty interface bug #1509
+ * Glances Snap doesn't run on Orange Pi Zero running Ubuntu Core 16 bug #1517
+ * Error with IP Plugin : object has no attribute bug #1528
+ * repair the problem that when running 'glances --stdout-csv amps' #1520
+ * Possible typo in glances_influxdb.py #1514
+Others:
+
+ * In debug mode (-d) all duration (init, update are now logged). Grep duration in log file.
Version 3.1.1
=============
@@ -20,7 +32,7 @@ Enhancements and new features:
* Add Load Average (similar to Linux) on Windows #344
* Add authprovider for cassandra export (thanks to @EmilienMottet) #1395
* Curses's browser server list sorting added (thanks to @limfreee) #1396
- * ElasticSearch: add date to index, unbreak object push (thanks to @genevera) # 1438
+ * ElasticSearch: add date to index, unbreak object push (thanks to @genevera) #1438
* Performance issue with large folder #1491
* Can't connect to influxdb with https enabled #1497