Bug Fixes and Improvements
- Fixed JSON parsing errors in dashboard SAN fields
- Fixed database migration issues with key_algorithm column
- Restored key_algorithm field display in CA table
- Added safe JSON parsing helper for certificate SAN data
- Improved error handling for dashboard endpoints
Docker Images
docker pull ghcr.io/oriolrius/pki-manager-backend:latest
docker pull ghcr.io/oriolrius/pki-manager-frontend:latestWhat's Changed
This release fixes critical issues with the dashboard endpoints and restores the Key Algorithm column in the Certificate Authorities table. The Docker containers have been verified and tested.
Full Changelog: v1.1.0...v1.1.1