Update 1.3.8.md

This commit is contained in:
Stefan Pejcic
2025-06-08 19:19:25 +02:00
committed by GitHub
parent 1d3806831f
commit f35fecd2d5

View File

@@ -1,4 +1,4 @@
Not released yet
Released on June 09, 2025
### 💅 Polish
- [CSRF protection](https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html) added to all OpenPanel UI pages.
@@ -8,7 +8,6 @@ Not released yet
- added `/api/usage/disk/` API endpoint for returning disk usage of all users on the server.
### 🐛 Bug Fixes
- [Logout from 2083 logs user out of 2087 also #62](https://github.com/stefanpejcic/OpenPanel/issues/62)
- fixed broken screenshot url on WP Manager.
- fixed bug changing feature set from 'default' on *OpenAdmin > Edit Plan* form.
- fixed import error with domain_logs module.