From 4f2cf543d458b4f2bd8fb86757a13f5719f726f3 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 22 Apr 2025 13:47:26 +0200 Subject: [PATCH] Update 1.2.4.md --- website/docs/changelog/1.2.4.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.2.4.md b/website/docs/changelog/1.2.4.md index 4ed4ce0b..9482afc1 100644 --- a/website/docs/changelog/1.2.4.md +++ b/website/docs/changelog/1.2.4.md @@ -11,3 +11,5 @@ Not released yet ### 🐛 Bug Fixes - [The "Custom CSS", "Code in Header" feature does not work - #444](https://github.com/stefanpejcic/OpenPanel/issues/444) +- fixed bug with default.vcl template for existing users containing html instead of template code. +-