Update 0.1.9.md

This commit is contained in:
Stefan Pejcic 2024-05-31 13:54:11 +02:00 committed by GitHub
parent 73ff666e71
commit b09a8c0487
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,7 @@ Not yet released.
- Fixed 500 error on `/domains/edit-dns-zone` caused by the 0.1.7 update. - 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 bugs with `opencli admin disable` and `opencli admin enable` commands.
- Fixed bug with escaping `!` character in mysql database and user names. - Fixed bug with escaping `!` character in mysql database and user names.
- Fixed css bug in the menu that caused the *OpenAdmin > Notifications* link not to be shown on mobile.
- Fixed bug with `opencli report` that failed to retrive MySQL version for mysql running inside docker container. - 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 incorect version in changelog link on *OpenAdmin > General Settings > Update Preferences*.
- Fixed bug with `opencli update` script failing due to `jq` missing on OS. - Fixed bug with `opencli update` script failing due to `jq` missing on OS.