docs(changelog): move OCI UI entry to 1.32

This commit is contained in:
Hugo P.Brito
2026-06-30 15:30:54 +01:00
parent 625ad68e79
commit f69a612461
+4 -4
View File
@@ -12,6 +12,10 @@ All notable changes to the **Prowler UI** are documented in this file.
- Filter the Overview, Findings, Resources, Scans, and Providers views by provider group [(#11659)](https://github.com/prowler-cloud/prowler/pull/11659)
- CIS Controls v8.1 compliance support, including its detail view and report mapping [(#11700)](https://github.com/prowler-cloud/prowler/pull/11700)
### 🔄 Changed
- OCI provider setup no longer requires a region in the credentials form [(#11565)](https://github.com/prowler-cloud/prowler/pull/11565)
---
## [1.31.1] (Prowler v5.31.1)
@@ -28,10 +32,6 @@ All notable changes to the **Prowler UI** are documented in this file.
- Controlled `402` and `403` Server Action error messages for alert seed and mutation flows [(#11629)](https://github.com/prowler-cloud/prowler/pull/11629)
### 🔄 Changed
- OCI provider setup no longer requires a region in the credentials form [(#11565)](https://github.com/prowler-cloud/prowler/pull/11565)
### 🐞 Fixed
- Attack Paths now shows distinct messages while a scan is queued, running, or building its graph — plus a separate "couldn't load scans" error — instead of always showing "No scans available" [(#11512)](https://github.com/prowler-cloud/prowler/pull/11512)