[DOCS] Adding to release notes (#180490)

Adding #180070 and #180053 to the 8.13.2 release notes as I missed them
off the original PR.

![Screenshot 2024-04-10 at 16 29
43](3ef8e6a7-815a-4b76-8693-3f430caee49b)

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
amyjtechwriter 2024-04-16 09:59:29 +01:00 committed by GitHub
parent 51a67b8876
commit 3984c803d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,6 +73,7 @@ The 8.13.2 release includes the following bug fixes.
=== Bug Fixes
Canvas::
* Fixes text settings to be honored in Canvas markdown elements ({kibana-pull}179948[#179948]).
* Fixes custom styling for Canvas markdown Workpads ({kibana-pull}180070[#180070]).
Discover::
* Fixes keyboard navigation for search input on the document viewer flyout ({kibana-pull}180022[#180022]).
Elastic Security::
@ -81,6 +82,8 @@ Fleet::
* Fixes having to wait ten minutes after agent upgrade if agent cleared watching state ({kibana-pull}179917[#179917]).
Fixes using the latest available version in K8's manifest instead of the latest compatible version ({kibana-pull}179662[#179662]).
* Fixes a step in add agent instructions where a query to get all agents was unnecessary ({kibana-pull}179603[#179603]).
Lens & Visualizations::
* Fixes custom styling for TSVB markdown visualizations ({kibana-pull}180053[#180053]).
Machine Learning::
* Single Metric Viewer embeddable: Ensures the detector index is passed to chart correctly ({kibana-pull}179761[#179761]).
* AIOps: Fixes text field candidate selection for log rate analysis ({kibana-pull}179699[#179699]).