From 56bad14dc183b40abf3e981b99ed770e58f7a8b9 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 4 Jun 2024 19:25:08 +0200 Subject: [PATCH] Update 0.2.1.md --- documentation/docs/changelog/0.2.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.1.md b/documentation/docs/changelog/0.2.1.md index aef1b656..a4243454 100644 --- a/documentation/docs/changelog/0.2.1.md +++ b/documentation/docs/changelog/0.2.1.md @@ -13,6 +13,7 @@ Not yet released. ### 🐛 Bug fixes - Excluded `/send_email` route on OpenAdmin from terms check. - Fixed bug with `server_config.yml` file missing for new accounts. +- Fixed bug with OpenPanel > WPManager not displaying screenshots from remote api due to CSP setting. ### 💅 Polish