What's Changed
✨ New Features
- Improved Vulnerability Matching: Added
releasefield to the package
vulnerability model and database migration, improving vulnerability matching
accuracy by considering the full package-version-release tuple. - Security Patch Tooltips: Added tooltip for security patch counts
explaining how fixed/introduced vulnerabilities are calculated. Clarified
vulnerability summary labels in the vulnerabilities modal.
🔄 Changed
- Admin Page Redesign: Redesign the admin page layout with a sidebar
navigation and content area, improving navigation between configuration
sections. - Remove hover action tooltip from transaction ID display.
- Bump
golang.org/x/oauth2from 0.35.0 to 0.36.0. - Bump
golang.org/x/syncfrom 0.19.0 to 0.20.0.
Docker Image
docker pull ghcr.io/txlog/server:v1.24.2
Full Changelog: v1.24.1...v1.24.2