- Fix exclude patterns to correctly interpret absolute path
- Fix notification from to display the name when editing a notification
- Fix backup not being stopped if stuck in in_progress status after a reboot
- Fix schedules not being run if not initially triggered manually
- Fix issue with non-ASCII characters in file names causing the restore to crash
- Allow users to disable the —one-file-system option that was causing issues with ZFS and BTRFS host mounts
- Add a link to the release notes in the sidebar footer
Pull requests
- Docs: Examples directory by @tvarohohlavy in #185
- fix: schedules not running if never run manually by @nicotsx in #194
- refactor(restic): use safeSpawn util instead of Bun shell by @nicotsx in #195
- feat: allow to control --one-file-system option from the schedule config by @nicotsx in #201
- fix(stop): always update status to warning when stop is executed by @nicotsx in #202
- feat: version link to gh release in sidebar by @nicotsx in #203
Full Changelog: v0.19.2...v0.19.3