Version 1.665

Released: 2024-06-??

No excessive output in da config-set command improved

CLI command da config-set no longer prints anything when configuration is updated successfully.

Older versions used to repeat configuration key and value to standard output. This often produces unexpected extra output when used in scripts.

Deprecate /CMD_LOGIN?json=yes removed

POST /CMD_LOGIN?json=yes request is being deprecated in favour of POST /api/login. The request will randomly fail with message to switch to newer endpoint.

In future releases CMD_LOGIN will no longer return json response and should be used exclusively with HTML forms.

Allow domain pointer MX records to be edited evolution fixed

Within user level DNS page (Account Manager -> DNS Management) editing domain pointer's MX records no longer throws validation errors when it shouldn't.

Last Updated: