[DOCS] Add case highlights for 8.9 (#161591)

This commit is contained in:
Lisa Cawley 2023-07-11 07:49:14 -07:00 committed by GitHub
parent e007bd02b7
commit f345059463
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

View file

@ -5,12 +5,26 @@ Here are the highlights of what's new and improved in {minor-version}.
For detailed information about this release,
check the <<release-notes, release notes>>.
Previous versions: {kibana-ref-all}/8.6/whats-new.html[8.6] | {kibana-ref-all}/8.5/whats-new.html[8.5] | {kibana-ref-all}/8.4/whats-new.html[8.4] | {kibana-ref-all}/8.3/whats-new.html[8.3] | {kibana-ref-all}/8.2/whats-new.html[8.2]
Previous versions: {kibana-ref-all}/8.8/whats-new.html[8.8] | {kibana-ref-all}/8.7/whats-new.html[8.7] | {kibana-ref-all}/8.6/whats-new.html[8.6] | {kibana-ref-all}/8.5/whats-new.html[8.5] | {kibana-ref-all}/8.4/whats-new.html[8.4] | {kibana-ref-all}/8.3/whats-new.html[8.3] | {kibana-ref-all}/8.2/whats-new.html[8.2]
| {kibana-ref-all}/8.1/whats-new.html[8.1] | {kibana-ref-all}/8.0/whats-new.html[8.0]
//NOTE: The notable-highlights tagged regions are re-used in the
//Installation and Upgrade Guide
[discrete]
=== Cases
These features are all available for cases in *{stack-manage-app}*, *{observability}*, and the *{security-app}*.
[discrete]
==== Case management improvements
There's a new category field to enable better case classification and a better understanding of the overall distribution and trends within different areas of a case management system.
The email notification that occurs when a user is assigned to a case has also been enhanced:
[role="screenshot"]
image::images/case-notification.png[Example email with case name, description, tags, and link]
To learn more, check out cases in the {observability-guide}/create-cases.html[{observability}], <<cases,{stack-manage-app}>>, or {security-guide}/cases-overview.html[{security-app}].
// tag::notable-highlights[]
// end::notable-highlights[]