Update 1.3.6.md

This commit is contained in:
Stefan Pejcic 2025-06-03 09:59:06 +02:00 committed by GitHub
parent ac0c5c6b07
commit b3aab824dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
Not released yet Not released yet
### 💅 Polish ### 💅 Polish
- placeholder images are replaced with svg icons on FileManager and Edit Files.
- [Drag&Drop Site Builder with TailwindCSS blocks](https://i.postimg.cc/3rwh6Kp8/2025-06-02-14-54.png) - [Drag&Drop Site Builder with TailwindCSS blocks](https://i.postimg.cc/3rwh6Kp8/2025-06-02-14-54.png)
- [Drag&Drop file upload in *OpenPanel > FileManager*](https://i.postimg.cc/RSDpS9yV/2025-06-02-14-49.png) and *OpenPanel > Upload Files*. - [Drag&Drop file upload in *OpenPanel > FileManager*](https://i.postimg.cc/RSDpS9yV/2025-06-02-14-49.png) and *OpenPanel > Upload Files*.
- [Live html preview on *OpenAdmin > Domains > Edit Domain Templates* page](https://i.postimg.cc/0j7nCVmX/25c1a2d63b4132.gif) - [Live html preview on *OpenAdmin > Domains > Edit Domain Templates* page](https://i.postimg.cc/0j7nCVmX/25c1a2d63b4132.gif)
@ -13,3 +14,6 @@ Not released yet
- fixed bug in Sentinel incorrectly reporting 'Hight Load Usage!' for SWAP. - fixed bug in Sentinel incorrectly reporting 'Hight Load Usage!' for SWAP.
- [fixed error `{"error":"CSRF error","message":"The CSRF token is missing."}` on auto-login to OpenAdmin from WHMCS](https://i.postimg.cc/q7xgTyrh/2025-06-02-17-31.png). - [fixed error `{"error":"CSRF error","message":"The CSRF token is missing."}` on auto-login to OpenAdmin from WHMCS](https://i.postimg.cc/q7xgTyrh/2025-06-02-17-31.png).
- [fixed css issue when using ctrl key on Windows for selecting files in *OpenPanel > FileManager* table](https://i.postimg.cc/QN7746YS/2025-06-02-18-18.png). - [fixed css issue when using ctrl key on Windows for selecting files in *OpenPanel > FileManager* table](https://i.postimg.cc/QN7746YS/2025-06-02-18-18.png).
- fixed css issues wirh borders on Dashboard page.
- fixed css issues with colors on WP Manager > Speed widget.
- fixed css issues with grids on Site Manager.