Skip to content

v0.9.1-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@m3nu m3nu released this 30 Nov 07:23
· 19 commits to master since this release

We are almost ready for the first 0.9 release. This beta finally merges the new GUI to better manage file exclusions by @diivi. Some things you can now do around exclusions:

  • We ship exclusion presets for common use cases. Currently there are just a few, but we hope to add more over time. PRs welcome, if you have good exclusion lists around a specific topic.
  • Add your own exclusions and enable/disable them individually
  • You can always view the final exclusion list under Preview

Breaking changes ⚠️

  • Your existing exclusions can be found in the Raw tab. They will continue to be used as-is.
  • The "Exclude if present" feature isn't implemented in the new exclusion dialog yet. If you use this feature, you can manually add --exclude-if-present .nobackup in Schedule -> Shell commands -> Extra arguments for borg create.

What's Changed

New Contributors

Full Changelog: v0.9.1-beta2...v0.9.1-beta3