Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 02:32
· 48 commits to main since this release

What's Changed

  • Fixed catalog pruning deleting recently updated CVEs: prune now keeps anything published or updated inside the retention window, matching backfill. CVEs it wrongly removed return as syncs touch them again; re-running a backfill restores the full window immediately.
  • Fixed log spam when email alerts are disabled (a scheduler line every 5 seconds).
  • New connection status indicator in the footer: green "live" dot while the page can reach the server, red with an "unreachable since" time when it can't.
  • Dashboard auto-refresh failures are now visible (red status dot) instead of silently keeping stale content.
  • Centered the footer update-check notice.

Full Changelog: v1.0.0...v1.1.0