Update 0.3.1.md

This commit is contained in:
Stefan Pejcic 2024-09-30 14:50:52 +02:00 committed by GitHub
parent 66df2f9b24
commit 91660a202c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,3 +22,4 @@ Not yet released.
- As from 0.2.9 users can enable /phpmyadmin on a per-domain base, therefor global setting is removed from /etc/openpanel/openpanel/conf/openpanel.config file and `opencli phpmyadmin` command is removed.
- `opencli webserver-check_if_file_exists` command is removed.
- `opencli backup-run` will now check mysql status inside user container before trying to export databases and users.
- `/backup_info/<username>` route on OpenAdmin is now renamed to `/backups/restore/dates/<username>`.