Version v0.4.6-1
📅 November 25, 2025
✨ New features
- SECURITY: added the ability to recover the
BeAdminuser password viaSSH.
🛠️ Improvements and optimization
- MARIADB: added validation to detect if a user or database already exists in creation dialogs.
- DOCKER: added translation of container status messages.
- FILES: added mass deletion of files and folders.
- UI: added documentation link and
BeAdminversion to the login page. - UI: fixed styles and behavior of some interface elements.
- UI: improved texts and translations.
🐞 Bug fixes
- NGINX: the root directory is now not created if the server block cannot be created.
- NGINX: fixed an issue where the
PHPversion could not be edited when modifying a server block. - SYSTEM: fixed handling of
500errors when checking for availableBeAdminupdates. - OTHER: various minor fixes.