Update 1.3.9.md

This commit is contained in:
Stefan Pejcic 2025-06-10 16:51:52 +02:00 committed by GitHub
parent c19fa8d073
commit c3f4a7e9d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@ Not released yet
- [*OpenPanel > PostgreSQL*](https://i.postimg.cc/4y3n59k3/2025-06-09-16-13.png). - [*OpenPanel > PostgreSQL*](https://i.postimg.cc/4y3n59k3/2025-06-09-16-13.png).
- MySQL databases on Plans arenow renamed to just Databases as hte limit is shared between postgres and mysql. - MySQL databases on Plans arenow renamed to just Databases as hte limit is shared between postgres and mysql.
- responsive design on *OpenAdmin > Users > single user* page. - responsive design on *OpenAdmin > Users > single user* page.
- added placeholders for screenshots in WP Manager.
### 🐛 Bug Fixes ### 🐛 Bug Fixes
- fixed js bug `Uncaught SyntaxError: Identifier 'csrf_token' has already been declared` on *OpenPanel > WP Manager, WebsiteBuilder, Ruby, Flarum, FileManager* pages. - fixed js bug `Uncaught SyntaxError: Identifier 'csrf_token' has already been declared` on *OpenPanel > WP Manager, WebsiteBuilder, Ruby, Flarum, FileManager* pages.
@ -20,3 +21,4 @@ Not released yet
- fixed js issue causing Edit not to work on mobile devices for *OpenAdmin > Resellers, Administrators, Notifications, DNS Cluster* pages. - fixed js issue causing Edit not to work on mobile devices for *OpenAdmin > Resellers, Administrators, Notifications, DNS Cluster* pages.
- fixed CSRF error changing locale on login page. - fixed CSRF error changing locale on login page.
- fixed translation bug on FileManager for the 'Select all' button label. - fixed translation bug on FileManager for the 'Select all' button label.
- fixed several css bugs on WP Manager.