diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..899e95c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +drestic (1.1.0) stable; urgency=medium + + * Critical: Fixed memory swap configuration preventing swap usage + * Critical: Added prune coordination to prevent multi-device repository conflicts + * High: Added lock retry settings for robust multi-device operation + * Medium: Increased rclone bandwidth limit from 1M to 2M + - Prune operations now only run between 2-4 AM with random jitter + - Prune failures are warnings instead of errors + - Memory limits increased from 500M to 512M for better stability + + -- Sam <samsci@posteo.com> Thu, 16 Jan 2025 10:00:00 -0000 + +drestic (1.0.0) stable; urgency=low + + * Initial release + * Basic multi-device backup functionality + * Support for MEGA.nz remote storage + + -- Sam <samsci@posteo.com> Thu, 16 Jan 2025 09:00:00 -0000
\ No newline at end of file |
