|
@@ -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
|