Skip to content

Commit

Permalink
Merge pull request #789 from sirensolutions/issue-788
Browse files Browse the repository at this point in the history
updated documentation
  • Loading branch information
szydan committed Mar 4, 2016
2 parents ff0419f + 0c52e22 commit 590904b
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 22 deletions.
5 changes: 3 additions & 2 deletions docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
= Kibi User Guide
:toc: right

:siren-join-version: 2.1.2
:siren-join-version: 2.2.0
:siren-join-website: https://github.com/sirensolutions/siren-join/
:kibana-version: 4.4.1
:kibana-announcement: https://www.elastic.co/blog/kibana-4-4-1-and-4-3-2-and-4-1-5
:kibi-version: 0.3.1
:elastic-ref: https://www.elastic.co/guide/en/elasticsearch/reference/2.1/
:elastic-ref: https://www.elastic.co/guide/en/elasticsearch/reference/2.2/
:elasticsearch-version: 2.2.0
:ref: http:https://siren.solutions/kibi/docs/current/

include::introduction.asciidoc[]
Expand Down
5 changes: 3 additions & 2 deletions docs/introduction.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ Kibi is currently developed as a fork of Kibana {kibana-version}. The plugin API

This new version of Kibi provides many improvements and new features, the main one are listed below:

- Kibi is merged with {kibana-announcement}[Kibana {kibana-version}] which introduced a major refactoring of the code.
- A new <<radar-chart,radar chart>> visualisation.
- Kibi is merged with {kibana-announcement}[Kibana {kibana-version}].
- Support for new version of elasticsearch v{elasticsearch-version}.
- Siren join plugin version upgraded to v{siren-join-version}.
48 changes: 30 additions & 18 deletions docs/releasenotes.asciidoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
[[releasenotes]]

== Kibi 0.3.1 and Kibana 4.4.1 Release Notes

* Various bug fixes and stability improvements.
* The 0.3.1 release of Kibi requires Elasticsearch 2.2.0.
* Siren join plugin version upgraded to https://github.com/sirensolutions/siren-join/tree/2.2.0[2.2.0].

Below are the issues relevant to Kibana.

* Bump node.js to 0.12.10 from 0.12.9
* http:https://github.com/elastic/kibana/issues/6185[Issue 6185]: Fixes a bug where the active HTTP spinner in the chrome bar is gone

== Kibi 0.3 and Kibana 4.4 Release Notes

The 0.3 release of Kibi requires Elasticsearch 2.1.2.
Expand All @@ -9,27 +21,27 @@ Below are the issues relevant to Kibana.

Enhancements

http:https://github.com/elastic/kibana/issues/1362[Issue 1362]: Color palette selector added.
http:https://github.com/elastic/kibana/issues/1553[Issue 1553]: Kibana can shorten URLs for shared or embedded items.
http:https://github.com/elastic/kibana/issues/5733[Issue 5733]: Time-based index pattern expansion can be set at index pattern creation time.
http:https://github.com/elastic/kibana/issues/5775[Issue 5775]: Adds a configuration option to change the maximum payload size sent to the server.
http:https://github.com/elastic/kibana/issues/4966[Issue 4966]: Logo is now in SVG format.
http:https://github.com/elastic/kibana/issues/3625[Issue 3625]: Downloaded visualizations now use the visualization name as the filename.
http:https://github.com/elastic/kibana/issues/5279[Issue 5279]: Large strings are truncated with an ellipsis (...).
http:https://github.com/elastic/kibana/issues/5241[Issue 5241]: Truncated visualization names are displayed in full as tooltips.
* http:https://github.com/elastic/kibana/issues/1362[Issue 1362]: Color palette selector added.
* http:https://github.com/elastic/kibana/issues/1553[Issue 1553]: Kibana can shorten URLs for shared or embedded items.
* http:https://github.com/elastic/kibana/issues/5733[Issue 5733]: Time-based index pattern expansion can be set at index pattern creation time.
* http:https://github.com/elastic/kibana/issues/5775[Issue 5775]: Adds a configuration option to change the maximum payload size sent to the server.
* http:https://github.com/elastic/kibana/issues/4966[Issue 4966]: Logo is now in SVG format.
* http:https://github.com/elastic/kibana/issues/3625[Issue 3625]: Downloaded visualizations now use the visualization name as the filename.
* http:https://github.com/elastic/kibana/issues/5279[Issue 5279]: Large strings are truncated with an ellipsis (...).
* http:https://github.com/elastic/kibana/issues/5241[Issue 5241]: Truncated visualization names are displayed in full as tooltips.

Bug Fixes

http:https://github.com/elastic/kibana/issues/5897[Issue 5897]: Embedding links no longer include navigation and search bars.
http:https://github.com/elastic/kibana/issues/5896[Issue 5896]: Bookmarked URLs to saved filtered searches from a previous version of Kibana display correctly.
http:https://github.com/elastic/kibana/issues/5744[Issue 5744]: Fixes bug that caused incorrect display of "No results found" in some cases.
http:https://github.com/elastic/kibana/issues/5824[Issue 5824]: Corrects a fatal error when Kibana starts with node x86 on Windows x64 systems.
* http:https://github.com/elastic/kibana/issues/5897[Issue 5897]: Embedding links no longer include navigation and search bars.
* http:https://github.com/elastic/kibana/issues/5896[Issue 5896]: Bookmarked URLs to saved filtered searches from a previous version of Kibana display correctly.
* http:https://github.com/elastic/kibana/issues/5744[Issue 5744]: Fixes bug that caused incorrect display of "No results found" in some cases.
* http:https://github.com/elastic/kibana/issues/5824[Issue 5824]: Corrects a fatal error when Kibana starts with node x86 on Windows x64 systems.

Plugin System Changes

http:https://github.com/elastic/kibana/issues/5226[Issue 5226]: Plugins are explicit when they start to route.
http:https://github.com/elastic/kibana/pull/5725[Pull Request 5725]: Plugins can extend Chrome navigation.
http:https://github.com/elastic/kibana/issues/4720[Issue 4720]: Adds support for zip compression.
http:https://github.com/elastic/kibana/pull/5704[Pull Request 5704]: Removes Github shortcuts from the plugin installer.
http:https://github.com/elastic/kibana/issues/5661[Issue 5661]: Fixes the plugin optimization path.
http:https://github.com/elastic/kibana/pull/5538[Pull Request 5538]: Apps can use empty export types.
* http:https://github.com/elastic/kibana/issues/5226[Issue 5226]: Plugins are explicit when they start to route.
* http:https://github.com/elastic/kibana/pull/5725[Pull Request 5725]: Plugins can extend Chrome navigation.
* http:https://github.com/elastic/kibana/issues/4720[Issue 4720]: Adds support for zip compression.
* http:https://github.com/elastic/kibana/pull/5704[Pull Request 5704]: Removes Github shortcuts from the plugin installer.
* http:https://github.com/elastic/kibana/issues/5661[Issue 5661]: Fixes the plugin optimization path.
* http:https://github.com/elastic/kibana/pull/5538[Pull Request 5538]: Apps can use empty export types.

0 comments on commit 590904b

Please sign in to comment.