diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 9380d879fd..a3c8eaf88e 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -5,6 +5,9 @@ All notable changes to the **Prowler UI** are documented in this file. ## [v1.9.0] (Prowler v5.9.0) – UNRELEASED ### 🚀 Added + +- Introduced new `CustomLink` component for handling all navigation and link-related behavior [(#8195)] (https://github.com/prowler-cloud/prowler/pull/8195) + ### 🔄 Changed - Upgrade to Next.js 14.2.30 and lock TypeScript to 5.5.4 for ESLint compatibility [(#8189)](https://github.com/prowler-cloud/prowler/pull/8189)