Skip to content

1.27.1

Choose a tag to compare

@baumandm baumandm released this 18 Mar 13:22
· 57 commits to master since this release

Features

  • Annotation Chart: added built-in support for editing annotations. Annotations are stored in CyclotronData and can be shared between different charts.

  • CyclotronData: a new storage feature for storing simple data directly in Cyclotron. A new Data Source makes it easy to load from CyclotronData into Widgets. Includes a HTTP and JavaScript API for loading/editing data. Limited to 16MB of storage per individual data bucket.

  • Analytics: Added number of unique, active “likes” on the Analytics page; enable additional statistics like average number of tags, editors, viewers per Dashboard

  • Angular.js upgraded to 1.4.x branch.

    Bug Fixes

    • Table Widget: numeralformat properties does not support inline JS unless used in a rule