Skip to content

5.13.0 - #391

Merged
lbr38 merged 1 commit into
mainfrom
devel
Jun 18, 2026
Merged

5.13.0#391
lbr38 merged 1 commit into
mainfrom
devel

Conversation

@lbr38

@lbr38 lbr38 commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Changes:

  • Fixed snapshot explorer crashing on large repositories with many files Bug: Crash when browse #388
  • Reworked host dashboard: hosts are now flagged as compliant or non-compliant based on configurable thresholds (max pending updates count, max days since last update, reboot required) instead of the previous yellow/red labels
  • Added additional API routes for hosts management:
    • GET /api/v2/hosts/compliant (returns hosts that are compliant)
    • GET /api/v2/hosts/non-compliant (returns hosts that are non-compliant)
  • Added ?absent query parameter to the API endpoint /api/hosts/package/{package_name} to return hosts on which the package is not installed
  • Added ?normalize query parameter to the API to return all keys in the JSON response in lowercase
  • Added a search bar to the snapshot explorer to filter files by name
  • Removed quotes from CSV export of hosts
  • Various UI fixes and improvements

@lbr38 lbr38 changed the title 5.x.x 5.12.2 Jun 15, 2026
@lbr38
lbr38 marked this pull request as ready for review June 15, 2026 09:14
@lbr38
lbr38 force-pushed the devel branch 4 times, most recently from 9d25304 to 30e8ae2 Compare June 17, 2026 15:11
@lbr38 lbr38 changed the title 5.12.2 5.13.0 Jun 18, 2026
@lbr38
lbr38 merged commit 83c6fa2 into main Jun 18, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant