What's Changed
- security: update fastapi to 0.118.0 to fix starlette CVEs (d91f224)
- fix: ignore Python 3.10+ packages in Dependabot (f000d58)
- fix: ignore known Python 3.9 vulnerabilities in pip-audit (0630a0a)
- fix: resolve security workflow permissions and exit codes (0186d95)
- feat: add automated dependency management and security scanning (917345a)
- security: update vulnerable dependencies to fixed versions (cb45699)
- fix: enable keyfile upload for repository import (23a096e)
- chore: fix tests (11a7866)
- fix: update last_login timestamp when users log in (9494c7b)
- fix: allow deleting pending backup jobs to clean up stuck jobs (967234d)
- fix: handle root directory (/) path in SSHFS remote backups (5971a22)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.63.0
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.62.0...v1.63.0