diff --git a/website/docs/changelog/1.2.9.md b/website/docs/changelog/1.2.9.md index 2d9101bc..ddd42720 100644 --- a/website/docs/changelog/1.2.9.md +++ b/website/docs/changelog/1.2.9.md @@ -11,6 +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. ### 🐛 Bug Fixes - [Incorrect directory owner when files are added before domains #472](https://github.com/stefanpejcic/OpenPanel/issues/472)