- #1127: Fix for the database hooks not respecting the "working_directory" option.
- #1181: Add an "ask_for_password" option to the KeePassXC credential hook for disabling
KeePassXC's password prompt, e.g. if you're only using a key file to decrypt your database. - #1184: Fix the fish shell completion's detection of version mismatches.
- #1186: Fix a regression in the Btrfs hook in which subvolume snapshots didn't get cleaned up
until the start of the next borgmatic run. - In the SQLite database hook, run SQLite such that it exits upon encountering an error instead of,
you know, not doing that. - Add documentation on repositories, including SSH, Rclone, S3, and B2:
https://torsion.org/borgmatic/reference/configuration/repositories/ - Improve documentation search results for individual configuration options.
- Add borgmatic release artifacts (wheel and tarball) to each release on the releases page:
https://projects.torsion.org/borgmatic-collective/borgmatic/releases - Move the tarball of borgmatic's HTML documentation from the packages page to the releases page.