Update 0.3.7.md

This commit is contained in:
Stefan Pejcic 2024-11-25 17:30:12 +01:00 committed by GitHub
parent c5826eda5c
commit c6a9460e88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,3 +20,4 @@ Not yet released.
- if [account activity](/docs/panel/analytics/account_activity/) feature is enabled, 'OpenPanel > Account > Active Sessions' will display link to search the activity log for each IP address in the table.
- `--docker-space=` flag is added to [install command generator](/install/) and [documented](/docs/admin/intro/#installing-openpanel-on-a-bare-metal-server).
- install script will now [validate docker configuration](https://github.com/stefanpejcic/OpenPanel/commit/60b204c444c53d76a478c23eb67ed139cf0ff3ad).
- `opencli backup-scheduler` will now use a separate cron file `/etc/cron.d/openpanel_backups` for backup jobs.