Update 1.2.6.md

This commit is contained in:
Stefan Pejcic 2025-04-29 22:09:15 +02:00 committed by GitHub
parent 490e61e63e
commit 3d8ac357bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,3 +10,4 @@ Not released yet
- fixed error with cronjobs created from UI missing quotes around comments. - fixed error with cronjobs created from UI missing quotes around comments.
- fixed css bug on *OpenAdmin > Settings > API* causing logs to be invisible on light theme. - fixed css bug on *OpenAdmin > Settings > API* causing logs to be invisible on light theme.
- fixed error `{"error":"CSRF error","message":"The CSRF token is missing."}` on api calls. - fixed error `{"error":"CSRF error","message":"The CSRF token is missing."}` on api calls.
- [Improvements to WP installer [FEATURE REQUEST] #253](https://github.com/stefanpejcic/OpenPanel/issues/253)