Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 20:47
· 507 commits to master since this release

This is a maintenance release:

  • fixing a defect when starting a backup with no command definition for backup
  • adding two new options to run scripts before and after a profile (not just backup like before)
  • implementation of a new module to create systemd units. More to come on future releases

Changelog

a8ff142 Bump up version
b499f76 Fix update confirmation message
d71f45f Refactoring resticprofile commands
ab527c0 add goreleaser target to build for raspberry pi
744ac5b initial support for systemd
88cb74f run shell commands before and after a profile. In previous versions, you could only run commands before and after a backup
c4c8d9a stop creating empty configuration file at XDG config location