What's Changed
- fix: match compression settings title spacing in edit dialog (f7c4610)
- refactor: move remote_path to Advanced Options section (0f96860)
- chore: update gitignore to prevent root node_modules (6872c1a)
- feat: add custom flags support and command preview improvements (#32) (d332a4f)
- feat: add command preview to import and edit dialogs with remote_path support (f625ee0)
- fix: include --remote-path argument in borg init command (38c6f34)
- fix: hide backup-related fields for observability-only mode in edit dialog (1c043ff)
- feat: add repository mode dropdown to edit dialog (1e8885d)
- chore: fix security vulnerabilities in frontend dependencies (083d13b)
- chore: upgrade frontend dependencies to latest major versions (ef79d9b)
- chore: update Dockerfile to use Node.js 22 for Vite 7 compatibility (44eee56)
- chore: upgrade Vite from v4 to v7 (3a82cec)
- chore: update frontend dependencies (fba3916)
- chore: migrate from react-query v3 to @tanstack/react-query v5 (1e976a2)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.17.0
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.16.0...v1.17.0