]> git.p6c8.net - nextcloud-backup-restore.git/blobdiff - CHANGELOG.md
Readme, bump version
[nextcloud-backup-restore.git] / CHANGELOG.md
index 34c6e77478834cf43d878bd064b26f816bdd2962..6e4d5f8bdac27c0052a408a44059e54becd56567 100644 (file)
@@ -1,6 +1,39 @@
 # Changelog
 
+## 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
+- Use pigz for compression.
+
+## 2.1.1
+
+### Backup
+- Optimized cleaning up of old backups.
+
+## 2.1.0
+
+### General
+- Added a variable *useCompression* to use compression (.tar.gz) for file and data directory (enabled by default, this was also the default behavior before this option was implemented). 
+- You can disable compression of these directories (.tar) if you use some other (archiving) backup mechanism which utilizes the Nextcloud backup and restore scripts (e.g. Borg Backup, see here: https://codeberg.org/DecaTec/Linux-Server-Backup)
+
+## 2.0.0
+
+### General
+- Added script (`setup.sh`) for an (more or less) automated setup of the backup and restore scripts (utilizing OCC in order to gather information about Nextcloud instance).
+
 ## 1.1.1
+
+### Backup
 - When a backup is cancelled, the webserver is restartet automatically.
 
 ## 1.1.0

patrick-canterino.de