* 238: In documentation, clarify when Healthchecks/Cronitor hooks fire in relation to other hooks. * 239: Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source". See the documentation for more information: https://torsion.org/borgmatic/docs/how-to/upgrade/#upgrading-your-configuration
1.4.6
Not secure
* Verbosity level "-1" for even quieter output: Errors only (236).
1.4.5
Not secure
* Log to file instead of syslog via command-line "--log-file" flag (233).
1.4.4
Not secure
* 234: Support for Borg --keep-exclude-tags and --exclude-nodump options.
1.4.3
Not secure
* Monitor backups with Cronitor hook integration. See the documentation for more information: https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#cronitor-hook
1.4.2
Not secure
* Extract files to a particular directory via "borgmatic extract --destination" flag. * Rename "borgmatic extract --restore-path" flag to "--path" to reduce confusion with the separate "borgmatic restore" action. Any uses of "--restore-path" will continue working.