Update 1.2.9.md

This commit is contained in:
Stefan Pejcic 2025-05-14 11:48:23 +02:00 committed by GitHub
parent e85cbe07ad
commit e512874851
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ Not released yet
- [Onion-Location](https://support.torproject.org/onionservices/onion-location/) header is now passed in Varnish cache. - [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. - added support for [*pre* and *post* command hooks](https://dev.openpanel.com/customize.html#Hooks) to execute custom code.
- backup container will now auto-restart on failure. - backup container will now auto-restart on failure.
- Caddy Admin API is now disbaled by default.
### 🐛 Bug Fixes ### 🐛 Bug Fixes
- [Incorrect directory owner when files are added before domains #472](https://github.com/stefanpejcic/OpenPanel/issues/472) - [Incorrect directory owner when files are added before domains #472](https://github.com/stefanpejcic/OpenPanel/issues/472)