From ab2a338f80f8353ec54c5194263d9c5a36283dbb Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 25 Oct 2024 14:32:39 +0200 Subject: [PATCH] Update 0.3.3.md --- website/docs/changelog/0.3.3.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/0.3.3.md b/website/docs/changelog/0.3.3.md index 503ed6cb..adecc63d 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -1,6 +1,6 @@ # 0.3.3 -Not yet released. +Released on October 25, 2024 ### 🚀 New features - [Option to email the login information to new users](https://i.postimg.cc/kq7r4WB9/2024-10-17-13-56.png). @@ -28,6 +28,7 @@ Not yet released. - Fixed bug with `true` and `false` being set as strings on 'OpenPanel > SiteManager > *site* > Debugging'. - Fixed bug with leftover row in 'OpenPanel > Applications' when application is deleted from the interface. - Fixed typos on OpenPanel > Elasticsearch, Memcached and REDIS pages. +- Fixed bug with `opencli update_check` interpreting Cloudflare status code 521 as a version. - Fixed bug with `opencli report --public` failing to upload to support.openpanel.org - Fixed broken image for MariaDB on 'OpenPanel > Services Status'. - Fixed js bug `Uncaught TypeError: Cannot read properties of null (reading 'getAttribute')` on 'OpenPanel > SiteManager > *site*'.