Update 0.1.9.md

This commit is contained in:
Stefan Pejcic 2024-05-30 18:45:42 +02:00 committed by GitHub
parent 2f2a28aaa0
commit 631f66d8ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,10 +19,12 @@ Not yet released.
### 🐛 Bug fixes
- Fixed 500 error on `/domains/edit-dns-zone` caused by the 0.1.7 update.
- Fixed bugs with `opencli admin disable` and `opencli admin enable` commands.
- Fixed bug with escaping `!` character in mysql database and user names.
- Fixed bug with `opencli report` that failed to retrive MySQL version for mysql running inside docker container.
- Fixed bug with incorect version in changelog link on *OpenAdmin > General Settings > Update Preferences*.
- Fixed bug with update script
- Fixed bug with `opencli update` script failing due to `jq` missing on OS.
- Fixed js error on *OpenAdmin > CPU & RAM Usage* pages.
- Fixed bug with usermod when creating users via `opencli user-add` command.
- Fixed bug with WHMCS module not changing user plan due to whmcs passing plan_name instead of plan_id.
- Fixed bug with nginx default vhost file missing on account creation.