WARNING: Version 5.5 of Kibana has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
5.0.0 Release Notes
edit5.0.0 Release Notes
editThe lists below cover changes between 4.6.2 and 5.0.0 only.
Also see Breaking changes in 5.0.
Enhancements
edit- CLI
- Core
-
- Bind Kibana server to localhost by default #8013
- Only proxy whitelisted request headers to Elasticsearch #6896
- Remove client node filtering in the Elasticsearch version check #6840
- A new design #6239
- Friendly error message when Kibana is already running #6735
-
Logging configuration can be reloaded with
SIGHUP
#6720 - Abortable timeout counter to notifications #6364
- Upgrade Node.js to version 6.9.0 for improved memory use and a segfault fix #8733
- Warn on startup if plugins don’t support the version of Kibana #8283
- Add additional verification to ensure supported Elasticsearch version #8229
- Add unique instance identifier #6378
- Add state:storeInSessionState option enabling shorter URLs and enhancing Internet Explorer support #8022
- Improve user experience when query returns no results #7286
- Display message when "Export All" request fails #6976
- Dashboard
-
- Dashboard refresh interval persisted on save #7365
- Dev Tools
-
- Add Dev Tools application, including Console (previously known as Sense) #8171
- Discover
- Filters
-
- Automatic filter pinning option in advanced settings #5730
- Management
- Plugins
-
- Add support for apps to specify their order in the left navigation bar #8767
- Separate plugin version and supported version of Kibana #8222
- Expose the Kibana app base URL, no more hardcoding /app/kibana in urls #8072
- Add requireDefaultIndex route option, enabling index pattern independent plugins #7516
- Add plugin preInit extension point #7069
- Plugins can prefix their config values #6554
- Server
- Sharing
-
- Improve user interface to emphasize difference between Original URLs and Snapshot URLs. #8172
- Status
-
- Emit new state and message, on status change #7513
- Timelion
-
- Add Timelion to Kibana core #7994
- Visualize
Bug fixes
edit- Core
- Dashboard
-
- Prevent dashboard title tooltip from being cut off #6464
- Discover
-
- Only display Visualize button when a field is aggregatable #8694
- Filters
- Management
- Server
-
- Console logs display date/time in UTC #8534
- Status
-
- Plugins without init function no longer show statuses #7953
- Timepicker
- Visualize
-
- Remove average from standard deviation metrics #7827
- Always set output.params.min_doc_count on Histograms #8349
- Set minimum aggregation size to 1, Elasticsearch returns an error for 0 #8339
- Add milliseconds to Date Histogram interval options #6796
- Do not perform unnecessary round-trip to Elasticsearch when there are no changes in request parameters #7960
- Tile map dots no longer shrink to extreme tiny size on some zooms #8000
- Table visualizations display correctly when changing paging options #8422
- Filter non-aggregatable fields from visualization editor #8421
- Prevent charts from unnecessarily rendering twice #8371
- Display custom label for percentile ranks aggregation #7123
- Display custom label for percentile and median metric visualizations #7021
- Back button now works #5986
- Fix extraneous bounds for tilemap #7068
-
Median visualization properly shows value rather than
?
#7003 - Map zoom is persisted when saving visualization #6835
- Drag aggregations to sort #6566
- Table sort is persisted on save #5953
- Ignore extended bounds when "Show empty buckets" unselected #5960
- Using custom label for standard deviation aggregation #6407