Known issues related to release
Crossed over issues have been resolved
- Detaching library blocks will cause other existing library blocks to be "ready for publish" in publish options on staging.
Existing target group reports are showing a blank report chartRequests to "@open" HTTP extensions are failingLinks to get stored URL from listCommunication API currently returns 403 ForbiddenEditing GDT data through the GDT editor in Data module, is not possibleRare exception that causes some scheduled flows to not execute when planned
Welcome to the 24.4 release! A release where we have focus on more technical parts of the platform that will ease work with integration when you are working with API integrations, contextual data or advisor pages.
Async Public API
First off, we are releasing the first versions of our asynchronous API for our Public API. This will make it easier and more reliable to use when integrating with the API as we will handle the request without you having to wait for the response in your scripting.
Flow Meta Data in Extension
As part of the extension framework, you are now able to get the name of the flow, name of the step as well as the flow execution ID in your extension step, which makes it possible to use for segmentation and reporting subsequently.
Resend functionality on Advisor Pages
For the advisor pages, we have now added a resend functionality API which can trigger a resend of a specific email or transactional email to your customer.
Define Language Keys for AI translation
As part of the AI translation feature, you are now able to set the language key to be used for the Open AI integration which will make it available to support default translation language.
Furthermore, we also doing major upgrades to our 3rd-party libraries bring security improvements but also non-backward compatible changes that impact custom application
Improved Template Validation
- You are now warned against having empty default values in block/template parameters
- You are now warned against having the |LANG option in types other than STRING and LINK block/template parameters, as it has no effect