0.13.0 (2024-02-21)
Features
- add case insensitive excludes (iexcludes) (#108) (bf6fb7e)
- add flags to configure backrest options e.g. --config-file, --data-dir, --restic-cmd, --bind-address (41ddc8e)
- add opt-in auto-unlock feature to remove locks on forget and prune (#107) (c1ee33f)
- add rclone binary to docker image and arm64 support (#105) (5a49f2f)
- bundle rclone, busybox commands, and bash in default backrest docker image (cec04f8)
- display non-fatal errors in backup operations (e.g. unreadable files) in UI (#100) (caac35a)
Bug Fixes
- improve error message when rclone config is missing (663b430)
- improved sidebar status refresh interval during live operations (3d192fd)
- live backup progress updates with partial-backup errors (97a4948)
- migrate prune policy options to oneof (ef41d34)
- restore operations should succeed for unassociated snapshots (448107d)
- separate docker images for scratch and alpine linux base (#106) (40e3e04)