diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 0f4591a903..c75fed37fd 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -4,15 +4,20 @@ All notable changes to the **Prowler UI** are documented in this file. ## [v1.8.0] (Prowler v5.8.0) – Not released +### 🚀 Added + +- New profile page with details about the user and their roles. [(#7780)](https://github.com/prowler-cloud/prowler/pull/7780) + +--- + +## [v1.7.1] (Prowler v5.7.1) + ### 🐞 Fixes - Added validation to AWS IAM role. [(#7787)](https://github.com/prowler-cloud/prowler/pull/7787) -<<<<<<< HEAD +- Tweak some wording for consistency throughout the app. [(#7794)](https://github.com/prowler-cloud/prowler/pull/7794) - Retrieve more than 10 providers in /scans, /manage-groups and /findings pages. [(#7793)](https://github.com/prowler-cloud/prowler/pull/7793) -======= - ->>>>>>> origin/v5.7 --- ## [v1.7.0] (Prowler v5.7.0)