From 5abbc944a50bf9e563d38e51f3ea5ff60076093b Mon Sep 17 00:00:00 2001 From: Sam Scholten Date: Wed, 22 Oct 2025 14:23:12 +1000 Subject: Release v1.2.0: Add automated update script - Add update.sh script for seamless upgrades - Automatically detects user/system installations - Backs up configurations before updating - Migrates bandwidth limit from 1M to 2M - Updates scripts and services safely --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 899e95c..44de820 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +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 @@ -8,7 +17,7 @@ drestic (1.1.0) stable; urgency=medium - Prune failures are warnings instead of errors - Memory limits increased from 500M to 512M for better stability - -- Sam Thu, 16 Jan 2025 10:00:00 -0000 + -- Sam Wed, 22 Oct 2025 14:15:00 +1000 drestic (1.0.0) stable; urgency=low -- cgit v1.2.3