mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 13:01:56 +00:00
3.8 KiB
3.8 KiB
Prowler UI Changelog
All notable changes to the Prowler UI are documented in this file.
[v1.5.0] (Prowler v5.5.0)
🚀 Added
- Social login integration with Google and GitHub (#7218)
- Added
one-time scanfeature: Adds support for single scan execution. (#7188) - Accepted invitations can no longer be edited. (#7198)
- Added download column in scans table to download reports for completed scans. (#7353)
- Show muted icon when a finding is muted. (#7378)
- Added static status icon with link to service status page. (#7468)
🔄 Changed
- Tweak styles for compliance cards. (#7148).
- Upgrade Next.js to v14.2.25 to fix a middleware authorization vulnerability. (#7339)
- Apply default filter to show only failed items when coming from scan table. (#7356)
- Fix link behavior in scan cards: only disable "View Findings" when scan is not completed or executing. (#7368)
[v1.4.0] (Prowler v5.4.0)
🚀 Added
- Added
exportsfeature: Users can now download artifacts via a new button. (#7006) - New sidebar with nested menus and integrated mobile navigation. (#7018)
- Added animation for scan execution progress—it now updates automatically.(#6972)
- Add
status_extendedattribute to finding details. (#6997) - Add
Prowler versionto the sidebar. (#7086)
🔄 Changed
- New compliance dropdown. (#7118).
🐞 Fixes
- Revalidate the page when a role is deleted. (#6976)
- Allows removing group visibility when creating a role. (#7088)
- Displays correct error messages when deleting a user. (#7089)
- Updated label: "Select a scan job" → "Select a cloud provider". (#7107)
- Display uid if alias is missing when creating a group. (#7137)
[v1.3.0] (Prowler v5.3.0)
🚀 Added
- Findings endpoints now require at least one date filter (#6864).
🔄 Changed
[v1.2.0] (Prowler v5.2.0)
🚀 Added
First seenfield included in finding details. (#6575)
🔄 Changed
- Completely redesigned finding details layout. (#6575)
- Completely redesigned scan details layout.(#6665)
- Simplified provider setup: reduced from 4 to 3 steps. Successful connection now triggers an animation before redirecting to
/scans. (#6665)