diff --git a/website/docs/changelog/1.2.6.md b/website/docs/changelog/1.2.6.md index b1e01060..84c72488 100644 --- a/website/docs/changelog/1.2.6.md +++ b/website/docs/changelog/1.2.6.md @@ -9,3 +9,4 @@ Not released yet ### 🐛 Bug Fixes - 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 error `{"error":"CSRF error","message":"The CSRF token is missing."}` on api calls.