Gentics ANDP 2.4.7
Release Date: 08.05.2025
Bugfix SUP-17722 Link to this entry
Forms: Expert-Search: Fix the bug where when downloading a excel report, the loading animation of button will be in endless loop, if the validation of the user-input failed.
Bugfix Link to this entry
Forms: Removed the Error-Message-Footer in the Info-Overlay which informs the user about missing onboarding for that service
Bugfix Link to this entry
Forms: Fix Error in HTML Class Name of an datepicker which leads to wrong styling
Bugfix Link to this entry
Forms: Fix Date/Time fields auto-opening the Date/Time-Picker when they field has an validation error
Gentics ANDP 2.4.6
Release Date: 24.04.2025
Bugfix SUP-18434 Link to this entry
Forms: Error messages in Binary Fields now show the reduced allowed filetypes if restrictions are configured in formgrid
Bugfix SUP-18429 Link to this entry
Forms: Fix opening a DialogForm not possible for unauthenticated users
Bugfix SUP-18316 Link to this entry
Forms: Links inserted via FormGrid are now opening in a new tab to avoid unexpected form-exit for users. To maintain backward compatibility this only applies to newly inserted links
Bugfix SUP-18425 Link to this entry
Forms: Improved/Added default styling for disabled checkbox/radio buttons
Gentics ANDP 2.4.5
Release Date: 10.04.2025
Enhancement ANDP-430 Link to this entry
Plugin: Add missing HttpMethods (PUT, PATCH, DELETE) to proxy Handler
Bugfix SUP-18383 Link to this entry
Formgen: Fix Expertsearchtable not displaying a link correctly when viewed on a mobile device
Gentics ANDP 2.4.4
Release Date: 27.03.2025
Bugfix SUP-18246 Link to this entry
Forms: Fix error message for fileuploads if a upload gets deleted
Bugfix SUP-18286 Link to this entry
Formstaging: Fix an issue that an exported form without the (old) data property could not be imported.
Gentics ANDP 2.4.3
Release Date: 13.02.2025
Bugfix SUP-18091 Link to this entry
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.
Gentics ANDP 2.4.2
Release Date: 16.01.2025
Bugfix Link to this entry
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
Gentics ANDP 2.4.1
Release Date: 18.12.2024
Bugfix SUP-17854 Link to this entry
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.
Bugfix SUP-17638 Link to this entry
Forms: Fix link rendering in expertsearch result table
Gentics ANDP 2.4.0
Release Date: 05.12.2024
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
- There is a new Config Entry in the CMS Settings page
messagesdetailpagewhich need to be configured to point to your Messages Overview page (used for Links in Emails) - There is a new Portal-endpoint
/api/andp/messagedetailto link/redirect to the Notification Main Page which uses the url from the CMS Settings page and the default language
You can use/api/andp/messagedetail/deto link to the specified language variant - E-Mail-Templates: The variable
portalUrlis not available anymore, instead you should use theportalBaseUrlfor linking to the startpage, and{{{notification.portalBaseUrl}}}/api/andp/messagedetail?nId={{{notification.uuid}}}to link to the detailpage/notification directly - Because it‘s now possible to only set the domain once, the following mail-config entries have been removed. Instead you only need to set the Main-Domain
portalBaseUrlof your portal in the configmailProjectMappingand use the new portal-endpoint for the different languages
portalUrlDe
portalUrlEn
portalUrlIt
portalUrlFr
- The mail-config entry
templatePathhas been removed. Please configure at least the "default"mailProjectMappingand set the path to the email-template there
Optional 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
Enhancement ANDP-365 Link to this entry
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
Enhancement ANDP-340 Link to this entry
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
Bugfix SUP-17856 Link to this entry
- Fixed direct link to a Message. The target message is now opened correctly