Search K
Appearance
Appearance
Released: 2026-06-22
The "Plugin Manager" menu entry now displays a count of how many plugins can be updated. In case there are no updates available, count is not displayed.
Two new GUI settings from directadmin.conf were added to the "Administrator Settings" page. They let administrators choose how many days tickets and messages are kept before they are automatically deleted, or disable automatic deletion completely.
When a DirectAdmin update is available, the "Updates" menu entry displays a "1" badge. Previously, update availability was only checked when the page was first loaded or reloaded. Now, it's checked automatically every 30 seconds.
Configuration file processing logic is updated to have better performance on servers with a log of CPU cores. Some task queue actions will be executed faster.
secure_php will not update CloudLinux configs update The CustomBuild option secure_php automatically disables some PHP functions. It will no longer update the /etc/cl.selector/global_php.ini file.
8.4.9 to 8.4.101.31.1 to 1.31.25.14.0 to 5.15.0The permissions of the following directories were changed from 711 to 744:
data/templates/defaultdata/templates/sharedipdata/templates/suspendedThe old permissions prevented files from being read when a new reseller account was being created.
The script set_permissions.sh is updated to correctly set user home directory permissions. Using the secure access group is now mandatory, and correct user home directory ownership is user:access. The script was still setting the old user:user ownership that was used before the secure access group feature was introduced.
It is no longer possible to log out by inputting https://${host}:2222/evo/logout into the address bar.
cross_user_ssl_cert configuration option from directadmin.conf removal The option cross_user_ssl_cert used to allow TLS certificates sharing between multiple users implicitly. Removing this option ensures better isolation of user data.