# Backport
This will backport the following commits from `main` to `8.13`:
- [Adding the whats new in 8.13 page
(#179097)](https://github.com/elastic/kibana/pull/179097)
<!--- Backport version: 9.4.3 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"amyjtechwriter","email":"61687663+amyjtechwriter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-03-25T19:19:54Z","message":"Adding
the whats new in 8.13 page (#179097)\n\nThis PR adds details about whats
new to the 8.13 release on the [whats\r\nnew
page](https://www.elastic.co/guide/en/kibana/8.10/whats-new.html).\r\n\r\nCloses:
[#179049](https://github.com/elastic/kibana/issues/179049)\r\n\r\n---------\r\n\r\nCo-authored-by:
lcawl
<lcawley@elastic.co>","sha":"0a949de7c81c0ed519e292a956d32f8777ef9bbf","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.13.0","v8.14.0"],"title":"Adding
the whats new in 8.13
page","number":179097,"url":"https://github.com/elastic/kibana/pull/179097","mergeCommit":{"message":"Adding
the whats new in 8.13 page (#179097)\n\nThis PR adds details about whats
new to the 8.13 release on the [whats\r\nnew
page](https://www.elastic.co/guide/en/kibana/8.10/whats-new.html).\r\n\r\nCloses:
[#179049](https://github.com/elastic/kibana/issues/179049)\r\n\r\n---------\r\n\r\nCo-authored-by:
lcawl
<lcawley@elastic.co>","sha":"0a949de7c81c0ed519e292a956d32f8777ef9bbf"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/179097","number":179097,"mergeCommit":{"message":"Adding
the whats new in 8.13 page (#179097)\n\nThis PR adds details about whats
new to the 8.13 release on the [whats\r\nnew
page](https://www.elastic.co/guide/en/kibana/8.10/whats-new.html).\r\n\r\nCloses:
[#179049](https://github.com/elastic/kibana/issues/179049)\r\n\r\n---------\r\n\r\nCo-authored-by:
lcawl
<lcawley@elastic.co>","sha":"0a949de7c81c0ed519e292a956d32f8777ef9bbf"}}]}]
BACKPORT-->
Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
Incorrectly labelled the original What's New page PR for 8.12. Didn't
target 8.12 and incorrectly used backport:skip when the page needs to be
backported to 8.12. Backport tool was getting stuck in cherry-picking so
copied original branch and set this PR to target 8.12.0 to try resolve
the issue.
Relates to: #174447
## Summary
This PR adds details about whats new to the 8.11 release on the [whats
new page](https://www.elastic.co/guide/en/kibana/8.10/whats-new.html).
---------
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Brandon Morelli <bmorelli25@gmail.com>