From ef5a5a5ee48817d3918fd11835bb57292b0c6da8 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 17 Oct 2024 19:33:04 +0200 Subject: [PATCH] Update 0.3.3.md --- website/docs/changelog/0.3.3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.3.md b/website/docs/changelog/0.3.3.md index cca7f907..366d28be 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -13,6 +13,7 @@ Not yet released. - 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 broken image for MariaDB on 'OpenPanel > Services Status'. +- Fixed js bug `Uncaught TypeError: Cannot read properties of null (reading 'getAttribute')` on 'OpenPanel > SiteManager > *site*'. - Fixed validation error `Pattern attribute value [^'\ is not a valid regular expression: Uncaught SyntaxError: Invalid regular expression: /[^'\/v: \ at end of pattern (anonymous) @ users_add.js?v=0.39:5` on 'OpenAdmin > Users > Add New User' form.