mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-18 18:11:57 +00:00
docs: update changelog (#8462)
This commit is contained in:
+24
-13
@@ -2,9 +2,21 @@
|
||||
|
||||
All notable changes to the **Prowler UI** are documented in this file.
|
||||
|
||||
## [1.10.0] (Prowler v5.10.0 - UNRELEASED)
|
||||
## [1.11.0] (Prowler v5.11.0 - UNRELEASED)
|
||||
|
||||
### Added
|
||||
### 🚀 Added
|
||||
|
||||
### 🔄 Changed
|
||||
|
||||
### 🐞 Fixed
|
||||
|
||||
### ❌ Removed
|
||||
|
||||
---
|
||||
|
||||
## [1.10.0] (Prowler v5.10.0)
|
||||
|
||||
### 🚀 Added
|
||||
|
||||
- Lighthouse banner [(#8259)](https://github.com/prowler-cloud/prowler/pull/8259)
|
||||
- Amazon AWS S3 integration [(#8391)](https://github.com/prowler-cloud/prowler/pull/8391)
|
||||
@@ -15,17 +27,18 @@ All notable changes to the **Prowler UI** are documented in this file.
|
||||
### 🔄 Changed
|
||||
|
||||
- Rename `Memberships` to `Organization` in the sidebar [(#8415)](https://github.com/prowler-cloud/prowler/pull/8415)
|
||||
- Removed `Browse all resources` from the sidebar, sidebar now shows a single `Resources` entry [(#8418)](https://github.com/prowler-cloud/prowler/pull/8418)
|
||||
- Removed `Misconfigurations` from the `Top Failed Findings` section in the sidebar [(#8426)](https://github.com/prowler-cloud/prowler/pull/8426)
|
||||
|
||||
---
|
||||
|
||||
## [v1.9.3] (Prowler v5.9.3)
|
||||
|
||||
### 🐞 Fixed
|
||||
|
||||
- Display error messages and allow editing last message in Lighthouse [(#8358)](https://github.com/prowler-cloud/prowler/pull/8358)
|
||||
|
||||
### ❌ Removed
|
||||
|
||||
- Removed `Browse all resources` from the sidebar, sidebar now shows a single `Resources` entry [(#8418)](https://github.com/prowler-cloud/prowler/pull/8418)
|
||||
- Removed `Misconfigurations` from the `Top Failed Findings` section in the sidebar [(#8426)](https://github.com/prowler-cloud/prowler/pull/8426)
|
||||
|
||||
---
|
||||
|
||||
## [v1.9.0] (Prowler v5.9.0)
|
||||
|
||||
### 🚀 Added
|
||||
@@ -38,7 +51,7 @@ All notable changes to the **Prowler UI** are documented in this file.
|
||||
- Allow to restrict routes access based on user permissions [(#8287)](https://github.com/prowler-cloud/prowler/pull/8287)
|
||||
- Max character limit validation for Scan label [(#8319)](https://github.com/prowler-cloud/prowler/pull/8319)
|
||||
|
||||
### Security
|
||||
### 🔐 Security
|
||||
|
||||
- Enhanced password validation to enforce 12+ character passwords with special characters, uppercase, lowercase, and numbers [(#8225)](https://github.com/prowler-cloud/prowler/pull/8225)
|
||||
|
||||
@@ -53,8 +66,6 @@ All notable changes to the **Prowler UI** are documented in this file.
|
||||
- Error message when launching a scan if user has no permissions [(#8280)](https://github.com/prowler-cloud/prowler/pull/8280)
|
||||
- Include compliance in the download button tooltip [(#8307)](https://github.com/prowler-cloud/prowler/pull/8307)
|
||||
|
||||
### Removed
|
||||
|
||||
---
|
||||
|
||||
## [v1.8.1] (Prowler 5.8.1)
|
||||
@@ -63,7 +74,7 @@ All notable changes to the **Prowler UI** are documented in this file.
|
||||
|
||||
- Latest new failed findings now use `GET /findings/latest` [(#8219)](https://github.com/prowler-cloud/prowler/pull/8219)
|
||||
|
||||
### Removed
|
||||
### ❌ Removed
|
||||
|
||||
- Validation of the provider's secret type during updates [(#8197)](https://github.com/prowler-cloud/prowler/pull/8197)
|
||||
|
||||
@@ -155,7 +166,7 @@ All notable changes to the **Prowler UI** are documented in this file.
|
||||
- Moved ProviderType to a shared types file and replaced all occurrences across the codebase [(#7710)](https://github.com/prowler-cloud/prowler/pull/7710)
|
||||
- Added filter to retrieve only connected providers on the scan page [(#7723)](https://github.com/prowler-cloud/prowler/pull/7723)
|
||||
|
||||
### Removed
|
||||
### ❌ Removed
|
||||
|
||||
- Alias if not added from findings detail page [(#7751)](https://github.com/prowler-cloud/prowler/pull/7751)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user