What's Changed
- feat: add GitHub Release automation workflow (c833af6)
- fix: make test assertions more lenient to handle various API responses (f9d908c)
- chore: revert docker file update (38c9c50)
- feat: improve security and update Borg to 1.4.2 (9c84500)
- test: add 52 additional comprehensive unit tests (459b7c8)
- test: add 46 new unit tests for API endpoints and borg utilities (4aa6024)
- fix: copy frontend build to app/static for integration tests (6f31714)
- fix: set required environment variables for CI integration tests (2dc722d)
- fix: correct uvicorn import path and test file paths in CI workflow (629a32d)
- fix: make static files mounting conditional on directory existence (3900e4e)
- test: reorganize test suite with proper structure and add comprehensive tests (f32adc4)
- fix: correct health check endpoint in CI workflow (c2e5723)
- fix: update GitHub Actions and expand test coverage (6ce461d)
- feat: add comprehensive testing infrastructure with CI/CD (fd03458)
- fix: improve archive display with timezone and empty state handling (3f06e56)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.1.0
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.0.3...v1.1.0