From f4849b1bcaa3da7114a1f20c72d0822f0f74f936 Mon Sep 17 00:00:00 2001 From: "nastasha.solomon" Date: Tue, 30 Apr 2024 13:44:03 -0400 Subject: [PATCH] Additional revisions --- docs/release-notes/8.13.asciidoc | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/docs/release-notes/8.13.asciidoc b/docs/release-notes/8.13.asciidoc index 7f62f78671..bfc7f30d45 100644 --- a/docs/release-notes/8.13.asciidoc +++ b/docs/release-notes/8.13.asciidoc @@ -5,13 +5,19 @@ [[release-notes-8.13.3]] === 8.13.3 +[discrete] +[[enhancements-8.13.3]] +==== Enhancements + +* Ensures that {elastic-defend} can’t be installed on versions earlier than Windows 10 or Server 2016. + [discrete] [[bug-fixes-8.13.3]] ==== Bug fixes -* Fixes warning toasts on exception flyout ({kibana-pull}180800[#180800]). -* Fixes 'is one of' filter dsl ({kibana-pull}180455[#180455]). -* Fixes threat intel edit filters ({kibana-pull}179607[#179607]). -* Fixes threat intelligence loading screen ({kibana-pull}178701[#178701]). +* Fixes a bug that causes a warning to display after you add an Endpoint exception to a rule ({kibana-pull}180800[#180800]). +* Fixes a bug with the `is one of` Timeline filter that generated incorrect Query Domain Specific Language (DSL) queries ({kibana-pull}180455[#180455]). +* Fixes the loading page layout on the Intelligence page. Also improves the Indicators table loading speed after you set up a threat intelligence integration ({kibana-pull}178701[#178701]). +* Fixes a bug that stopped indicator filters from working correctly on the Intelligence page ({kibana-pull}179607[#179607]). [discrete] [[release-notes-8.13.2]] @@ -49,7 +55,6 @@ * Allows you to isolate and release a SentinelOne-protected host from detection alerts and the response console, and view third-party actions in the response actions history log ({kibana-pull}173927[#173927], {kibana-pull}175810[#175810]). * Allows you to enable and disable cloud security Benchmark rules ({kibana-pull}174575[#174575]). - [discrete] [[enhancements-8.13.0]] ==== Enhancements