Skip to content

v1.8.0

Compare
Choose a tag to compare
@fbaligand fbaligand released this 05 Mar 23:12
· 142 commits to master since this release
  • Add support for Kibana 7.6
  • Add 'Striped rows' feature (option to alternate odd/even rows background color)
  • Ability to filter a computed column that reference only a col value (ex: col0), using "Filter for value"/"Filter out value" links
  • Fix several "blank screen" cases on Kibana 7.2+, thanks to @mordekasg! (fix #79, #81, and #82)
  • Performance improvement: process rendering only when a new response happens (on Kibana 7.2+)
  • Update handlebars doc links, thanks to @nickofthyme! (#88)