]> git.p6c8.net - nextcloud-backup-restore.git/blobdiff - CHANGELOG.md
v2.3.2
[nextcloud-backup-restore.git] / CHANGELOG.md
index 438198d1a1efc940521cf3fb8523dbeb24b96b9b..10240ab2a9c29d226e5cb9662fafbb6bf94f9cd8 100644 (file)
@@ -1,5 +1,42 @@
 # Changelog
 
+## 2.3.2
+
+### Restore
+- Bugfix: Compression command on restore
+
+### Setup
+- Hint for installing pigz when using compression
+- Bugfix: Set variable `backupMainDir` correctly
+
+## 2.3.1
+
+### General
+- Bugfix: Unbound variable when no parameters are supplied
+
+## 2.3.0
+
+### General
+- The scripts now exit when any command fails.
+- Defined the command for compression in the "TODO section" of the script for easier customization.
+- Added section for setup in readme.
+- Updated links. 
+- Document requirement pigz when using compression.
+- Formatting.
+
+### Backup
+- Bugfix: Fixed the double trailing slash for paths containing the variable `backupdir`.
+
+## 2.2.0
+
+### General
+- Better handling of external data directory: Backup/restore of external data direcrory is done automatically if the variable `nextcloudLocalExternalDataDir` is set.
+
+## 2.1.3
+
+### General
+- Added timestamps for every step.
+
 ## 2.1.2
 
 ### General

patrick-canterino.de