]> git.p6c8.net - nextcloud-backup-restore.git/blob - CHANGELOG.md
Changelog
[nextcloud-backup-restore.git] / CHANGELOG.md
1 # Changelog
2
3 ## 1.1.0
4
5 ### Backup
6 - New variable *ignoreUpdaterBackups*: When set to true, the backups of Nextcloud's updater are not included in the backups (default: *false*).
7
8 ## 1.0.0
9
10 ### General
11 - Versioning of Nextcloud-Backup-Restore.
12 - The database system (MySQL/MariaDB or PostgreSQL) is configured in the variable area of the scripts, so it's not necessary to comment/uncomment the specific database commands.
13 - Special characters for the database password can be used now.
14 - Single quotes for variables.
15
16 ### Restore
17 - The commands for restoring the database are checked at the beginning of the script. Is the specific database system is not installed, the restore is cancelled.
18 - The default main backup directory now is the same as in the backup script.

patrick-canterino.de