Skip to content

Commit 56588ce

Browse files
committed
adds changelog for v1.8.0
1 parent d674925 commit 56588ce

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@ All notable frontend changes to DevGuard Web are documented here.
44

55
For API and backend changes see the [DevGuard CHANGELOG](https://github.com/l3montree-dev/devguard/blob/main/CHANGELOG.md).
66

7+
## [v1.8.0] — 2026-07-01
8+
9+
### Added
10+
11+
- **External managed entities** — assets can be flagged as externally managed; a dedicated banner is shown for these entities and IAC/SAST findings are scoped correctly
12+
- **Release creation** — automated release creation integrated into the CI/CD pipeline, gated to main branch or tagged runs using job tokens
13+
- **Updated integration snippets** — setup and onboarding code snippets updated to the current scanner version
14+
15+
### Fixed
16+
17+
- **Dependency risk vulnerability page** — "Create Ticket" button visibility corrected (broken ternary nesting)
18+
- **Date-picker** — component behaviour corrected
19+
- **Onboarding comments and GitLab onboarding** — flow issues resolved
20+
- **Welcome modal** — tour-seen state now tracked correctly
21+
- **Card shadows and badge/font sizes** — visual regressions corrected
22+
- **Confirm-password check** — sign-up flow now validates matching passwords with a more reliable condition
23+
- **Instance dashboard** — large vulnerability counts no longer overflow their tile; text size adjusted
24+
25+
### Changed
26+
27+
- **Onboarding tour reworked** — tour starts automatically on first visit; onboarding cards are directly clickable; redundant "Continue" button and unnecessary back buttons removed; asset creation modal closes and resets after successful creation
28+
- **Average open code risks / fixing time charts** — added a legend to the open code risks chart and realigned the fixing time charts
29+
30+
---
31+
732
## [v1.7.0] — 2026-06-19
833

934
### Added

0 commit comments

Comments
 (0)