Releases: l3montree-dev/devguard-web
Release list
DevGuard Web v1.9.0
DevGuard Web v1.9.0
Frontend web application for the DevGuard platform.
🐳 Container Image
docker pull ghcr.io/l3montree-dev/devguard-web:v1.9.0Versioning
All DevGuard components (devguard, devguard-web, Helm chart) share the same minor version. Any v1.9.* release of one component is compatible with any v1.9.* release of another. Patch versions are released independently per component — you do not need to upgrade all components simultaneously as long as the minor version matches.
📖 See VERSIONING.md for the full policy.
📋 Web CHANGELOG — frontend changes in this release.
📋 DevGuard CHANGELOG — API and backend changes.
🐛 Report Issues: https://github.com/l3montree-dev/devguard/issues
💬 Community: https://github.com/l3montree-dev/devguard/discussions
DevGuard Web v1.8.0
DevGuard Web v1.8.0
Frontend web application for the DevGuard platform.
🐳 Container Image
docker pull ghcr.io/l3montree-dev/devguard-web:v1.8.0Versioning
All DevGuard components (devguard, devguard-web, Helm chart) share the same minor version. Any v1.8.* release of one component is compatible with any v1.8.* release of another. Patch versions are released independently per component — you do not need to upgrade all components simultaneously as long as the minor version matches.
📖 See VERSIONING.md for the full policy.
📋 Web CHANGELOG — frontend changes in this release.
📋 DevGuard CHANGELOG — API and backend changes.
🐛 Report Issues: https://github.com/l3montree-dev/devguard/issues
💬 Community: https://github.com/l3montree-dev/devguard/discussions
v1.3.0
0.6.0 (Alpha)
A new alpha release of DevGuard is here 🚀
What's Changed
- 16 there should be information about the current running version git tag in the footer by @timbastin in #18
- Add a billing subpage to an organisation by @refoo0 in #12
- Removes avatars by @timbastin in #21
- Adds Risk-Identification Page, Adds SCA Example Dialog by @timbastin in #23
- Adds ui elements for passwordless login by @timbastin in #24
- adds sbom routes, adds version select to dependency graph by @timbastin in #25
- SBOM versions by @timbastin in #26
- 20 build flaw subpage by @refoo0 in #22
- Adds github login by @timbastin in #30
- Improves user settings by @timbastin in #31
- Adds shadcn/ui by @timbastin in #35
- 27 setting protection requirements for applications by @refoo0 in #28
- 29 replace personal access token random string with a private key by @refoo0 in #34
- Renames to DevGuard by @seb-kw in #36
- Adds basic github app integration by @timbastin in #33
- improves risk handling, adds user avatar, improves message by @timbastin in #38
- 37 updating projects by @refoo0 in #39
- 40 updating an organization by @refoo0 in #41
- Grouping by package by @timbastin in #43
- GitHub Integration by @timbastin in #44
- improves colors by @timbastin in #45
- adds asset overview by @refoo0 in #46
- 47 add organization overview by @refoo0 in #48
- fix bug by @refoo0 in #56
- fix bug by @refoo0 in #57
- Add devguard-scanner.yaml by @refoo0 in #55
- 54 the yaml snippet is wrong in the sca and container scanning dialog by @timbastin in #58
- adds activity indicator, fixes #64, #50 by @timbastin in #65
- fixes #66 by @timbastin in #68
- Updates dependencies by @timbastin in #70
- Public organizations and projects and assets by @timbastin in #71
- fixes flaw state hover effect by @timbastin in #73
- Adds gitlab integration by @timbastin in #74
- Provide autosetup for gitlab by @refoo0 in #76
- fixes #53 by @timbastin in #78
- fixes #60 by @timbastin in #79
- fixes #62 by @timbastin in #80
- fixes #63 by @timbastin in #81
- update devguard-scanner workflow using devguard reusable workflow by @refoo0 in #82
- fixes wrong usage path in workflow yaml by @timbastin in #88
- Refactor page links by @refoo0 in #87
- 98 gitlab ci setup gives wrong instructions for sca by @timbastin in #99
- fixes #97 by @timbastin in #100
- fixes #93 by @timbastin in #101
- Feature/git in toto by @timbastin in #102
- delete ssh steps by @refoo0 in #103
- 104 missing api url by @timbastin in #105
- SSDLC Threats & Mitigations by @seb-kw in #112
- Adds some futher mitigation hints by @seb-kw in #113
- Feature/child projects by @timbastin in #114
- Fix for #210 "Enhance GitHub Icon Visibility" by @5byuri in #115
- Update README.md by @timbastin in #116
New Contributors
Full Changelog: v0.1.0...0.6.0