mirror of
https://github.com/selfhosters-cc/container-census.git
synced 2026-01-20 21:49:35 -06:00
Fixed: - Image update detection now uses registry digest (RepoDigests) instead of local image ID, eliminating false positive updates for containers already running the latest image - Multi-arch image timestamps now correctly fetched by resolving platform- specific manifest (linux/amd64) from manifest lists - Logout button hidden when authentication is disabled - JS files served with no-cache headers to ensure updates are seen without hard refresh Added: - Agent version display on Hosts page with version fetched on each scan - Onboarding tour now re-shows on major/minor version upgrades to display "What's new" information to returning users Changed: - Update progress UI shows "Pulling image..." immediately when update starts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>