Search K
Appearance
Appearance
Released: 2026-04-14
A dedicated log viewer has been added to each system service page. Users can now view service logs directly in the Evolution interface, with support for filtering by log level and date range.

File Manager now saves your editor preferences, including line numbers, line wrap, and tab size. Your selected options stay in place and no longer reset when the browser is reloaded.
The File Manager editor footer now displays the cursor position, including the current line and column.
The View User page has been split into two separate pages: User Info and User Domains. This would simplify the layout of each page, provide better concern separation and improve navigating user-related resources.
The directadmin service settings for connecting to a remote MySQL/MariaDB server are updated to support enabling connection encryption.
The configuration file /usr/local/directadmin/conf/mysql.conf has two new fields:
tls=yes/no enables or disables encryption of the outgoing connections to the database server.tls_verify=yes/no enables or disables strict verification of the server TLS certificate. Disabling the verification can be useful if the database server is using self-signed certificates.
Removed the roadblock for using PHP-FPM with OpenLiteSpeed.
Slight template adjustments were made along the way:
custombuild/configure/openlitespeed/httpd-webapps-fpm-extprocessor.templatecustombuild/configure/openlitespeed/httpd-webapps-extprocessor.template to httpd-webapps-ls-extprocessor.templatedata/templates/openlitespeed_vhost.confThe Messages page has been redesigned with a cleaner layout. A search field was added for filtering messages, the per-page selector was replaced with proper pagination.


The previous system file editor included advanced features and extra options that were not needed for everyday tasks. In this release, it was replaced with a simpler standard editor to make file editing easier and more straightforward.
User stats have been restructured to be consistent with the reseller and server stats pages. AWStats setting has been moved from User Stats to the Domain Statistics page.
Disk usage pages have been restyled, replacing the tabbed layout with a streamlined single-page experience.
History and bandwidth breakdown tables have been updated with consistent table styling, and the chart/table toggle has been refreshed.
6.3.5-0 to 6.3.5-18.1 to 8.31.29.7 to 1.29.85.10.0 to 5.11.18.4.19 to 8.4.208.5.4 to 8.5.51.4.1 to 1.5.0Stats pages are now correctly indexed for search, including bandwidth breakdown which previously was unsearchable.
The separate "Edit in new tab" action has been removed from File Manager. As the editor workflow has improved, this extra action is no longer needed.
It will no longer be possible to password-protect directories that are outside of the virtual host document root directory.
Protecting such directories used to work only when the Apache web server was used. This change unifies how the protected directories work across all web servers.