From 333d3a13d2dc65ebf5eb54dafc620ba9193c65af Mon Sep 17 00:00:00 2001 From: Alan Buscaglia Date: Fri, 17 Jul 2026 10:18:00 +0200 Subject: [PATCH] fix(ui): use changelog fragment only --- ui/CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 6af3f70149..26385b3adc 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -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)