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

Commit

Permalink
Merge pull request #2899 from sirensolutions/release-4.6.4-2
Browse files Browse the repository at this point in the history
Add Release 4.6.4-2 Release Notes
  • Loading branch information
szydan authored May 19, 2017
2 parents 9208094 + d5070a4 commit 50f5f94
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/releasenotes.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[[releasenotes]]
== Kibi Release Notes

include::releasenotes_4.6.4-2.asciidoc[]

include::releasenotes_4.6.4-1.asciidoc[]

include::releasenotes_4.6.4.asciidoc[]
Expand Down
29 changes: 29 additions & 0 deletions docs/releasenotes_4.6.4-2.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
=== Kibi 4.6.4-2 Release Notes

==== Kibi Changes

* Fixed - Relational panel layout missing after page refresh
* Fixed - Tooltip showing undefined for range limits
* Fixed - Enhanced search not displaying columns in saved visualisations
* Fixed - Fix zoom in multiwidget visualization when subselecting time
* Fixed - Hide labels in Graph Browser if labels are null or undefined [Enterprise Edition only]
* Fixed - Stop highlighted nodes remaining highlighted after toggling highlight button [Enterprise Edition only]
* Fixed - Graph Browser now handles the return from other dashboards more efficiently [Enterprise Edition only]
* Fixed - Filter button in Graph Browser now reflects deletion of the live filter on filter bar [Enterprise Edition only]

* Improved - Multiple negations of join filters now separated into separate queries
* Improved - Update default gremlin server during startup
* Improved - Allow the use of filters in visualisations
* Improved - Remove deprecation warning when sorting asc by count value
* Improved - Try the first available index when the default index is unavailable due to auth error
* Improved - Self relations on the same field are now not generating an edge [Enterprise Edition only]
* Improved - Live filter performance improved when it is the only filter applied [Enterprise Edition only]
* Improved - Add warning if configured relations, index or index-pattern are missing [Enterprise Edition only]
* Improved - Removed warning for long URLs (the URLs are no longer used to make requests) [Enterprise Edition only]
* Improved - Add button to Graph Browser to pause result fetching [Enterprise Edition only]
* Improved - Relation filtering is now enabled in the Graph Browser timebar [Enterprise Edition only]
* Improved - Graph Browser performance improved after user removes or crops graph [Enterprise Edition only]
* Improved - No longer adding elements if they are already present on the graph in Graph Browser [Enterprise Edition only]
* Improved - Access Control Plugin now handles Kerberos/SPNEGO authentication [Enterprise Edition only]
* Improved - Results of expansion are now added to the Graph Browser timebar [Enterprise Edition only]
* Improved - A remove all button has been added to the Graph Browser to remove all nodes at once [Enterprise Edition only]

0 comments on commit 50f5f94

Please sign in to comment.