Universal Messenger 7.52.2 (EN)
Release 7.52.2 Build 1872 was released in October 2023. This release includes:
Functional improvements and optimizations
Functional improvements and optimizations
HTTP proxy
For the HTTP proxy used for sending newsletters, among other things, you can now specify in the global configuration for which hosts or domains the proxy should not be used:
cmsbs.noproxy = host.domain1.tld .domain2.tld
Defines exceptions for using the HTTP proxy specified in cmsbs.proxy: space-separated list of hostnames or domain names for which no proxy should be used.
In the example, the exception applies to the host host.domain1.tld
and to all hosts with the domain domain2.tld
.
Core Scripting Engine
The HTTP client can now also send both HEAD and OPTIONS requests with the new API.
Newsletter tracking
Tracking of newsletter views and clicks has been optimized in terms of performance.