Forms: Fix error message for fileuploads if a upload gets deleted
Formstaging: Fix an issue that an exported form without the (old) data property could not be imported.
Formstaging: Fixed a bug which leads to Formgrids not active anymore after an form import. In addition, the Formstaging export didn‘t contain the formgrid. This has been added to new exports.
Messages: If the published message does not contain a HTML content, the email content was previously empty, now it will use the content also if it‘s just plaintext
Improved client-side validation for DateTime fields: Fixed an issue where incomplete numeric inputs (e.g., “123”) did not trigger a client-side validation error. Manual input of dates is now handled client side correctly.
Forms: Fix link rendering in expertsearch result table
Manual Change Link to this entry
The Acta-Nova-Plugin E-Mail configuration has changed and is now simplyfied. Please update your settings.
For a full example see E-Mail-Konfiguration
messagesdetailpage
which need to be configured to point to your Messages Overview page (used for Links in Emails)/api/andp/messagedetail
to link/redirect to the Notification Main Page which uses the url from the CMS Settings page and the default language/api/andp/messagedetail/de
to link to the specified language variantportalUrl
is not available anymore, instead you should use the portalBaseUrl
for linking to the startpage, and {{{notification.portalBaseUrl}}}/api/andp/messagedetail?nId={{{notification.uuid}}}
to link to the detailpage/notification directlyportalBaseUrl
of your portal in the config mailProjectMapping
and use the new portal-endpoint for the different languagesportalUrlDe
portalUrlEn
portalUrlIt
portalUrlFr
templatePath
has been removed. Please configure at least the "default" mailProjectMapping
and set the path to the email-template thereOptional Manual Change Link to this entry
Some changes regarding building
The mesh-cli.jar has been removed from the default ANDP mesh containers, because it‘s not used anymore. If you still need it, re-add it to your Dockerfile
The andp-keycloak-plugin is not builded anymore during the mesh-container build. Instead a prebuilt-version is available. If you have custom changes, please add the building for your custom-keycloak plugin to the Dockerfile
Multiple E-Mail Templates: There is a new feature allowing to configure project specific E-Mail Templates when sending messages to Users See E-Mail-Konfiguration for how to use it
There is a new Keycloak Theme “andp-theme” which provides a login Theme for Keycloak and can be used for the OutOfTheBox Design instead of the Default Keycloak Theme