Kibana 6.3.2edit

Bug fixesedit

Accessibility
  • [Fixes #19012] Adds missing aria-level attribute on the solutions page in Kibana. In particular, it adds aria-level to KuiCardDescriptionTitle. #20579
Dashboard
  • [Fixes #20635] Reduces the scale factor to 4 when migrating panels that are in a dashboard with margins. #20727
Discover
  • [Fixes #19445] Removes outdated Aria attribute #20532
Monitoring
  • Fixes issues with sorting and filtering of Elasticsearch nodes #20383

    This issue fixes the sorting and filtering of rows in the table of Elasticsearch nodes in the Kibana Monitoring UI.

Reporting
  • Fixes issue with running Chromium headless over HTTP when accessing Kibana publicly via HTTPS #20528
Visualization
  • [Fixes #19378, #16884] Fixes editor sidebar to better handle long field names #20476
  • [Fixes #20240] Fixes issues with the flickering of visualizations on refresh #20848
  • Avoids shard failures when performing a geo_bounding_box filter on coordinate maps #19548
  • Fixes disabled aggregations in the visualization editor #20450

Important documentation and developer changesedit

Platform
  • Defaults to running the Elasticsearch functional test server from a snapshot locally in the X-Pack directory #20585
Visualization
  • Adds distinct links and float tags to Region Map docs #20499