diff --git a/docs/release-notes.asciidoc b/docs/release-notes.asciidoc index 6007e40b74..a928795cd2 100644 --- a/docs/release-notes.asciidoc +++ b/docs/release-notes.asciidoc @@ -3,6 +3,8 @@ This section summarizes the changes in each release. +* <> +* <> * <> * <> * <> diff --git a/docs/release-notes/8.13.asciidoc b/docs/release-notes/8.13.asciidoc index 963b028148..b3aecacf2f 100644 --- a/docs/release-notes/8.13.asciidoc +++ b/docs/release-notes/8.13.asciidoc @@ -1,6 +1,15 @@ [[release-notes-header-8.13.0]] == 8.13 +[discrete] +[[release-notes-8.13.2]] +=== 8.13.2 + +[discrete] +[[bug-fixes-8.13.2]] +==== Bug fixes +* Fixes a bug that automatically checked checkboxes on the Alerts page when you selected filter labels ({kibana-pull}179610[#179610]). + [discrete] [[release-notes-8.13.1]] === 8.13.1 @@ -20,7 +29,7 @@ ==== Features * Allows you to define an entity's (such as a host's or user's) `Asset criticality`, which can affect risk scores ({kibana-pull}176815[#176815], {kibana-pull}176294[#176294], {kibana-pull}172417[#172417], {kibana-pull}176056[#176056]). -* Allows information on the Data Quality dashboard to now persist in {elastic-sec} rather than disappearing after each session ({kibana-pull}175673[#175673], {kibana-pull}173185[#173185]). +* Allows information on the Data Quality dashboard to persist in {elastic-sec} rather than disappearing after each session ({kibana-pull}175673[#175673], {kibana-pull}173185[#173185]). * Adds field-by-field diffs to the rules upgrade flyout so you can see what's changed between versions ({kibana-pull}174564[#174564]). * Adds alert suppression to the Indicator Match rule type ({kibana-pull}174241[#174241]). * You can add Elastic Defend’s `kill-process` or `suspend-process` response actions to detection rules to automatically terminate or suspend a process on an affected host ({kibana-pull}161645[#161645]).