From c615627c5b741ed4ea7edcacd05cfb5ddb98535f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 10 May 2025 00:42:34 +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 65f42bcd..77781f2b 100644 --- a/website/docs/changelog/1.2.9.md +++ b/website/docs/changelog/1.2.9.md @@ -7,6 +7,7 @@ Not released yet - added [uptime-kuma](https://github.com/louislam/uptime-kuma) as another example for adding custom docker service for users. - 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. +- [Onion-Location](https://support.torproject.org/onionservices/onion-location/) header is now passed in Varnish cache. ### 🐛 Bug Fixes - [Incorrect directory owner when files are added before domains #472](https://github.com/stefanpejcic/OpenPanel/issues/472)