From 05a47568c136549d6c3f7627a5edf15487622aba Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 2 May 2025 19:03:55 +0200 Subject: [PATCH] Update 1.2.7.md --- website/docs/changelog/1.2.7.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/1.2.7.md b/website/docs/changelog/1.2.7.md index 40c710d4..a7b1826d 100644 --- a/website/docs/changelog/1.2.7.md +++ b/website/docs/changelog/1.2.7.md @@ -2,7 +2,9 @@ Not released yet ### 💅 Polish - pm2 interface is removed and replaced with installer that allows users to run containerized nodejs or python apps. +- `/sites/new` is removed in favor of `/auto-installer` route. ### 🐛 Bug Fixes - +- fixed bug with `"` showing around emabled modules on *OpenPanel > Advanced > Server Info*. +-