• 1.4.2 e3dd545345

    witten released this 2019-11-01 17:00:26 +00:00 | 1357 commits to main since this release

    • 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.
    Downloads
  • 1.4.1 589fc30fc8

    witten released this 2019-11-01 05:04:38 +00:00 | 1358 commits to main since this release

    Downloads
  • 1.4.0 5e3c2da79c

    witten released this 2019-10-23 22:35:37 +00:00 | 1368 commits to main since this release

    • #225: Database dump hooks for PostgreSQL, so you can easily dump your databases before backups
      run.
    • #230: Rename "borgmatic list --pattern-from" flag to "--patterns-from" to match Borg.
    Downloads
  • 1.3.26 c12c47cace

    witten released this 2019-10-16 17:24:58 +00:00 | 1379 commits to main since this release

    • #224: Fix "borgmatic list --successful" with a slightly better heuristic for listing successful
      (non-checkpoint) archives.
    Downloads
  • 1.3.25 128ebf04ce

    witten released this 2019-10-15 17:49:14 +00:00 | 1381 commits to main since this release

    Downloads
  • 1.3.24 7b3b28616d

    witten released this 2019-10-13 22:58:11 +00:00 | 1383 commits to main since this release

    • #86: Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives.
    • Add a suggestion form to all documentation pages, so users can submit ideas for improving the
      documentation.
    • Update documentation link to community Arch Linux borgmatic package.
    Downloads
  • 1.3.23 1d37b14356

    witten released this 2019-10-01 19:23:16 +00:00 | 1390 commits to main since this release

    • #174: More detailed error alerting via runtime context available in "on_error" hook.
    Downloads
  • 1.3.22 6c617eddd5

    witten released this 2019-10-01 05:19:31 +00:00 | 1391 commits to main since this release

    • #144: When backups to one of several repositories fails, keep backing up to the other
      repositories and report errors afterwards.
    Downloads
  • 1.3.21 e14ebee4e0

    witten released this 2019-09-28 23:18:10 +00:00 | 1392 commits to main since this release

    Downloads
  • 1.3.20 a897ffd514

    witten released this 2019-09-25 19:03:10 +00:00 | 1393 commits to main since this release

    • #205: More robust sample systemd service: boot delay, network dependency, lowered CPU/IO
      priority, etc.
    • #221: Fix "borgmatic create --progress" output so that it updates on the console in real-time.
    Downloads