From c454ceb2961aad00152d64960ced84a412400265 Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Thu, 19 Jun 2025 10:27:39 +0200 Subject: [PATCH] fix(changelog): Add missing entries (#8066) --- ui/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 2082c0a6df..73fa758d8c 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -19,7 +19,8 @@ All notable changes to the **Prowler UI** are documented in this file. - Compliance detail view: Generic (rest of the compliances) [(#7990)](https://github.com/prowler-cloud/prowler/pull/7990) - Compliance detail view: MITRE ATTACK [(#8002)](https://github.com/prowler-cloud/prowler/pull/8002) - Improve `Scan ID` filter by adding more context and enhancing the UI/UX [(#7979)](https://github.com/prowler-cloud/prowler/pull/7979) -- Add Google Tag Manager integration [(#8058)](https://github.com/prowler-cloud/prowler/pull/8058) +- Lighthouse chat interface [(#7878)](https://github.com/prowler-cloud/prowler/pull/7878) +- Google Tag Manager integration [(#8058)](https://github.com/prowler-cloud/prowler/pull/8058) ### 🔄 Changed