chore(ui): restore changelog entry

This commit is contained in:
Alan Buscaglia
2026-07-17 10:09:06 +02:00
parent cd343c0ec8
commit a83944a15b
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ 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)
@@ -1 +0,0 @@
UI Sentry alerts now suppress non-actionable warnings and expected API/control-flow noise while preserving actionable runtime failures