From 4d8f67bb652e4ef93c12e0ac4a9c2050c9e5e445 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 6 Jun 2025 18:37:56 +0200 Subject: [PATCH] Update 1.3.8.md --- website/docs/changelog/1.3.8.md | 1 + 1 file changed, 1 insertion(+) 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.