fix(ui): use changelog fragment only

This commit is contained in:
Alan Buscaglia
2026-07-17 10:18:00 +02:00
parent 340612c36f
commit 333d3a13d2
-1
View File
@@ -18,7 +18,6 @@ All notable changes to the **Prowler UI** are documented in this file.
### 🐞 Fixed
- UI Sentry alerts now suppress non-actionable warnings and expected API/control-flow noise while preserving actionable runtime failures [(#11665)](https://github.com/prowler-cloud/prowler/pull/11665)
- Fixed metronome billing failing to start when PostHog was enabled, caused by a stale reference to the renamed UI_POSTHOG_ENABLED flag [(#11938)](https://github.com/prowler-cloud/prowler/pull/11938)
- Lighthouse AI overview entry now starts a new remediation conversation, and returning to Overview restores app navigation mode [(#11955)](https://github.com/prowler-cloud/prowler/pull/11955)