Update 1.2.7.md

This commit is contained in:
Stefan Pejcic
2025-05-06 13:39:06 +02:00
committed by GitHub
parent 77643f1184
commit 40fe6ebe6e

View File

@@ -13,6 +13,7 @@ Not released yet
- timezone, ssh and webterminal modules are removed.
- updated vhost templates to show custom page when domain is added without any files.
- notifications (flash messages) are now limited to 1 per page.
- added daemon.json template for new users.
### 🐛 Bug Fixes
- [Testing and maintenance of FossBilling module #453](https://github.com/stefanpejcic/OpenPanel/issues/453)
@@ -32,4 +33,5 @@ Not released yet
- fixed bug with mailserver creating multiple mountpoints when domain is re-added.
- fixed bug with email accounts still being listed in gui when domain is deleted.
- fixed bug on domain creation failing to create sustom docroot.
- fixed bug connecting to SMTP locally from within the php containers.