All Versions
17
Latest Version
Avg Release Cycle
117 days
Latest Release
1721 days ago

Changelog History
Page 1

  • v0.5.1 Changes

    August 10, 2019
    • ๐Ÿ›  Fix templates markup faulty detection
    • ๐Ÿ›  Fix automatic sidebar collapse issue in responsive mode
    • ๐Ÿ›  Fix missing "base_path" prefix on API endpoint when set in configuration
    • โšก๏ธ Update outdated JS build dependencies
  • v0.5.0 Changes

    July 24, 2019
    • ๐Ÿ‘Œ Improve KairosDB tags queries memory consumption
    • ๐Ÿ›  Fix broken graphs unfolding and state restoration in browse UI
    • ๐Ÿ›  Fix graphs Y-Axis minimum value display
    • ๐Ÿ›  Fix bad template detection in graphs edition
  • v0.5.0.rc1 Changes

    January 20, 2019
    • โž• Add warm startup support
    • โž• Add Syslog logging support
    • โž• Add keyboard shortcuts support
    • โž• Add duration Y axis unit support
    • โž• Add Y axis extreme bounds support
    • โž• Add aliases support in the URLs
    • โž• Add automatic series points gap detection
    • Switch graph rendering to HTML Canvas
    • ๐Ÿ”ง Rearrange configuration
    • ๐Ÿ’ป Minor UI improvements and fixes
  • v0.4.1 Changes

    July 21, 2018
    • ๐Ÿ›  Fix InfluxDB tags parsing
    • ๐Ÿ›  Fix collections tree listing with aliases
  • v0.4.0 Changes

    December 18, 2017
    • Display graphs groups options for single series
    • ๐Ÿ›  Fix bogus time selection on graph zoom
    • ๐Ÿ“š Documentation fixes
  • v0.4.0.rc2 Changes

    July 26, 2017
    • ๐Ÿ›  Fix crash when refreshing a failing provider
    • ๐Ÿ›  Fix auto-complete selection and scroll issues
    • ๐Ÿ›  Fix graph series name with expand having a single result
    • ๐Ÿ‘Œ Improve UI style on Webkit browsers
    • ๐Ÿ‘Œ Improve PNG export and fix Webkit styles inlining
    • ๐Ÿ’ป Minor UI fixes
  • v0.4.0.rc1 Changes

    July 09, 2017
    • Prevent panic when link resolution fails
    • ๐Ÿ›  Fix providers list search filter
    • ๐Ÿ“š Documentation update
    • ๐Ÿ’ป UI fixes and improvements
  • v0.4.0.alpha1 Changes

    June 21, 2017
    • Front-end rewritten from scratch
    • Back-end rewritten from scratch
    • SQL Database-backed storage (MySQL, PostgreSQL, SQLite)
    • ๐Ÿ”ง YAML-based configuration file format
    • Collection templates
    • Collection/graph aliasing (permalinks)
    • Variable columns collection graphs display
    • ๐Ÿ‘Œ Support for API batch queries
    • ๐Ÿ’ป Built-in UI files
    • ๐Ÿ’ป UI localization
    • ๐ŸŽ Performance improvements
  • v0.3.0 Changes

    July 07, 2015
    • โž• Add natural sorting for API results
    • โž• Add nginx and apache2 examples in Debian package
    • โž• Add links to graph edition in collections setup
    • โž• Add collection tree state save support
    • ๐Ÿ‘Œ Improve rrd file data point handling
    • 0๏ธโƒฃ Make graphs in collections enabled by default
    • โšก๏ธ Update KairosDB API version check to support > 0.9.5
    • ๐Ÿ›  Fix issue with time range global spread
    • ๐Ÿ›  Fix time range reset button behavior
    • ๐Ÿ›  Fix max value issue when values are negative
    • ๐Ÿ›  Fix event triggering browser compatibility issue
    • ๐Ÿ›  Fix graph template field parsing issues
    • ๐Ÿ›  Fix issue with URL prefix check in group listing API calls
    • ๐Ÿ›  Fix duplicated metrics name when expanding source groups
    • ๐Ÿ›  Fix state loss on graph automatic refresh
    • ๐Ÿ›  Fix completion issue with single entries in metric and source groups
    • ๐Ÿ›  Various bug fixes
    • ๐Ÿ’ป UI improvements
  • v0.3.0.rc1 Changes

    March 22, 2015
    • โž• Add consolidation function choice support for operation groups
    • โž• Add global refresh interval/time range/legends togglers in browse UI
    • โž• Add graph templates support
    • โž• Add missing close calls on HTTP responses bodies in connectors
    • โž• Add new KairosDB connector
    • โž• Add SSL/TLS support for InfluxDB connector
    • โž• Add support of consolidation functions in RRD connector
    • โž• Add top-level collections retrieval in library API
    • โž• Add library items ID display in Administration Panel
    • ๐Ÿ‘Œ Improve filesystem walking times
    • ๐Ÿ‘Œ Improve HTTP routes handling
    • ๐Ÿ‘‰ Make collection entries title optional
    • ๐Ÿšš Move plots API URL away from library into a dedicated route
    • Prevent loop when using Facette connectors relying on each others
    • โšก๏ธ Update connectors example configurations
    • โšก๏ธ Update third-party packages
    • ๐Ÿ›  Fix crash when cloning collection
    • ๐Ÿ›  Fix parsing issue when multiple percentiles are provided
    • ๐Ÿ›  Fix plot lines z-index issue
    • ๐Ÿ›  Fix quoted strings modifier syntax
    • ๐Ÿ›  Various minor bug fixes
    • ๐Ÿ’ป UI improvements