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)