diff --git a/website/docs/changelog/0.3.7.md b/website/docs/changelog/0.3.7.md index ffb9c4aa..8899ad7a 100644 --- a/website/docs/changelog/0.3.7.md +++ b/website/docs/changelog/0.3.7.md @@ -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.