From 532dc0917b9758f98c6d95997e929b5805c0f57d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 25 Nov 2024 10:35:10 +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 ccbf399e..f48c255f 100644 --- a/website/docs/changelog/0.3.7.md +++ b/website/docs/changelog/0.3.7.md @@ -7,6 +7,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) - Fixed error: `docker: no matching manifest for linux/amd64 in the manifest list entries` when pulling openpanel/apache image. ### 💅 Polish