diff --git a/website/docs/changelog/1.3.8.md b/website/docs/changelog/1.3.8.md index 691db0ef..045a0e5e 100644 --- a/website/docs/changelog/1.3.8.md +++ b/website/docs/changelog/1.3.8.md @@ -1,6 +1,7 @@ Not released yet ### 💅 Polish +- [CSRF tokens](https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html) added to all OpenPanel UI pages. - [`domain_link` class can now be used in OpenPanel UI templates to exclude Capitalize Domains feature](https://i.postimg.cc/XqYQrJxk/2025-06-06-13-06.png). - [certificate information adden in *OpenPanel > Domains > SSL*](https://i.postimg.cc/gjZ3TNFw/2025-06-06-15-53.png). - `/api/domains` route is added on OpenAdmin API.