Gentics ANDP 8.4.0
Release Date: 15.01.2026
Manual Change Link to this entry
ANDP 8.4 is compatible with CMP 8.4
Please update your project to Gentics CMP 8.4 (see Gentics CMP Changelog). The default andp devtool packages is now using handlebars instead of velocity for rendering.
Enhancement ANDP-515 Link to this entry
Extended FormGrid with a new element to include images in Forms
Enhancement ANDP-513 Link to this entry
The React.Native Components have been extended with unique IDs in markup to identify e.g. a button. This helps to integrate automatic tools (e.g testing tools) into the current functionality
Enhancement ANDP-514 Link to this entry
Form-Uploads have been redesigned. They now display thumbnails/preview of the attached uploads to improve visual recognition. Thumbnails are generated whenever the file type can be processed (e.g. for Images and PDFs)
Enhancement ANDP-512 Link to this entry
ANDP Keycloak Theme has been changed to make it compatible with KC 26
Enhancement ANDP-341 Link to this entry
Native Android & iOS Apps have been extended with additional functionality, this includes:
- Secure Biometric Login
- Native Device Notifications for e.g. new messages
- Extended usage of native components for e.g. datepicker, dropdowns, ...
Bugfix ANDP-543 Link to this entry
Forms: Improved GlobalState to mirrors/copies the form state on every change (in the background). This avoids duplicated, or outdated request sent to the backend