Skip to content

v1.2.1

Compare
Choose a tag to compare
@Kaiede Kaiede released this 10 Mar 19:53
· 26 commits to main since this release
8200e3a
  • Fixes a regression where trimming backups down to a single daily stopped working with 1.2.0
  • Logic has been added to try to detect when a crash occurs during a backup, and clean up the state of the server so it can save to disk properly.
  • Partial backups will now end with “.part” until they are complete.
  • Upgrades to Swift 5.5.3
  • Some code cleanup to reduce the number of places the code can crash.