From 4ab0aaf3e505b51c81515d0c0586628f4c54a085 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 14 May 2025 15:42:50 +0200 Subject: [PATCH] Update 1.2.9.md --- website/docs/changelog/1.2.9.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/1.2.9.md b/website/docs/changelog/1.2.9.md index 9e68c051..289dfbe1 100644 --- a/website/docs/changelog/1.2.9.md +++ b/website/docs/changelog/1.2.9.md @@ -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)