From 54a3e97afdf64f0c7915ff0b792d4a277555cf4b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 25 Nov 2024 11:05:04 +0100 Subject: [PATCH] Update 0.3.7.md --- website/docs/changelog/0.3.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.7.md b/website/docs/changelog/0.3.7.md index f48c255f..1c22c7d2 100644 --- a/website/docs/changelog/0.3.7.md +++ b/website/docs/changelog/0.3.7.md @@ -8,6 +8,7 @@ Not yet released. ### 🐛 Bug fixes - [WARNING: invalid config detected in file and file will not be included in webserver - please contact Administrator. #283](https://github.com/stefanpejcic/OpenPanel/issues/283) - [Error: Working outside of request context. #278](https://github.com/stefanpejcic/OpenPanel/issues/278) +- [Websites show 502 after csf restart](https://community.openpanel.org/d/120-solved-websites-show-502-after-csf-restart-on-openpanel-version-037) - Fixed error: `docker: no matching manifest for linux/amd64 in the manifest list entries` when pulling openpanel/apache image. ### 💅 Polish