From cd343c0ec86cc8e83b4a228b7804cdc1c95e3e18 Mon Sep 17 00:00:00 2001 From: Alan Buscaglia Date: Fri, 17 Jul 2026 10:07:45 +0200 Subject: [PATCH] chore(ui): use changelog fragment --- ui/CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 59cefdf6ff..26385b3adc 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -93,7 +93,6 @@ All notable changes to the **Prowler UI** are documented in this file. - Attack Paths now shows distinct messages while a scan is queued, running, or building its graph — plus a separate "couldn't load scans" error — instead of always showing "No scans available" [(#11512)](https://github.com/prowler-cloud/prowler/pull/11512) - Radio button no longer shifts vertically when selected [(#11608)](https://github.com/prowler-cloud/prowler/pull/11608) - Handle rename DORA to DORA_2022_2554 to follow the naming _ in compliance frameworks [(#11551)](https://github.com/prowler-cloud/prowler/pull/11551) -- 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) ### 🔐 Security