Search K
Appearance
Appearance
Released: 2026-08-31
The configuration of the ACME client is updated to perform fewer checks when issuing wildcard certificates.
Previous versions used to perform two independent DNS record propagation tests:
Starting this release, only the test against authoritative DNS servers will be performed. This should significantly reduce the time it takes to issue a new certificate on systems where the local system resolver uses caching.
In some non-standard network environments the DA server might not be able to communicate directly with the authoritative DNS servers. A new global configuration option acme_use_only_system_resolver is added to help in such situations.
Changing the TLS certificate key type in the ACME settings will trigger a new certificate with the desired key type to be issued. A new certificate will be issued on the next periodic certificate provisioning task or after a manual trigger.
The System Backup component is updated to use a backup script that is bundled with DirectAdmin instead of using the sysbk tool.
Automatic migration will be performed with the DA update:
/usr/local/directadmin/data/admin/sysbk.confcustom.dirs and custom.files merged into /usr/local/directadmin/data/admin/sysbk.custom_pathssysbk.custom_paths file.Added:
Breaking Changes:
da_roundcube will be added to system backup.6.3.6-8 to 6.3.6-910.11.18 to 10.11.1911.4.12 to 11.4.1311.8.8 to 11.8.912.3.2 to 12.3.38.4.24 to 8.4.258.5.9 to 8.5.102.10.2 to 2.10.32.4.4 to 2.4.54.99.5 to 4.1005.3.1 to 5.4.00.7.0 to 0.7.11.31.3 to 1.31.45.18.0 to 5.20.3Some checkboxes on the administrator settings page could become stuck in the enabled state when certain DirectAdmin configuration flags were already set in the server configuration.
This release fixes the value handling so affected checkboxes can now be enabled or disabled normally.
The "User Backup" checkbox in the administrator settings used an incorrect default value from other setting.
The "Uses 3 IPs, domain gets own IP" option under the "Personal DNS" setting in reseller package create and modify pages used an incorrect value.
As a result, selecting this option was not saved in the server.
Username and password logins via API (external integration, not the main login page) use a temporary redirect URL. These URLs were valid for up to 5 minutes and could be reused multiple times.
Starting this release, URLs will be valid for up to 5 minutes but can no longer be used multiple times. After the first use, the same URL will no longer work.
The URLs will only activate with a POST request. Visiting the URL will automatically perform the required POST request.
inode configuration option from directadmin.conf removal The inode configuration option controlled whether inode usage was shown in certain pages.
With this option removed, inode usage will always be shown.