From 2f2a28aaa0db3fdc098b6c649a04448e30000b2b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 30 May 2024 18:42:34 +0200 Subject: [PATCH] Update 0.1.9.md --- documentation/docs/changelog/0.1.9.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.1.9.md b/documentation/docs/changelog/0.1.9.md index 18208353..950a1b0b 100644 --- a/documentation/docs/changelog/0.1.9.md +++ b/documentation/docs/changelog/0.1.9.md @@ -17,6 +17,7 @@ Not yet released. - [`opencli faq` command to show frequently asked questions](#opencli-faq) ### 🐛 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 `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*.