Update 0.3.1.md

This commit is contained in:
Stefan Pejcic
2024-10-07 14:51:22 +02:00
committed by GitHub
parent 97d4a71358
commit 4e1b5d5fbc

View File

@@ -37,6 +37,7 @@ Not yet released.
- `opencli php-default_php_version` is now renamed to `opencli php-available_versions`.
- `opencli php-get_available_php_versions` is now renamed to `opencli php-default_version`.
- `opencli php-install_php_version` is now renamed to `opencli php-install_version`.
- `opencli php-domain_php` is now renamed to `opencli php-domain`.
- `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>`.
- `opencli ftp-add`, `opencli user-add`, `opencli user-rename`, `opencli admin new`, `opencli admin rename` will on validation errors display links to [username/password requirements](/docs/articles/accounts/forbidden-usernames).