Major rework, 6.1 support
- 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 nowconfig: {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.