From 3216fec79c91fa0ed49f14b5a652818c7f9a82d7 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 11 May 2025 11:20:44 +0200 Subject: [PATCH] Update 1.2.9.md --- website/docs/changelog/1.2.9.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.2.9.md b/website/docs/changelog/1.2.9.md index 4b129cf8..2c769af2 100644 --- a/website/docs/changelog/1.2.9.md +++ b/website/docs/changelog/1.2.9.md @@ -2,6 +2,7 @@ Not released yet ### 💅 Polish - added `backup` module in features manager. +- admin panel no longer uses cdn for tailwindcss (see [#484](https://github.com/stefanpejcic/OpenPanel/issues/484)) - backups are now enabled by default for new installations. - 'PHP Extensions' are temporary removed from OpenPanel UI. - added [uptime-kuma](https://github.com/louislam/uptime-kuma) as another example for adding custom docker service for users.