From 5e91be5f21acdc0d3d742e20f0bcb823f57b1a57 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 9 May 2025 21:13:02 +0200 Subject: [PATCH] Update 1.2.9.md --- website/docs/changelog/1.2.9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/1.2.9.md b/website/docs/changelog/1.2.9.md index 83690b97..e5bb6877 100644 --- a/website/docs/changelog/1.2.9.md +++ b/website/docs/changelog/1.2.9.md @@ -5,7 +5,7 @@ Not released yet - 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. - +- added support for .onion domains. ### 🐛 Bug Fixes - [Incorrect directory owner when files are added before domains #472](https://github.com/stefanpejcic/OpenPanel/issues/472)