From 515b03df93668f7ebcc8e8f89355f4098db209b1 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 11 Sep 2024 20:07:33 +0200 Subject: [PATCH] Update 0.2.9.md --- documentation/docs/changelog/0.2.9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.2.9.md b/documentation/docs/changelog/0.2.9.md index 9ebe8c3a..5ae34fb3 100644 --- a/documentation/docs/changelog/0.2.9.md +++ b/documentation/docs/changelog/0.2.9.md @@ -17,7 +17,7 @@ Not yet released. - 'OpenAdmin > Emails > Summary Reports' allows administrators to [view generate email reports per month/day](https://i.postimg.cc/tpwyfhGc/2024-09-08-16-55.png), [visualize the data per day](https://i.postimg.cc/4smsBWqt/2024-09-08-16-55-1.png) or [view detailed raw data](https://i.postimg.cc/JrxMdvR3/2024-09-08-16-56.png). - New endpoint [/api/backups/settings](https://dev.openpanel.com/api/backups.html#Settings) to view/update global backups settings. - [`opencli email-server pflogsumm`](https://dev.openpanel.com/cli/email.html#pflogsumm) command is added to analyze postfix logs and generate summary reports. -- [6 new commands for managing FTP users](https://dev.openpanel.com/cli/ftp.html#FTP). +- [8 new commands for managing FTP users](https://dev.openpanel.com/cli/ftp.html#FTP).