From d3d8f11de71961c7902e5f0b3e524f5b07de06c8 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 26 May 2025 21:01:02 +0200 Subject: [PATCH] Update 1.3.3.md --- website/docs/changelog/1.3.3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.3.3.md b/website/docs/changelog/1.3.3.md index 36c406fc..15f743fc 100644 --- a/website/docs/changelog/1.3.3.md +++ b/website/docs/changelog/1.3.3.md @@ -4,6 +4,8 @@ Not released yet - [Script for add/remove slave DNS server [FEATURE REQUEST] #313](https://github.com/stefanpejcic/OpenPanel/issues/313) - [stop using cdn and locally build css/js files #484](https://github.com/stefanpejcic/OpenPanel/issues/484) - The *Users*, *Plans*, and *Domains* pages in *OpenAdmin* will now display distinct error messages when there is no data or when the MySQL service is down. +- added support for dovecot master user accounts. +- added auto-login to webmail option in *OpenAdmin > Emails > Accounts* table. ### 🐛 Bug Fixes - fixed css bugs in OpenPanel Dashboard, FileManager, Containers pages.