Universal Messenger 7.57.2 (EN)
Release 7.57.2 Build 1922 was released in November 2024. This release includes:
Functional improvements and bug fixes
Update of various components
Functional improvements
History Log
The following events are now additionally logged in the History Log:
EventFile.Error: Newsletter cannot be added to the sending queue. Possible causes: EventFile is not readable, recipient list does not exist.
Newsletter.Create: The newsletter is created and populated in the database for the first time.
Newsletter.Delete: The newsletter is deleted.
Newsletter.Error: Sending fails.
SMTP.Error: An outgoing email cannot be sent due to a problem with the respective SMTP relay.
Optionally, the entire email can be stored in text format. To enable this, the following global option must be set: cmsbs.history.log.SMTP.Error.includeBody = true
Bug fixes
Database / Performance
In PostgreSQL databases, newsletter delivery was slowed down because a specific database index could not be used. This issue has been resolved.
Core Scripting Engine
A bug in the Entry.getNice()
function, which could occur in connection with REFERENCE attributes, has been fixed.
Polymorphism in the Entry class now applies immediately after creating a new entry using UM.addEntry(null, entryType)
.
History Log
The deletion of an Entry is no longer mistakenly logged multiple times.
Backoffice
A font rendering issue in the dropdown lists on the newsletter archive page has been fixed.
A bug in the preview sending of mailing templates related to uploaded attachments has been resolved.
Update of various components
Embedded Tomcat 9.0.97
Log4J 2.24.1