From a915e7a785d717f19d09da50afc67ccae8ce94d7 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 9 Jun 2024 11:58:32 +0200 Subject: [PATCH] Update 0.2.1.md --- documentation/docs/changelog/0.2.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.1.md b/documentation/docs/changelog/0.2.1.md index b58e578e..8919723a 100644 --- a/documentation/docs/changelog/0.2.1.md +++ b/documentation/docs/changelog/0.2.1.md @@ -16,6 +16,7 @@ Not yet released. - Excluded `/send_email` route on OpenAdmin from terms check. - Fixed bug with `server_config.yml` file missing for new accounts. - Fixed bug with OpenPanel > WPManager not displaying screenshots from remote api due to CSP setting. +- Fixed bug with mysql port exposed after reboot due to failed checks in bash script. ### 💅 Polish