2025

2025

January 2025

Changelog for Software Update v3.101 on 01/06/2025

Software Environment Maintenance
In the current update, we have implemented detailed improvements and bug fixes to continuously improve the stability, performance, and security of our software.

If you are the administrator of a client system, you will find a new overview in the menu "Administration ⭢ Sending Volume Exceeded". This allows you to keep track of sending volume exceedances of your subaccounts.

Changelog of the Webservice (API)
To automate processes in MAILINGWORK, our webservice interface offers over 160 functions. The fastest way to learn the functions is through the menu "Extras ⭢ Interfaces ⭢ Webservice Demo (API)". Enter the desired parameters and copy the generated example code into your script.

CreateWebspaceFile extended with path parameter
The function "CreateWebspaceFile" uploads a file to your webspace. With the new parameter "path", you can optionally specify the desired folder path in the format "directory/subdirectory".

New function "ClearWebspaceFolder"
The function "ClearWebspaceFolder" empties the contents of the folder that you define in the parameter "path" in the format "directory/subdirectory".

GetRecipientId(s)ByEmail accelerated 🚀
The functions GetRecipientIdByEmail and GetRecipientIdsByEmail return the subscriber ID(s) for an email address. We have significantly accelerated both functions. They now deliver results typically within one second, even in subscriber lists with several million subscribers.

GetRecipients extended with date filter
The function "GetRecipients" provides the data of subscribers, which you can currently limit to a subscriber list and target group. We have extended the function with a filter on the creation date of the subscribers. In the new parameters "startCreateDate" and "endCreateDate", you define the desired time period in the format "yyyy-mm-dd hh:mm:ss".
February 2025

Changelog for Software Update v3.102 on 02/03/2025

Software Environment Maintenance
In the current update, we have implemented detailed improvements and bug fixes to continuously improve the stability, performance, and security of our software.
March 2025

Changelog for Software Update v3.103 on 03/03/2025

Export Wizard: Extended Support for Mailing Tags
The combination of Export Wizard and Mailing Tags is a powerful tool for exporting and analyzing mailing statistics according to your individual specifications.

The Export Wizard supports tags as selection filters for the desired mailings. Independently of this, you can now also include the tags in the export file. To do this, select the new output column "Tags" in the "Mailing Details" section. You can use tags, for example, to group your mailings by editor, client, topic, or customer type.
April 2025

Changelog for Software Update v3.104 on 04/07/2025


Transactional Emails Accelerated
We have significantly accelerated the sending speed of campaign and transactional emails. Delivery now typically occurs within seconds, which was previously only possible via the API function "SendEmailByIdAndRecipientAsynchronous".

Transactional emails are typically sent to individual users following a user action. This could be, for example, the welcome email of a campaign or the order confirmation via the API function "SendEmailByIdAndRecipient". See the changelog of the webservice (API) for details.

Campaign Overview: Customizable Column Selection
In the campaign overview, you'll find the new "Column Selection" button in the top right. This allows you to determine which columns are displayed in which order, similar to the email overview and email statistics. If your campaigns contain particularly long descriptions, feel free to replace the previous "Description" column with the new "Unabridged Description" column.

Support for Longer Usernames
The user management now supports usernames up to a length of 255 characters instead of 50. This allows you to use a very long email address as a username, for example.