From 7864a1b6d6908188891cc0cc652c9483ea82e715 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 9 May 2025 17:55:45 +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 85761998..83690b97 100644 --- a/website/docs/changelog/1.2.9.md +++ b/website/docs/changelog/1.2.9.md @@ -4,6 +4,7 @@ Not released yet - added `backup` module in features manager. - 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. ### 🐛 Bug Fixes