chore(ui): use changelog fragment

This commit is contained in:
Alan Buscaglia
2026-07-17 10:07:45 +02:00
parent 0cd8b0f3bf
commit cd343c0ec8
-1
View File
@@ -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 <name>_<version> 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