What's Changed
- chore: temporarily disable SSH path prefix UI field (4395731)
- fix: include ssh_path_prefix in get_ssh_connections response (a5539ae)
- fix: save ssh_path_prefix when updating existing SSH connections (6f9cba3)
- fix: exclude pattern browser now matches data source type (1acf3e3)
- fix: exclude system variables from required parameters (b5848dc)
- fix: pass backup_status to get_system_variables in script execution (4b81244)
- feat: add SSH path prefix UI to connection management (86adfa8)
- feat: add SSH path prefix support to backend (14e59ec)
- feat: add migration for SSH path prefix (a0d5c51)
- fix: BackupJob uses repository path not repository_id (a9b3a88)
- fix: RestoreJob uses repository path not repository_id (51a78d4)
- test: add comprehensive tests for repository deletion (cdb3e00)
- fix: repository deletion blocked by foreign key constraints (e7bb99d)
- feat: add View Logs button to running backup jobs (6795e19)
- fix: command preview now correctly shows parent directory mounts for files (a62b25d)
- fix: resolve mount cleanup hanging and duplicate unmount attempts (74a5165)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.67.0
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.66.1...v1.67.0