What's Changed
- feat: add smart compression UI with full Borg specification support (6fd89a2)
- 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)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.11.0
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.10.1...v1.11.0