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.