Update 1.4.5.md

This commit is contained in:
Stefan Pejcic 2025-06-25 13:07:26 +02:00 committed by GitHub
parent de465c70bd
commit 32150b389a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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) - [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. - 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. - `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 ### 🐛 Bug Fixes
- fixed error `/usr/local/admin/service/notifications.sh: line 730: bc: command not found` on AlmaLinux. - fixed error `/usr/local/admin/service/notifications.sh: line 730: bc: command not found` on AlmaLinux.