2026-05-23 - 2026-08-23
Overview
5 Releases published by 1 user
Published
v1.2.2
v1.2.2 — API and orphaned-job recovery
Published
v1.2.1
v1.2.1 — stable Agent updates controls
Published
v1.2.0
v1.2.0 — fleet updates and reliability
Published
v1.1.1
v1.1.1 — forget reliability fixes
Published
v1.1.0
19 Pull requests merged by 1 user
Merged
#58 Release v1.2.2 — API and orphaned-job recovery
Merged
#57 Fix source-group API, backup validation, and orphaned jobs
Merged
#53 Release v1.2.1 — stable Agent updates controls
Merged
#52 Stop polling idle Agent updates controls
Merged
#51 Fix Agent updates filters and refresh state
Merged
#49 Release v1.2.0 — fleet updates and reliability
Merged
#48 Add selectable canary-first agent updates
Merged
#47 Make snapshot projections fresh and self-diagnosing
Merged
#46 Detect and alert on stuck jobs
Merged
#45 Fix WebSocket limit for large agent messages
Merged
#42 Release v1.1.1 — forget reliability fixes
Merged
#39 Fix manual forget payload and dry-run execution
Merged
#38 Fix agent panic on WebSocket disconnect
Merged
#35 docs: correct admin-credentials help text (fixes #34)
Merged
#33 De-flake TestDrainPendingSerializesPerHost (CI stability)
Merged
#32 Release v1.1.0 — CHANGELOG
Merged
#31 Always-On vs intermittent host mode (laptops): suppress offline noise, catch up missed backups
Merged
#30 Tidy: fix stale-dated sparkline test + gitignore agent worktrees
Merged
#29 fix(ui): tick relative timestamps client-side so long-open tabs don't go stale
11 Issues closed from 2 users
Closed
#54 PUT source-group silently discards pre_hook/post_hook — hooks are settable only via the UI
Closed
#55 Manual backup via POST /api/hosts/{id}/jobs sends paths:null — "Fatal: nothing to backup"
Closed
#56 Stuck-job detection has no reaping path — alerts re-raise forever and cancel is a no-op on orphaned jobs
Closed
#50 Agent updates: refresh resets filters and host filtering is ineffective
Closed
#43 Expose fleet-wide agent updates with host subset selection
Closed
#40 Snapshot projection never refreshes after forget — counts are stale until the next backup
Closed
#41 Detect and alert on jobs stuck in running state
Closed
#44 Server WebSocket read limit (32 KiB default) drops snapshots.report on hosts with many snapshots
Closed
#36 Manual forget via API fails instantly: "command.run carried no forget_groups (server didn't populate them)"
Closed
#37 Agent panics (nil pointer) on every forget job — jobs hang at status=running and never alert
Closed
#34 Admin-credentials help text is wrong: forget does not use admin creds, and blank does not fall back for prune
11 Issues created by 0 users
Opened
#34 Admin-credentials help text is wrong: forget does not use admin creds, and blank does not fall back for prune
Opened
#36 Manual forget via API fails instantly: "command.run carried no forget_groups (server didn't populate them)"
Opened
#37 Agent panics (nil pointer) on every forget job — jobs hang at status=running and never alert
Opened
#40 Snapshot projection never refreshes after forget — counts are stale until the next backup
Opened
#41 Detect and alert on jobs stuck in running state
Opened
#43 Expose fleet-wide agent updates with host subset selection
Opened
#44 Server WebSocket read limit (32 KiB default) drops snapshots.report on hosts with many snapshots
Opened
#50 Agent updates: refresh resets filters and host filtering is ineffective
Opened
#54 PUT source-group silently discards pre_hook/post_hook — hooks are settable only via the UI
Opened
#55 Manual backup via POST /api/hosts/{id}/jobs sends paths:null — "Fatal: nothing to backup"
Opened
#56 Stuck-job detection has no reaping path — alerts re-raise forever and cancel is a no-op on orphaned jobs