Update 0.3.3.md

This commit is contained in:
Stefan Pejcic 2024-10-17 19:33:04 +02:00 committed by GitHub
parent 182dcb6067
commit ef5a5a5ee4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ Not yet released.
- Fixed bug with leftover row in 'OpenPanel > Applications' when application is deleted from the interface. - 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 typos on OpenPanel > Elasticsearch, Memcached and REDIS pages.
- Fixed broken image for MariaDB on 'OpenPanel > Services Status'. - 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 - 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. (anonymous) @ users_add.js?v=0.39:5` on 'OpenAdmin > Users > Add New User' form.