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)