From d922f048278542fd97e444fd7a993863b2e53e59 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 22 May 2024 20:56:59 +0200 Subject: [PATCH] Update 0.1.8.md --- documentation/docs/changelog/0.1.8.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/docs/changelog/0.1.8.md b/documentation/docs/changelog/0.1.8.md index 428ae82..718af10 100644 --- a/documentation/docs/changelog/0.1.8.md +++ b/documentation/docs/changelog/0.1.8.md @@ -15,6 +15,8 @@ Not yet released. - [`opencli docker` commands](#opencli-docker) - [Docker info is now visible from the *OpenAdmin > Docker Settings* page](https://i.postimg.cc/6pCPVdsc/2024-05-09-19-38.png) - [Exclude accounts from all backup jobs](#exclude-backups) +- [OpenPanel FTP - FTP module for OpenPanel (**BETA**)](https://github.com/stefanpejcic/OpenPanel-FTP/) +- [OpenMail - Emails module for OpenPanel (**BETA**)](https://github.com/stefanpejcic/OpenMail/) ### 🐛 Bug fixes - "New User" button on 'OpenAdmin > Users' is now visible on mobile devices. @@ -34,6 +36,7 @@ Not yet released. - [Improved messages for docker image updates](https://i.postimg.cc/GmQ7fXH7/2024-05-09-15-19.png) - Docker container logs are now automatically rotated when they reach 5MB in size. - `opencli php-install_php_version` now also sets limits for the php-cli ini +- Custom OpenPanel version can now be set on install with `--version=0.1.8` ### Docker Resources