]> git.p6c8.net - nextcloud-backup-restore.git/blob - CHANGELOG.md
typo
[nextcloud-backup-restore.git] / CHANGELOG.md
1 # Changelog
2
3 ## 1.0.0
4
5 ### General
6 - Versioning of Nextcloud-Backup-Restore.
7 - 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.
8 - Special characters for the database password can be used now.
9 - Single quotes for variables.
10
11 ### Restore
12 - 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.
13 - The default main backup directory now is the same as in the backup script.

patrick-canterino.de