Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

4.6.4-1

Compare
Choose a tag to compare
@szydan szydan released this 25 Apr 22:09
· 9765 commits to master since this release

This release of Kibi is based on Kibana 4.6.4 and requires Elasticsearch 2.4 or later.

The 4.6.4-1 release of Kibi requires Elasticsearch 2.4 or later.

Kibi Changes:

  • Fixed - moved URL sharing functions to a service

  • Fixed - shared URLs always go to discover

  • Fixed - clean the hashed params from the URL if session storage empty

  • Fixed - vertical alignment of icons

  • Fixed - correctly merge params and headers from datasource and query

  • Fixed - reduce the number of mappings calls in kibiSelect

  • Fixed - filter icon on tab shouldn't appear when the only filter comes from the saved search

  • Fixed - pinned antlr4 dependency

  • Fixed - dashboard group helper should not crash the entire application on exception

  • Fixed - check if tabContainer exists before using it

  • Fixed - tooltip stays after clicking and moving the mouse

  • Fixed - filter out relational filter buttons when ACL is enabled and users have no access to a target or source dashboard

  • Fixed - issues when selecting documents

  • Improved - URL sharing functionality

  • Improved - kibiState now uses now decorateQuery function

  • Improved - handling of relation between two types under the same index

  • Improved - IE styling

  • Improved - handling of slashes in the document ID

  • Improved - now queries entered from the search bar contribute to the ranking

  • Added - html-angular templates for custom search results view

  • Added - open a new clean web browser tab with Kibi if the logo is clicked

  • Added - service to expose methods for cross frame communication

  • Added - documentation about cross frame communication

  • Added - mapping and renamed kibiSession to sirenSession

  • Added - Gremlin Server now uses the Elasticsearch REST API instead of the transport protocol [Enterprise Edition only]

Choose between 4 Kibi Community distributions:

  • The demo-full distribution includes preconfigured Kibi plus Elasticsearch loaded with demo dataset.
  • The demo-lite distribution includes preconfigured Kibi plus Elasticsearch loaded with a subset of the demo dataset.
  • The standard distribution includes preconfigured Kibi plus empty Elasticsearch.
  • The standalone distribution includes only Kibi.