From 0a2abbe4a9b62e04fe155d2d083825dff8c7136b Mon Sep 17 00:00:00 2001 From: "Pablo F.G" Date: Tue, 23 Jun 2026 11:53:24 +0200 Subject: [PATCH] docs(ui): changelog for compliance provider filter --- ui/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index b93db21fe0..ce2be96696 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to the **Prowler UI** are documented in this file. - Controlled `402` and `403` Server Action error messages for alert seed and mutation flows [(#11629)](https://github.com/prowler-cloud/prowler/pull/11629) - Filter the Overview, Findings, Resources, Scans, and Providers views by provider group [(#11659)](https://github.com/prowler-cloud/prowler/pull/11659) +- Filter the Compliance overview and detail pages by provider [(#11668)](https://github.com/prowler-cloud/prowler/pull/11668) ### 🐞 Fixed