Changes with Gentics ANDP 2.2.1 -

29.05.2024


Enhancement Link to this entry

New feature added to the customtool “ANDP Admin” -> Button for resetting wizard.


Enhancement Link to this entry

The default CMS implementation now uses the ENV variables for Node+CR configuration (introduced with CMP 8.1). This allows you to configure CR and node settings dynamically with ENV variables for different stages. The following ENV variables can and should be used in the CMS: (see example config in docker-compose.override.yml.local.example )

  • CR_URL_ANDP
  • CR_USERNAME_ANDP
  • CR_PASSWORD_ANDP
  • NODE_HOST_ANDP
  • NODE_PREVIEWURL_ANDP

Bugfix ANDP-281 Link to this entry

Fix styling for displaying print button in messages.


Bugfix ANDP-290 Link to this entry

Fixed redirect bug on wizard on first log in.


Bugfix ANDP-291 Link to this entry

Fixed bug in the custom tool “ANDP Admin”(termsOfUseReset) where the terms of use reset would throw an unexpected error.


Bugfix Link to this entry

Fix missing Success Message in Wordpress-Plugin


Bugfix ANDP-283 Link to this entry

When adding a new Aggregation Element with enabled Sub-Forms, the new Entry is now added at the correct position


Bugfix ANDP-298 Link to this entry

Fixed error when selecting portal roles for cms template where specific roles (feature_load_user_roles_from_acta_nova) couldnt be loaded correctly.


Bugfix Link to this entry

Keycloak Plugin: Fixes that ENV variables for the Keycloak plugin config was not loaded correctly