Update 1.2.9.md

This commit is contained in:
Stefan Pejcic 2025-05-14 15:42:50 +02:00 committed by GitHub
parent 2f83004b1b
commit 4ab0aaf3e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ Not released yet
- [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.
- backup container will now auto-restart on failure.
- Caddy Admin API is now disbaled by default.
- Caddy Admin API is now disabled by default on new installations.
### 🐛 Bug Fixes
- [Custom nameservers on Hetzner prevent downloading docker images #471](https://github.com/stefanpejcic/OpenPanel/issues/471)
@ -30,3 +30,4 @@ Not released yet
- [Unable to modify docker image tag #489](https://github.com/stefanpejcic/OpenPanel/issues/489)
- [Hosting package UI limit incosistency #487](https://github.com/stefanpejcic/OpenPanel/issues/487)
- [Unable to change the allocate amount of any docker containers #492](https://github.com/stefanpejcic/OpenPanel/issues/492)
- [Unable to update PHP Options #491](https://github.com/stefanpejcic/OpenPanel/issues/491)