Skip to content

Major rework, 6.1 support

Compare
Choose a tag to compare
@nyurik nyurik released this 06 Jan 09:36
· 24 commits to master since this release
  • Supports Kibana 6.0 and 6.1. For Kibana 5.5 and 5.6, use v0.5.0 files.
  • Editor search/replace (ctrl+F)
  • Re-rendering is done with Ctrl+Enter, or with the (play) button. Getting ready for the 6.2's "auto-play".
  • Editor syntax highlighting for HJSON
  • Improved request caching
  • _hostConfig: {...} is now config: {kibana: {...}}
  • %context_query% is broken into two params: %context%: true/false and %timefield%: "field"

Migration notes: Accidentally, previous version used "vega" instead of "vega_vis" plugin ID. When upgrading, you might have to manually copy visualizations from the previous version.