What's Changed
- test: remove tests for deleted health check endpoint (b07e759)
- feat: add loading indicator for repository info in Archives page (eed85c1)
- fix: lazily initialize asyncio.Lock to prevent event loop error at import time (8c0e5f4)
- feat: implement repository-level lock manager to prevent concurrent Borg operation conflicts (60ff207)
- refactor: remove unused backup_status from dashboard endpoint (c754639)
- fix: remove unused health check endpoint and fix BackupStatus validation (3a98c93)
- fix: remove non-existent get_repository_status calls (7cf63d3)
- fix: add retry logic for repository info lock timeout errors (76ba9ae)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.5.0
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.4.0...v1.5.0