Version v0.4.5-1
📅 November 21, 2025
🛠️ Improvements and optimization
- WORDPRESS: added flags to the site delete dialog to choose whether the
MariaDBdatabase and user should also be removed. - WIZARD: improved usability for selecting the files folder and
MariaDBdatabase/user. - MARIADB: added error handling when attempting to grant access to a non-existent database.
- MARIADB: newly created databases are now automatically added to user-dialog selection inputs.
- DOCKER: added a
Dockerimage name shortener for table display. - UI: updated URL structure to follow CRUD standards.
- UI: fixed styles and behavior of some interface elements.
- UI: improved texts and translations.
🐞 Bug fixes
- WORDPRESS: fixed SSL handling when creating a new site.
- WORDPRESS: fixed an error during site creation when a new user had no host value.
- PHP: users are now redirected properly after the selected
PHPversion is removed. - MARIADB: disabled
phpMyAdminwhen theMARIADBmodule is turned off. - DOCKER: fixed container property parsing.
- UI: fixed uninstall indicators for
MailandXray. - OTHER: various minor fixes.