From ceccd5b4ad04ebb37cd4f2fc90f28f6d92fafe6b Mon Sep 17 00:00:00 2001 From: "Pablo F.G" Date: Wed, 24 Jun 2026 11:00:48 +0200 Subject: [PATCH] chore(ui): remove changelog entry --- ui/CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 2026618c10..d1951c68a8 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -8,10 +8,6 @@ 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) -### 🔄 Changed - -- ESLint: typed flat config with `typescript-eslint` (type-aware via `projectService`) and `eslint-plugin-import-x`, replacing `eslint-plugin-prettier`, `eslint-plugin-simple-import-sort`, and `eslint-plugin-unused-imports` [(#11352)](https://github.com/prowler-cloud/prowler/pull/11352) - ### 🐞 Fixed - 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)