Update 1.2.9.md

This commit is contained in:
Stefan Pejcic 2025-05-10 05:12:49 +02:00 committed by GitHub
parent c615627c5b
commit 710b8d8929
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@ Not released yet
- 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.
- added support for [*pre* and *post* command hooks](https://dev.openpanel.com/customize.html#Hooks) to execute custom code.
### 🐛 Bug Fixes
- [Incorrect directory owner when files are added before domains #472](https://github.com/stefanpejcic/OpenPanel/issues/472)