Skip to content

Releases: niclaslindstedt/docker-backup

v1.2.0

21 May 15:39
Compare
Choose a tag to compare

Features

  • Add support for notifications on Slack and Discord (#46) (f0440c3)

v1.1.0

21 May 10:25
Compare
Choose a tag to compare

Features

  • Add options to create signatures of checksums (#44) (2d87725)

v1.0.0

20 May 08:22
Compare
Choose a tag to compare

Bug Fixes

  • Change file ending of encrypted files to gpg (#31) (26480aa)
  • Move backups to temporary folder before unpacking/decrypting (#25) (c1d14c3)
  • Restore now works multiple times on same backup (#29) (2195cf3)

Features

  • Add alpine version of image (#17) (d17c2c4)
  • Add support for pruning a specific volume (#18) (8e81e33)
  • Add support for storing a specific volume (#19) (34f481c)
  • Add support for verifying encryption (#27) (f25bdcd)
  • Add support to restore directly from long-term storage (#20) (6e882b8)
  • Replace verbose mode with log levels (#28) (fe0738f)
  • Use file locks to prevent simultaneous actions (#22) (267e6c9)

BREAKING CHANGES

  • Backup files ending in .enc will no longer be recognized as encrypted backups, and will need to be renamed.

v0.9.0

15 May 18:48
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Initial release in anticipation of v1.0.0.