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.