drestic (1.2.3) stable; urgency=medium * Fixed: Replaced unsupported --lock-retry-after and --lock-stale-timeout flags with --retry-lock for restic 0.18.1 compatibility * Fixed: Shell script quoting issues found by shellcheck (SC2086, SC2046) * Improved: All tests passing (local, remote, lint, format) -- Sam Wed, 22 Oct 2025 16:27:00 +1000 drestic (1.2.0) stable; urgency=medium * Added automated update script for seamless upgrades * Update script detects installation type (user/system) * Automatic backup of configurations before update * Optional bandwidth limit migration (1M -> 2M) -- Sam Wed, 22 Oct 2025 14:21:00 +1000 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 Wed, 22 Oct 2025 14:15:00 +1000 drestic (1.0.0) stable; urgency=low * Initial release * Basic multi-device backup functionality * Support for MEGA.nz remote storage * Bug fixes for Makefile and backup script -- Sam Fri, 12 Sep 2025 14:54:03 +1000