From 830c4fd7066f93700e39ba1f122e5e08e8eb3795 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Wed, 21 May 2025 12:52:50 +0200 Subject: [PATCH] docs: update changelog UI (#7809) Co-authored-by: Pablo Lara --- ui/CHANGELOG.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) 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)