diff --git a/website/docs/changelog/1.2.9.md b/website/docs/changelog/1.2.9.md index 2c769af2..b7cb7c97 100644 --- a/website/docs/changelog/1.2.9.md +++ b/website/docs/changelog/1.2.9.md @@ -10,6 +10,7 @@ Not released yet - excluded .onion domains from: dns, suspend, unsuspend, change docroot, goaccess, logs, redirect pages. - [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. ### 🐛 Bug Fixes - [Incorrect directory owner when files are added before domains #472](https://github.com/stefanpejcic/OpenPanel/issues/472)