diff --git a/website/docs/changelog/1.2.9.md b/website/docs/changelog/1.2.9.md index e5bb6877..65f42bcd 100644 --- a/website/docs/changelog/1.2.9.md +++ b/website/docs/changelog/1.2.9.md @@ -5,7 +5,8 @@ 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. +- added support for adding .onion domains from *OpenPanel > Domains > Add Domain* page. +- excluded .onion domains from: dns, suspend, unsuspend, change docroot, goaccess, logs, redirect pages. ### 🐛 Bug Fixes - [Incorrect directory owner when files are added before domains #472](https://github.com/stefanpejcic/OpenPanel/issues/472)