Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: a1662fe656c6f5c5872c8566cd287d07f9416127 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
changes from 1.3 to 1.4
-----------------------

* Support creating a shareable link that encodes the graph configuration
* Various NPM package updates


changes from 1.2 to 1.3
-----------------------

* Fix date range picker to keep predefined date ranges current
* Support graphs with color references
* Fix part of legend being hidden
* Various NPM package updates


changes from 1.1 to 1.2
-----------------------

* Improve the way data is fetched from the RRD files (use rrdtool xport)
* Simplify data handling before being plotted
* Improve handling gaps in graphs
* Upgrade to Bootstrap 5
* Various NPM package updates


changes from 1.0 to 1.1
-----------------------

* Simplify time range selection
* Allow exporting and importing dashboards
* Various NPM package updates
* Show data in a single resolution (points/time) across the displayed range
* Only keep data for displayed range to make improve vertical scaling