From 32150b389a025cfa31a4a5336ae9b5ffe6722348 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 25 Jun 2025 13:07:26 +0200 Subject: [PATCH] Update 1.4.5.md --- website/docs/changelog/1.4.5.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.4.5.md b/website/docs/changelog/1.4.5.md index 33737111..07801a3d 100644 --- a/website/docs/changelog/1.4.5.md +++ b/website/docs/changelog/1.4.5.md @@ -13,6 +13,8 @@ Not yet released. - [Option to Enable/Disable containers on Services tab in OpenAdmin [FEATURE REQUEST] #523](https://github.com/stefanpejcic/OpenPanel/issues/523) - added storage information on single user page OpenAdmin: Volumes, Containers and Images. - `mail_debug` setting is added, allows storing all outgoing emails from the system (OpenAdmin and OpenPanel UI) to `/var/log/openpanel/admin/emails/` directory. +- added `restart: unless-stopped` policy for varnish service. ### 🐛 Bug Fixes - fixed error `/usr/local/admin/service/notifications.sh: line 730: bc: command not found` on AlmaLinux. +