From 73ebf95d894e67b43e1f4aa4a27ca7b795a709c1 Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Wed, 9 Apr 2025 20:50:56 +0545 Subject: [PATCH] chore(changelog): Prepare for v5.5.0 (#7484) --- api/CHANGELOG.md | 2 +- ui/CHANGELOG.md | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/api/CHANGELOG.md b/api/CHANGELOG.md index 9ddd23edc6..fdaff7ea8e 100644 --- a/api/CHANGELOG.md +++ b/api/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the **Prowler API** are documented in this file. --- -## [v1.6.0] (Prowler UNRELEASED) +## [v1.6.0] (Prowler v5.5.0) ### Added diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 4293088de4..e01eea9296 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -4,9 +4,9 @@ All notable changes to the **Prowler UI** are documented in this file. --- -### [v1.5.0] (Prowler v5.5.0 - UNRELEASED) +## [v1.5.0] (Prowler v5.5.0) -#### πŸš€ Added +### πŸš€ Added - Social login integration with Google and GitHub [(#7218)](https://github.com/prowler-cloud/prowler/pull/7218) - Added `one-time scan` feature: Adds support for single scan execution. [(#7188)](https://github.com/prowler-cloud/prowler/pull/7188) @@ -15,7 +15,7 @@ All notable changes to the **Prowler UI** are documented in this file. - Show muted icon when a finding is muted. [(#7378)](https://github.com/prowler-cloud/prowler/pull/7378) - Added static status icon with link to service status page. [(#7468)](https://github.com/prowler-cloud/prowler/pull/7468) -#### πŸ”„ Changed +### πŸ”„ Changed - Tweak styles for compliance cards. [(#7148)](https://github.com/prowler-cloud/prowler/pull/7148). - Upgrade Next.js to v14.2.25 to fix a middleware authorization vulnerability. [(#7339)](https://github.com/prowler-cloud/prowler/pull/7339) @@ -24,21 +24,21 @@ All notable changes to the **Prowler UI** are documented in this file. --- -### [v1.4.0] (Prowler v5.4.0) +## [v1.4.0] (Prowler v5.4.0) -#### πŸš€ Added +### πŸš€ Added - Added `exports` feature: Users can now download artifacts via a new button. [(#7006)](https://github.com/prowler-cloud/prowler/pull/7006) - New sidebar with nested menus and integrated mobile navigation. [(#7018)](https://github.com/prowler-cloud/prowler/pull/7018) - Added animation for scan execution progressβ€”it now updates automatically.[(#6972)](https://github.com/prowler-cloud/prowler/pull/6972) - Add `status_extended` attribute to finding details. [(#6997)](https://github.com/prowler-cloud/prowler/pull/6997) - Add `Prowler version` to the sidebar. [(#7086)](https://github.com/prowler-cloud/prowler/pull/7086) - -#### πŸ”„ Changed + +### πŸ”„ Changed - New compliance dropdown. [(#7118)](https://github.com/prowler-cloud/prowler/pull/7118). - -#### 🐞 Fixes + +### 🐞 Fixes - Revalidate the page when a role is deleted. [(#6976)](https://github.com/prowler-cloud/prowler/pull/6976) - Allows removing group visibility when creating a role. [(#7088)](https://github.com/prowler-cloud/prowler/pull/7088) @@ -48,26 +48,26 @@ All notable changes to the **Prowler UI** are documented in this file. --- -### [v1.3.0] (Prowler v5.3.0) +## [v1.3.0] (Prowler v5.3.0) -#### πŸš€ Added +### πŸš€ Added - Findings endpoints now require at least one date filter [(#6864)](https://github.com/prowler-cloud/prowler/pull/6864). -#### πŸ”„ Changed +### πŸ”„ Changed - Scans now appear immediately after launch. [(#6791)](https://github.com/prowler-cloud/prowler/pull/6791). - Improved sign-in and sign-up forms. [(#6813)](https://github.com/prowler-cloud/prowler/pull/6813). --- -### [v1.2.0] (Prowler v5.2.0) +## [v1.2.0] (Prowler v5.2.0) -#### πŸš€ Added +### πŸš€ Added - `First seen` field included in finding details. [(#6575)](https://github.com/prowler-cloud/prowler/pull/6575) -#### πŸ”„ Changed +### πŸ”„ Changed - Completely redesigned finding details layout. [(#6575)](https://github.com/prowler-cloud/prowler/pull/6575) - Completely redesigned scan details layout.[(#6665)](https://github.com/prowler-cloud/prowler/pull/6665)