Universal Messenger 7.57.0 (EN)

Release 7.57.0 Build 1920 was released in September 2024. This release includes:

  • Windows: Start UM as Service

  • Backoffice login via access link

  • Functional improvements and bug fixes

  • Service Desk 4.5.3

  • Update of various components

Windows: Start UM as Service

Under Windows, the installer can now set up a Service to run the UM if desired, eliminating the need for a separately installed Tomcat.

See Installation Manual / Graphical installation (Windows).

Backoffice login via access link

Starting with release 7.57.0, if the internal user management (cmsbs.gui.login = default or cmsbs.gui.login = internal) is used, a feature can be activated that allows password-free login by sending a one-time valid access link via email.

On the login page, the option Send access link will be displayed. After entering the email address, a time-limited valid access link will be sent.

image-20240906-061305.png

See Developer Manual / Login / Access link.

Functional improvements

Import wizard

In the Import Wizard, the option Import only Entries with email address has been added. This allows the import to be limited to CSV rows where an email address is specified.

In the map file, this corresponds to the option import.require.email.

Im Import-Wizard wurde die Option Nur Zeilen mit E-Mail-Adresse importieren hinzugefügt. Sie erlaubt es, den Import auf CSV-Zeilen zu beschränken, in denen eine E-Mail-Adresse angegeben ist.

In der Map-Datei entspricht das der Option import.require.email.

Error Handling for Email Sending

Rules can now be created for evaluating the error codes of the SMTP relay, enabling classification as either a hard bounce or a soft bounce.

See Developer Manual / Hard bounces

Search for App Instances in the Backoffice

Under Tools / Apps, you can now search by names and titles of App instances.

One-Click Unsubscribe via Email

UM now supports the One-Click-Unsubscribe procedure via email.

See Developer Manual / One-Click-Unsubscribe.

Core Scripting Engine

The API router now supports the HTTP method PATCH and the upload of files via multi-part requests in PUT calls.

Service Desk 4.5.3

The bundled version of the Service Desk app has been updated to version 4.5.3.

Bug fixes

Segmentation: A bug was fixed that caused a type conversion error in Postgres databases when adding queries for reference attributes.

App instance tracking: All relevant values (URL, path, etc.) are now truncated to fit into the corresponding database columns.

WYSIWYG Editor: A bug preventing the display of the WYSIWYG editor for editing HTML attributes in the Entry view has been resolved.

Update of various components