diff --git a/CHANGELOG.md b/CHANGELOG.md index 85efc08e9ae..f620bd0edd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -114,6 +114,17 @@ - **Plugins:** Avoid returning 404 for `AutoEnabled` apps [#93486](https://github.com/grafana/grafana/pull/93486), [@wbrowne](https://github.com/wbrowne) + + +# 10.4.11 (2024-10-22) + +### Bug fixes + +- **Alerting:** Fix broken panelId links [#94686](https://github.com/grafana/grafana/pull/94686), [@gillesdemey](https://github.com/gillesdemey) +- **Alerting:** Fix incorrect permission on POST external rule groups endpoint [CVE-2024-8118] [#93946](https://github.com/grafana/grafana/pull/93946), [@alexweav](https://github.com/alexweav) +- **Dashboard:** Make dashboard search faster [#94703](https://github.com/grafana/grafana/pull/94703), [@knuzhdin](https://github.com/knuzhdin) + + # 10.4.10 (2024-10-01)