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/8.18.asciidoc
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,19 @@
1
1
[[release-notes-header-8.18.0]]
2
2
== 8.18
3
3
4
+
[discrete]
5
+
[[release-notes-8.18.7]]
6
+
=== 8.18.7
7
+
8
+
[discrete]
9
+
[[bug-fixes-8.18.7]]
10
+
==== Fixes
11
+
* Prevents users without appropriate privileges from deleting notes ({kibana-pull}233948[#233948]).
12
+
* Fixes a bug that prevented the **MITRE ATT&CK** section from appearing in the alert details flyout ({kibana-pull}233805[#233805]).
13
+
* Updates {kib} MITRE ATT&CK data to v17.1 ({kibana-pull}231375[#231375]).
14
+
* Fixes a bug where Linux capabilities were included in {elastic-endpoint} network events despite being disabled.
15
+
* Makes the delivery of {elastic-endpoint} command line commands more robust. In rare cases, commands could previously fail due to interprocess communication issues.
0 commit comments