Update 1.4.5.md

This commit is contained in:
Stefan Pejcic 2025-06-26 13:18:48 +02:00 committed by GitHub
parent b9fc61ed1e
commit 1344705007
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@ Not yet released.
- 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. - added `restart: unless-stopped` policy for varnish service.
- [OpenAdmin > Advanced > Migrate](https://pcx3.com/openpanel/migrating-openpanel-from-one-server-to-another/).
### 🐛 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.