You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/index.md
+42-2Lines changed: 42 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,48 @@ To check for security updates, go to [Security announcements for the Elastic sta
21
21
% ### Fixes [kibana-X.X.X-fixes]
22
22
% *
23
23
24
-
% FEATURES, ENHANCEMENTS, FIXES
25
-
% Paste in index.md
24
+
25
+
## 9.1.6 [kibana-9.1.6-release-notes]
26
+
27
+
% ::::{NOTE}
28
+
% ::::
29
+
30
+
31
+
### Features and enhancements [kibana-9.1.6-features-enhancements]
32
+
33
+
**Data ingestion and Fleet**:
34
+
* Replaces the `?showAgentless` query param with a local storage setting called `fleet:showAgentlessResources`, which can be toggled from the {{fleet}} settings page. When enabled, agentless agents and policies are visible in the {{fleet}} UI [#237528]({{kib-pull}}237528).
35
+
36
+
**Elastic Security solution**:
37
+
For the Elastic Security 9.1.6 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
38
+
39
+
**Kibana security**:
40
+
* Enhances error message by explaining why the role is considered malformed [#239098]({{kib-pull}}239098).
41
+
42
+
43
+
### Fixes [kibana-9.1.6-fixes]
44
+
45
+
**Dashboards and Visualizations**:
46
+
* Fixes bug that prevented you from deleting unsaved dashboard changes after you had enabled the `timeRestore` setting and selected a time and date using the date picker [#239992]({{kib-pull}}239992).
47
+
* Fixes error that occured when you selected a blank value in the options list [#239791]({{kib-pull}}239791).
48
+
* Fixes a bug in Lens that incorrectly assigned unsaved, ad-hoc dataview references [#239431]({{kib-pull}}239431).
49
+
* Fixes metric color assignment when breakdown and a max dimension are defined in Lens [#238901]({{kib-pull}}238901).
50
+
* Ensures adhoc dataviews from {{esql}} charts aren't being filtered out in the KQL search bar [#238731]({{kib-pull}}238731).
51
+
52
+
**Data ingestion and Fleet**:
53
+
* Fixes bug that occured during an integration policy upgrade that prevented the new package global variables from being included and stale variable references from being removed [#238542]({{kib-pull}}238542).
54
+
55
+
**Discover**:
56
+
* Ensures that the combined filters are considered when selecting the correct fields for the query while the `courier:ignoreFilterIfFieldNotInIndex` advanced setting is enabled [#238945]({{kib-pull}}238945).
57
+
58
+
**Elastic Observability solution**:
59
+
For the Elastic Observability 9.1.6 release information, refer to [Elastic Observability Solution Release Notes](docs-content://release-notes/elastic-observability/index.md).
60
+
61
+
**Elastic Security solution**:
62
+
For the Elastic Security 9.1.6 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
63
+
64
+
**Search**:
65
+
* Fixes visual issues with the document metadata popup that happened when the document ID was too long. Also adds a tooltip and copy button to improve the user experience [#239768]({{kib-pull}}239768).
0 commit comments