From c7fdb19b48ea19f4099c934cc117a30fb163ee94 Mon Sep 17 00:00:00 2001 From: sumit_chaturvedi Date: Tue, 12 Aug 2025 11:03:47 +0530 Subject: [PATCH] docs: changelog update --- ui/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 72c52f4a86..cbe04e3870 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -12,6 +12,7 @@ All notable changes to the **Prowler UI** are documented in this file. ### 🔄 Changed - Disable `See Compliance` button until scan completes [(#8487)](https://github.com/prowler-cloud/prowler/pull/8487) +- Cloud providers page connection filter labels from `true/false` to `connected/disconnected` [(#8505)](https://github.com/prowler-cloud/prowler/pull/8505) ### 🐞 Fixed - DataTable column headers set to single-line [(#8480)](https://github.com/prowler-cloud/prowler/pull/8480)