Release v1.31.1
Overview
This patch release brings important dependency updates and UI fixes. We updated the Go version to 1.26.3, improved the Komparo installation URL to use the jpillora installer, and updated the GitHub Actions workflow to use actions/upload-artifact@v7. Additionally, we fixed a layout bug on the Package Progression chart where the X-axis labels were overlapping.
What's Changed
🛠️ Changed
- Update Go version to 1.26.3 and rename PGSQL environment variable.
- Update Komparo installation URL to use jpillora installer.
- Update
upload-artifactGitHub action to v7 and disable archiving.
🐛 Fixed
- Adjust grid padding and optimize xaxis label rendering for better visibility in the Package Progression chart.
Full Changelog: v1.31.0...v1.31.1