Quellcode durchsuchen

updated readme and changelog

Torkel Odegaard vor 11 Jahren
Ursprung
Commit
9de60a9a7c
2 geänderte Dateien mit 20 neuen und 1 gelöschten Zeilen
  1. 19 0
      CHANGELOG.md
  2. 1 1
      README.md

+ 19 - 0
CHANGELOG.md

@@ -1,3 +1,22 @@
+# 1.5.0 (2013-03-09)
+###New Features and improvements
+- New function editor [video demo](http://youtu.be/I90WHRwE1ZM) (Issue #178)
+- Links to function documentation from function editor (Issue #3)
+- Reorder functions (Issue #130)
+- [Initial support for InfluxDB](https://github.com/torkelo/grafana/wiki/InfluxDB) as metric datasource (#103), need feedback!
+- [Dashboard playlist](https://github.com/torkelo/grafana/wiki/Dashboard-playlist) (Issue #36)
+- When adding aliasByNode smartly set node number (Issue #175)
+- Support graphite identifiers with embedded colons (Issue #173)
+- Typeahead & autocomplete when adding new function (Issue #164)
+- More graphite function definitions
+- Make "ms" axis format include hour, day, weeks, month and year (Issue #149)
+- Microsecond axis format (Issue #146)
+- Specify template paramaters in URL (Issue #123)
+
+### Fixes
+- Basic Auth fix (Issue #152)
+- Fix to annotations with graphite source & null values (Issue #138)
+
 # 1.4.0 (2013-02-21)
 # 1.4.0 (2013-02-21)
 ###New Features
 ###New Features
 - #44 Annotations! Required a lot of work to get right. Read wiki article for more info. Supported annotations data sources are graphite metrics and graphite events. Support for more will be added in the future!
 - #44 Annotations! Required a lot of work to get right. Read wiki article for more info. Supported annotations data sources are graphite metrics and graphite events. Support for more will be added in the future!

+ 1 - 1
README.md

@@ -7,7 +7,7 @@ A beautiful, easy to use and feature rich Graphite dashboard replacement and gra
 ## Features
 ## Features
 ### Graphite Target Editor
 ### Graphite Target Editor
 - Graphite target expression parser
 - Graphite target expression parser
-- Quickly add / edit / remove function
+- Quickly add / edit / remove function ([video demo](http://youtu.be/I90WHRwE1ZM))
 - Function parameters can be easily changed
 - Function parameters can be easily changed
 - Quickly navigate graphite metric structure
 - Quickly navigate graphite metric structure
 - Templating
 - Templating