What's Changed
- fix: remove remote Borg installation check for SSH repositories (2ab7cbf)
- Revert "feat: add support for restricted SSH environments (Hetzner Storagebox, rsync.net)" (67ca654)
- fix: remove SSH key requirement for local repositories (14f5b05)
- feat: add support for restricted SSH environments (Hetzner Storagebox, rsync.net) (469e2f1)
- test: fix flaky delete nonexistent archive test (8af88dc)
- test: remove backup/restore integration tests (architectural limitation) (2070ffa)
- test: refactor test suite with proper unit/integration segregation (d96dcbf)
- fix: improve error handling and add SystemSettings model (32c3483)
- fix: resolve test authentication failures by fixing fixture issues (1cb9ee6)
- refactor: consolidate duplicate test files and improve test organization (51228a7)
- fix: correct 21 failing tests by investigating root causes (1fb123e)
- test: improve code coverage from 27.58% to 34.45% (+6.87%) (1bd0987)
- test: add comprehensive repository API tests (482ba16)
- test: improve code coverage and add API testing documentation (412c3a8)
- fix: add Codecov token to workflow for coverage upload (686b302)
- fix: pass repository passphrase when deleting archives (36ae43a)
- fix: improve archive count updates after prune/delete operations (2658e44)
- fix: correct archive deletion API endpoint format (c29d63e)
- Revert "feat: add release bundle build and publish scripts" (8003784)
- feat: add release bundle build and publish scripts (3788aa8)
- fix: update elapsed time every second for real-time display (d793d2b)
- feat: add elapsed time display for running check/compact operations (015c8a9)
- docs: add borg_cache volume to all installation methods (8c73bd7)
- docs: update GitHub Pages with borg_cache volume (38f66a5)
- fix: persist Borg cache across container updates (a230c2b)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.9.3
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.9.2...v1.9.3