chore(changelog): Prepare for v5.5.0 (#7484)

This commit is contained in:
Pepe Fagoaga
2025-04-09 20:50:56 +05:45
committed by GitHub
parent 9f4574f4ff
commit 73ebf95d89
2 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -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
+15 -15
View File
@@ -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)