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

Changelog History
Page 2

  • v0.2.3 Changes

    December 15, 2014
    • ๐Ÿ›  Fix issue in InfluxDB connector with unescaped series names
    • ๐Ÿ›  Fix missing titles in collection graphs listing
    • ๐Ÿ›  Fix relations update with collections parents
    • ๐Ÿ›  Fix issue with graph draw queue failing to propagate time spans
    • ๐Ÿ›  Fix InfluxDB 1.8 client result backend support
  • v0.2.2 Changes

    October 16, 2014
    • ๐Ÿ›  Fix metric name issue when cloning graph
    • ๐Ÿ›  Fix operation groups custom colors management issue
    • ๐Ÿ›  Fix buggy globbing in source/metric groups
    • ๐Ÿ’ป UI improvements
  • v0.2.1 Changes

    October 13, 2014
    • โž• Add support for InfluxDB >= 0.8
    • ๐Ÿ›  Fix issues with uninitialized autofill option
    • ๐Ÿ›  Fix bad legend rendering in embeddable mode
    • ๐Ÿ›  Fix missing facette connector build in Makefile
    • ๐Ÿ›  Fix broken facette connector following last code refactoring
    • ๐Ÿ›  Fix bad filter match separator
    • ๐Ÿ›  Fix percentiles parsing
    • ๐Ÿ›  Fix missing constants draw
    • ๐Ÿ›  Fix various graph/series options issues
    • Prevent panic when offset or limit is negative
  • v0.2.0 Changes

    September 10, 2014
    • โž• Add InfluxDB connector (experimental)
    • โž• Add UNIX socket support for backend
    • โž• Add `sieve' provider filter type
    • Implement internal series operations handling
    • โž• Add read-only mode
    • โž• Add embeddable graphs support
    • โž• Add multiple fixed graph plot lines support
    • Implement series auto-naming
    • ๐Ÿ‘‰ Make graph legends foldable
    • โž• Add per stack series summing
    • โž• Add graphs visibility toggling in collections
    • โž• Add collection graphs auto-refresh support
    • โž• Add Docker image support
    • โž• Add OpenSearch support
    • โž• Add HiDPI displays support
    • ๐Ÿ‘‰ Make base server settings optional
    • โœ‚ Remove refresh API calls
    • โšก๏ธ Updated provider filter rules format
    • ๐Ÿ›  Various bug fixes
    • ๐Ÿ’ป UI improvements
  • v0.1.2 Changes

    August 01, 2014
    • ๐Ÿ›  Fix crash expanding group with unknown source
    • ๐Ÿ›  Fix crash while reading RRD files with numeric DS names
    • ๐Ÿ›  Fix missing URL escaping in Graphite connector
    • ๐Ÿ›  Fix some UI issues with graphs legends
  • v0.1.1 Changes

    July 12, 2014
    • ๐Ÿ›  Fix bug occurring at provider shutdown
    • ๐Ÿ›  Fix UI glitches
    • ๐Ÿ›  Fix missing URL prefixes on static assets
    • ๐Ÿ›  Fix JS console errors caused by duplicate names check
    • ๐Ÿ›  Fix scale precision issue (#65)
    • ๐Ÿ‘‰ Makefile improvements
    • ๐Ÿ›  Minor bug fixes
  • v0.1.0 Changes

    July 01, 2014
    • ๐ŸŽ‰ Initial public release