Gentics ANDP 2.4.7

08.05.2025
SUP-17722
Bugfix

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
Bugfix

Forms: Removed the Error-Message-Footer in the Info-Overlay which informs the user about missing onboarding for that service

Bugfix
Bugfix

Forms: Fix Error in HTML Class Name of an datepicker which leads to wrong styling

Bugfix
Bugfix

Forms: Fix Date/Time fields auto-opening the Date/Time-Picker when they field has an validation error

Gentics ANDP 2.4.6

24.04.2025
SUP-18434
Bugfix

Forms: Error messages in Binary Fields now show the reduced allowed filetypes if restrictions are configured in formgrid

SUP-18429
Bugfix

Forms: Fix opening a DialogForm not possible for unauthenticated users

SUP-18316
Bugfix

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

SUP-18425
Bugfix

Forms: Improved/Added default styling for disabled checkbox/radio buttons

Gentics ANDP 2.4.5

10.04.2025
ANDP-430
Enhancement

Plugin: Add missing HttpMethods (PUT, PATCH, DELETE) to proxy Handler

SUP-18383
Bugfix

Formgen: Fix Expertsearchtable not displaying a link correctly when viewed on a mobile device

Gentics ANDP 2.4.4

27.03.2025
SUP-18246
Bugfix

Forms: Fix error message for fileuploads if a upload gets deleted

SUP-18286
Bugfix

Formstaging: Fix an issue that an exported form without the (old) data property could not be imported.

Gentics ANDP 2.4.3

13.02.2025
SUP-18091
Bugfix

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

16.01.2025
Bugfix
Bugfix

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

18.12.2024
SUP-17854
Bugfix

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.

SUP-17638
Bugfix

Forms: Fix link rendering in expertsearch result table

Gentics ANDP 2.4.0

05.12.2024
Manual Change
Action required

For a full example see E-Mail-Konfiguration

  • There is a new Config Entry in the CMS Settings page messagesdetailpage which need to be configured to point to your Messages Overview page (used for Links in Emails)
  • There is a new Portal-endpoint /api/andp/messagedetail to 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/de to link to the specified language variant
  • E-Mail-Templates: The variable portalUrl 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 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 portalBaseUrl of your portal in the config mailProjectMapping and use the new portal-endpoint for the different languages

portalUrlDe
portalUrlEn
portalUrlIt
portalUrlFr

  • The mail-config entry templatePath has been removed. Please configure at least the "default" mailProjectMapping and set the path to the email-template there
Optional Manual Change
Optional Action

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

ANDP-365
Enhancement

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

ANDP-340
Enhancement

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

SUP-17856
Bugfix
  • Fixed direct link to a Message. The target message is now opened correctly