From f5212878b0d426c61d509d7173761c5a49caec05 Mon Sep 17 00:00:00 2001 From: Janeen Roberts Date: Tue, 23 Sep 2025 14:32:55 -0400 Subject: [PATCH] Update index.md --- release-notes/elastic-security/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes/elastic-security/index.md b/release-notes/elastic-security/index.md index 53afdeed01..06a29aca1f 100644 --- a/release-notes/elastic-security/index.md +++ b/release-notes/elastic-security/index.md @@ -33,6 +33,7 @@ To check for security updates, go to [Security announcements for the Elastic sta * Adds more Linux diagnostic process `ptrace` events. ### Fixes [elastic-security-9.1.4-fixes] +* Fixes filtering on the **Alerts** page by checking for an empty dataView [#235144]({{kib-pull}}235144). * Fixes a bug where the toggle column functionality only functioned on the **Alerts** page [#234278]({{kib-pull}}234278). * Fixes a bug where Linux capabilities were included in {{elastic-endpoint}} network events despite being disabled. * Makes the delivery of {{elastic-endpoint}} command line commands more robust. In rare cases, commands could previously fail due to interprocess communication issues.