From 4ac3cfc33d48e5ae9c15e391935df44ca539f55a Mon Sep 17 00:00:00 2001 From: Pablo Lara Date: Wed, 4 Jun 2025 13:54:25 +0200 Subject: [PATCH] docs: update changelog (#7931) --- ui/CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 0b72a752ef..9059414c40 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -30,7 +30,6 @@ All notable changes to the **Prowler UI** are documented in this file. ### 🐞 Fixes - Download report behaviour updated to show feedback based on API response. [(#7758)](https://github.com/prowler-cloud/prowler/pull/7758) -- Compliace detail page, now available for ENS. [(#7853)](https://github.com/prowler-cloud/prowler/pull/7853) - Missing KISA and ProwlerThreat icons added to the compliance page. [(#7860)(https://github.com/prowler-cloud/prowler/pull/7860)] - Retrieve more than 10 scans in /compliance page. [(#7865)](https://github.com/prowler-cloud/prowler/pull/7865) - Improve CustomDropdownFilter component. [(#7868)(https://github.com/prowler-cloud/prowler/pull/7868)]