Gentics CMS Changelog Summary

Gentics CMS 5.43.33


Bugfix SUP-15526 Link to this entry

Editor User Interface: Selected Items in an Overview are now being correctly loaded in the context of the Node/Channel the page is currently in. Additionally fixed the case where items which couldn‘t be loaded would not be displayed at all.


Gentics CMS 5.43.32


Enhancement SUP-15610 Link to this entry

Form Generator: Selects have a new property @multiple@ to allow multiple values to be selected.


Bugfix SUP-15583 Link to this entry

Editor User Interface: The permission check for creating Folders has been fixed, and will now properly hide the create button if the user isn‘t permitted to create new Folders.


Gentics CMS 5.43.31


Documentation SUP-15498 Link to this entry

Adds a configuration section for using Identity Providers in the Keycloak authentication guide.


Bugfix SUP-15450 Link to this entry

Add flag to objects of GET /msg/list response to indicate if message is an instant message. Editor User Interface, Admin User Interface: Fix instant messaging.


Bugfix SUP-15541 Link to this entry

Some problems with inheritance have been fixed:

  • Opening the inheritance dialog for pages in folders, where were not fully inherited failed with an error.
  • The option “Disinherit by default“ was missing from the inheritance dialog.
  • The option “General inheritance” did not show the correct status and changing it behaved inconcistently.
  • The inheritance dialog allowed inheriting objects into channels, even if the folder was not inherited in that channel.

Bugfix SUP-15538 Link to this entry

Adds a fix to prevent duplicate filenames when multiple files are uploaded, moved or copied in parallel.


Gentics CMS 5.43.30


Enhancement SUP-15452 Link to this entry

Editor User Interface: It is now possible to select the Root-Folder from a Node/Channel with the Repository Browser.


Bugfix SUP-15509 Link to this entry

The SSO Login is now compatible with Keycloak 22.


Gentics CMS 5.43.29


Enhancement SUP-15062 Link to this entry

Adding new endpoint GET /parttype to retrieve all kind of part types (including custom part types).


Enhancement SUP-15298 Link to this entry

Dedeprecate Breadcrumb and Navigation part type – Add flag to mark part type deprecated


Bugfix SUP-15367 Link to this entry

Editor User Interface: The Headline for language-specific settings in the form properties is now getting hidden when only one Language is set for the Node.


Bugfix SUP-15405 Link to this entry

Fixes rendering of #gtx_channel directive after editing when creating a link to a local object in another channel.


Bugfix SUP-15403 Link to this entry

Fixing the issue where new object tags are created when merely changing properties of a template. This triggers the generation of new global ids (UID‘s) for the same object tags, hence causing issues, especially with package synchronization.


Bugfix SUP-15433 Link to this entry

Editing Text and Select values in form-generator properties have been fixed.


Bugfix SUP-15442 Link to this entry

Editor User Interface: Fixed the validation and indication of required fields when creating a new form.


Gentics CMS 5.43.28


Bugfix SUP-15219 Link to this entry

Fixes an error while saving edited images as copies in a local folder of a channel.


Bugfix SUP-13352 Link to this entry

Getting the total usageinfo for localized objects did not return the IDs of the localized objects, but of their master objects instead. This has been fixed.


Bugfix SUP-15365 Link to this entry

Editor User Interface: Editing/Creating new selectable options in a form, will now properly save the Label and not discard them.


Gentics CMS 5.43.27


Bugfix SUP-15224 Link to this entry

Editor User Interface: Permission checks for the folder object-properties is now checking for the correct folder permissions. Previously checked the parents permission to be able to edit it.


Gentics CMS 5.43.26


Bugfix SUP-15214 Link to this entry

Fixed a possible endless loop when publishing into a Mesh Content.Repository.


Gentics CMS 5.43.25


Bugfix SUP-15067 Link to this entry

Fixing long running task of setting group permissions in the Admin-UI. After a wait time of 5 seconds, the task will be executed in the background and the user will be notified when the task has finished.


Bugfix SUP-15130 Link to this entry

Editor User Inferface: Selecting elements in an overview with stickyChannel enabled, now correctly loads and displays the entries from the channel they were picked from.


Gentics CMS 5.43.24


Bugfix SUP-15114 Link to this entry

When using the feature Publish Cache together with the feature Nice URLs republishing of already published pages possibly failed with a NullPointerException, if the publish cache of that page had been generated before the feature "Nice URLs" was activated. The problem could be solved by clearing the publish cache and is now also fixed.


Bugfix SUP-15113 Link to this entry

Fixes publishing error when the focal point of a resized image is out of bounds.


Bugfix SUP-15119 Link to this entry

Editor User Interface: Changes to forms were sometimes not properly submitted and therefore lost, which has been resolved. Additionally, performance when editing forms has been improved to prevent race-conditions.


Gentics CMS 5.43.23


Bugfix SUP-10306 Link to this entry

Admininistration User Interface: Fixed the following permission issues:

  • Delete icon in the User list is only visible when the logged in user has permission to delete that User.
  • User Properties are editable only when the logged in user has permission to edit that User.
  • Remove icon in the Group list is only visible when the logged in user has permission to remove a User from the Group.
  • Group assignment is available when the logged in user has permission to assign a User to Group.

Bugfix SUP-15071 Link to this entry

Fixes a problem where object would not be correctly marked as published when resumable publish process is enabled and the publish process was interrupted. Published objects are now marked as such when the CMS is for example stopped during a publish run.


Gentics CMS 5.43.22


Bugfix SUP-14989 Link to this entry

Editor User Interface: The node-selection and breadcrumb styling has been fixed to properly align again.


Bugfix SUP-12731 Link to this entry

Fix Devtools Package NullPointerException when CheckboxPartType is synchronized.


Gentics CMS 5.43.21


Bugfix SUP-14924 Link to this entry

When using the Copy & Paste for Tags copying links did not convert the copied links correctly into anchor tags, but into div tags. This has been fixed now.


Bugfix SUP-14255 Link to this entry

Editor User Interface: Linking and Unlinking Templates to Folders is now performed in a batch rather than individually. Notifications are now also only shown for the entire (un-)linking process rather than for each template/folder combination.


Gentics CMS 5.43.20


Bugfix SUP-14837 Link to this entry

Editor User Interface: Usage dialog displays all usage of the given item, even if the Gentics CMP Version is not available.


Bugfix SUP-14848 Link to this entry

Changes in the order of the fields referenced in the property “urlFields” of a Mesh schema were incorrectly identified as relevant by the publish process, which could lead to unexpected schema changes (and following schema migrations). This has been changed now, so that if only the order of the fields changes, no schema update will be done.


Bugfix SUP-14801 Link to this entry

The ability to cancel a running publish process has been improved.


Bugfix SUP-14351 Link to this entry

Fixes outdated object properties after updating them with the old editor UI. The cache is now invalidated properly to reflect changes in object properties.


Gentics CMS 5.43.19


Bugfix SUP-11769 Link to this entry

Administration User Interface: Fixed a permission issue at Search Index Maintenance which checked wrong permission to access Search Index Maintenance.


Bugfix SUP-11269 Link to this entry

Editor User Interface: When creating a new form, an error message is shown upon the node has no active language.


Bugfix SUP-10341 Link to this entry

Editor User Interface: Fixed a language issue in the Editor User Interface which displayed wrong language name when the user added a new language.


Bugfix SUP-14536 Link to this entry

Editor User Interface: Form Attachements are displayed correctly in the Form Reports and they can be downloaded seperately.


Bugfix SUP-14533 Link to this entry

It is now possible to set the port of the internal Apache Http server in the CMS container to a different port than 80 with the environment variable APACHE_PORT. See the guides for details.


Bugfix SUP-14814 Link to this entry

Calling the endpoints

  • GET /admin/publishInfo
  • GET /admin/content/publishqueue

might cause long running queries in the database, if many objects have been marked for publishing. To avoid high resource consumption, if those endpoints are called multiple times, the information will no longer be fetched from the database on each request, but will be periodically fetched in a background job. The delay between subsequent jobs can be configured in milliseconds with the configuration setting $PUBLISH_QUEUE_STATS[“refresh_delay”], which defaults to 60000 ms (one minute).


Gentics CMS 5.43.18


Enhancement SUP-13734 Link to this entry

Channel Directive: Enable Channel Directive to use global UUIDs.


Bugfix SUP-9591 Link to this entry

The REST Endpoints

  • GET /group?perms=true
  • GET /group/[id]/groups?perms=true
  • GET /user/[id]/groups?perms=true
    will now return the current user‘s permissions for “userassignment“ and “setperm” on the returned groups.
    The REST Endpoints
  • GET /group/load
  • GET /group/list
    will now also return permission information for the current user when called with the query parameter perms=true.
    The REST Endpoint
  • @GET /perm/[perm]/[type]/[id]
    can now also be used to check the current user‘s permissions for “userassignment“ and “setperm” on the given group.

Bugfix SUP-14504 Link to this entry

Editor User Interface: Changed default labels for Form Selects (@SELECTABLE_OPTIONS@) and made the labels overrideable via new properties key_label_i18n_ui and value_label_i18n_ui. An example of these new override properties can be found in the Forms Feature Page form-editor.json.


Bugfix SUP-14647 Link to this entry

Administration User Interface: Properties are now correctly opening when navigating from one module to another.


Bugfix SUP-14588 Link to this entry

Improves publish run times for Mesh ContentRepositories by speeding up the process to determine which objects must be deleted from the ContentRepository.


Gentics CMS 5.43.17


Bugfix SUP-14509 Link to this entry

Editor User Inferface: Form reports did sometimes not correctly display the entered labels, but the internal id.


Bugfix SUP-14291 Link to this entry

Editor User Interface: When entering a search term, it will not add the node chip automatically anymore. The node filtering has the exclusion of a node removed as it isn‘t supported.


Bugfix SUP-14551 Link to this entry

User Interfaces: The connection to the Usersnap API for it‘s integration has been updated.


Bugfix SUP-10684 Link to this entry

Administration User Interface: Enable entity manager service tests.


Bugfix SUP-14613 Link to this entry

When publishing forms the download base URL will be automatically added, which can be used in exports and emails to download submitted binaries via the CMS editor UI. This functionality requires the most recent version of the Mesh forms plugin.


Bugfix SUP-14613 Link to this entry

Editor User Interface: A new proxy route has been added to allow authenticated ressources to be accessed via direct links. See Editor User-Interface Proxy for more information.


Gentics CMS 5.43.16


Bugfix SUP-12915 Link to this entry

Editor User Interface: When the form configuration is invalid, an error text is shown.


Bugfix SUP-13564 Link to this entry

Editor User Interface: Download buttons are now properly disabled and enabled again based on whether the data fetch of the form was successful in properties tab.


Bugfix SUP-13587 Link to this entry

Editor User Interface: Image elements are completely disjoint from the form section and svg files have preview images.


Bugfix SUP-14195 Link to this entry

Editor User Interface: Save button is enabled, when confirmation page is linked in form properties.


Bugfix SUP-14362 Link to this entry

Editor User Interface: File name is now shown in form report list.


Bugfix SUP-14476 Link to this entry

Administration User Interface and Editor User Interface: Dismiss button is now hidden in Notification toasts when it‘s disabled.


Gentics CMS 5.43.15


Bugfix SUP-11342 Link to this entry

Administration User Interface: Fixed issue with overlapping icons on the dashboard and Administration Permissions interface.


Bugfix SUP-14301 Link to this entry

Administrator User Interface: Activity message is shown, upon sync from/to filesystem button clicked in packages.


Bugfix SUP-11735 Link to this entry

When publishing into a Mesh ContentRepository, all calls to get data using graphql will now have the parameter “wait“ set to “false” and will therefore never wait for the search sync to be idle in Mesh.


Bugfix SUP-14422 Link to this entry

Administration User Interface: Synchronizing Dev-Tool Packages from or to the File-System will now wait for 5 seconds to complete. If it is not able to complete in time, the sync will be continued in the Background. The User will now also receive the appropriate messages for the status of the sync.


Bugfix SUP-14380 Link to this entry

Changing the language reloads the page and updates the language.


Bugfix SUP-14392 Link to this entry

Editor User Interface: When the Maintenance-Mode is activated, the user is now properly signed out with a correct error message.


Bugfix SUP-14424 Link to this entry

Editor UI: Error message is shown and prevent the saving, when clicking on the ‘save and close‘ button after closing the image properties editor and it contains invalid data.


Bugfix SUP-14489 Link to this entry

Administration User Interface: While creating a Node, it‘s now possible to change the SEO and Internationalization settings. The default values for these settings have also been updated to hide file extensions and without additional file-encoding.


Bugfix SUP-14491 Link to this entry

When adding a contentrepository to a devtool package, which is assigned to a node, and the node has no contentrepository assigned, the node is modified to have the contentrepository assigned. Before this fix, this was done with user ID 0, which changed the last editor of the node to 0, causing errors when reading the node over the REST API. This has been fixed now.


Gentics CMS 5.43.14


Bugfix SUP-14255 Link to this entry

Editor User Interface: Linking templates now asks for how to apply the new selection and will update the available templates accordingly.


Bugfix SUP-14175 Link to this entry

Administration User Interface: Icon tooltips are updated in the content permissions of group.


Bugfix SUP-14376 Link to this entry

A description for default content language DA / Danish has been fixed.


Bugfix SUP-14374 Link to this entry

When a node is copied, the following data will now also be copied:

  • Activated features
  • Assigned devtool packages
  • Translated folder properties
  • Alternate URLs of pages and files

Bugfix SUP-14414 Link to this entry

In rare cases, it could happen that failing transactions would remain open, possibly leading to database locks. This has been fixed.


Gentics CMS 5.43.13


Bugfix SUP-14316 Link to this entry

Editor User Interface: Validation of Object-Properties has been fixed and now correctly prevents the user from saving invalid properties.


Bugfix GPU-342 Link to this entry

Administration User Interface, Editor User Interface: Fixed visual bug that caused the screen to jump up and be out of view when a checkbox is clicked.


Gentics CMS 5.43.12


Documentation SUP-14257 Link to this entry

Added example configuration for conditionalcontainer elements in the form-editor.json.


Bugfix SUP-14242 Link to this entry

When rendering a tag of another object with velocity, the tag will completely be rendered in preview mode, even if the original object is rendered in edit mode.


Bugfix SUP-14252 Link to this entry

Editor User Interface: Permission checks to display the context-menu entry for pushing an element back to a master node have been fixed.


Bugfix SUP-14196 Link to this entry

Administration User Interface: When assigning groups to multiple users at once, the groups will be added to the users instead of replacing their groups.


Gentics CMS 5.43.11


Enhancement SUP-10093 Link to this entry

Core: Now authentication cookie contains SameSite attribute. The attribute value is set via contentnode.global.config.session_cookie_samesite configuration. Default value is lax.


Documentation SUP-14150 Link to this entry

Updated the guides for the recent items feature as it now works with and without Elasticsearch feature enabled.


Bugfix SUP-13407 Link to this entry

Core: The spring-security-core dependency has been updated onto version 5.7.3.


Bugfix SUP-11002 Link to this entry

When Elasticsearch is not available, the generic error message has been replaced with a note, that the search service is currently unavailable.


Bugfix SUP-14087 Link to this entry

Editor User Interface: When creating a new language variant of a page, the template field is now properly updated.


Bugfix SUP-10337 Link to this entry

The included version of Aloha Editor has been updated to 1.4.60. This fixes some issues with selecting and deleting tags in editables or other tags. For details, see the Aloha Editor Changelog


Bugfix SUP-10641 Link to this entry

Editor User Interface: Link checker filter fields retain their value on node change.


Gentics CMS 5.43.10


Bugfix SUP-11822 Link to this entry

Editor User Interface: Fixes an issue where uploads are getting canceled/cause errors when uploading multiple files.


Bugfix SUP-12917 Link to this entry

Editor User Interface: Fixed issue in the Form Editor, regarding the key and value input field being draggable, thus preventing selecting its text.


Bugfix SUP-14030 Link to this entry

When a selection intersects with an block/editable, and a deletion (keypress, paste, cut) would occur, the user is now asked if the block should be removed and the action is canceled.


Bugfix SUP-11619 Link to this entry

Administration User Interface: Fixed Content Repository assignment issue in the Node Properties editor.


Bugfix SUP-14063 Link to this entry

Editor User Interface: The button for taking a page offline was missing in the list when a node had no languages assigned. This has been fixed.


Bugfix SUP-14039 Link to this entry

Editor User Interface: Fixed a folder object property issue when object properties saved recursively in a channel‘s local folder with the old tag editor.


Bugfix SUP-13139 Link to this entry

Core: Under some circumstances a new Keycloak login creates a new CMS user with no groups. This is unacceptable and has been fixed. A case of the user with no groups now throws an exception, aborting the CMS user generation.


Gentics CMS 5.43.9


Bugfix SUP-13266 Link to this entry

Editor User Interface: Usage now displays correctly without needing to reload the page.


Bugfix SUP-13898 Link to this entry

Fixes a name collision check when creating folders in a channel, where a folder with the same name already exists in a different channel of the same master node.


Bugfix SUP-13710 Link to this entry

When the image, which was requested from the GenticImageStore could not be resized (like SVG for example), the original image data was returned, but the Content-Type was incorrectly set to ‘application/octet-stream‘. This has been fixed, so that the returned Content-Type will now be the correct one.


Bugfix SUP-13709 Link to this entry

Fixes the PUT /rest/user/{id} endpoint which did not update the users password if it was included in the update request.


Bugfix SUP-12739 Link to this entry

Administration User Interface: Added dragging indicator icon to the filter pop-up windows.


Bugfix SUP-13985 Link to this entry

Editor User Interface: Scroll issue has been fixed for long tag properties in the Properties Editor.


Bugfix SUP-12893 Link to this entry

Setting permissions on various object instances using the REST API was not possible due to incorrect permission checks, which have been fixed.


Bugfix SUP-13884 Link to this entry

The docker image has been changed, so that Tomcat will direct its own log to the console.


Bugfix SUP-13567 Link to this entry

When publishing into a Mesh ContentRepository and using a roles object property, which returned a role, that did not exist in Mesh, the publish process failed with an error. This has been fixed now, inexistent roles will just be ignored.


Bugfix SUP-13908 Link to this entry

Administration User Interface: Fixed an issue in the Group Module that happened when the Administration Permission tab accessed, the scroll bar and the interface got in an unusable state.


Gentics CMS 5.43.8


Enhancement SUP-9489 Link to this entry

Editor User interface: with the new feature Folder Based Template Selection, the "Link Templates"-modal can be customized: if enabled, the selection of templates to be linked is constrained to those already linked in a selected folder instead of all visible templates of the current node. See the Feature Overview for details.


Bugfix SUP-12426 Link to this entry

Editor User Interface: Publish queue localized page items on click properly redirect to the page editor.


Bugfix SUP-12889 Link to this entry

Editor User Interface: Fixes form reports table layout and scrollbar.


Bugfix SUP-8533 Link to this entry

Editor User Interface: Unpublish menu item text appears correctly based on whether user has publish permission. Page language icons are updated when user publish multiple languages.


Bugfix SUP-12474 Link to this entry

Editor User Interface: Upload button in the selected file preview is visible based on user permissions.


Bugfix SUP-12867 Link to this entry

Admin User Interface: Status of scheduler tasks is properly shown, based on whether failed jobs exist.


Bugfix SUP-13064 Link to this entry

Administration User Interface: Checkboxes and save button are disabled in edit dialog of “Administration Permissions”, if user has no edit permission.


Bugfix SUP-10589 Link to this entry

Administration User Interface: Optimized the loading strategy of folders which leads to faster loading times.


Bugfix SUP-13076 Link to this entry

Editor User Interface: Form editor menu has sticky position.


Bugfix SUP-12441 Link to this entry

Editor User Interface: Fix an issue when user creates a form, the page is moved outside of the window.


Bugfix SUP-11227 Link to this entry

Administration User Interface: Search filters only in columns that are visible.


Bugfix SUP-13199 Link to this entry

Editor User Interface: Fix saving issue, when user updates the form properties.


Bugfix SUP-13276 Link to this entry

Administration User Interface: Detail view now closing after navigating back to the Dashboard.


Bugfix SUP-13887 Link to this entry

Under specific circumstances (in most cases caused by conflicts with uniqueness of url or segment fields), the publishing process into a Mesh ContentRepository would never finish. This has been fixed, the publish process will now fail in such cases.


Bugfix SUP-11414 Link to this entry

When publishing into a Mesh Content.Repository and the Mesh client user has admin permissions, the publish process will check for unfinished jobs and will trigger processing of those jobs.


Bugfix SUP-13570 Link to this entry

Editor User Interface: Fixed an issue with the File/Image tag editor that prevented changing the item after save.


Bugfix SUP-13140 Link to this entry

Administration User Interface: Improved visibility of scroll bars in tables for web browsers Google Chrome, MS Edge and Mozilla Firefox running in Microsoft Windows.


Bugfix SUP-13172 Link to this entry

Fixes a permission check which allowed users which are restricted to channels to create file copies in the master node.


Bugfix SUP-13172 Link to this entry

The fields nodeId and targetFolder have been added to the FileCopyRequest for the /rest/file/copy endpoint, so that file copy requests can specify the source node as well as a target folder to copy to.


Gentics CMS 5.43.7


Bugfix SUP-13753 Link to this entry

Fixes an invalid SQL statement when dirting only specific attributes of forms via content maintenance.


Bugfix SUP-13753 Link to this entry

The GET /admin/content/publishqueue REST endpoint now includes information about forms, and form is now an admissible type for ContentMaintenanceActionRequests to POST /admin/content/publishqueue.


Gentics CMS 5.43.6


Bugfix SUP-11563 Link to this entry

Editor User Interface: Usage badges are now correctly updated when switching between derived nodes (channels).


Bugfix SUP-13075 Link to this entry

Editor User Interface: Fixed an issue when page items‘ usage property was not loaded in some edge cases.


Bugfix SUP-13017 Link to this entry

Editor User Interface: Sorting settings in the Repository Browser will be saved now.


Bugfix SUP-10589 Link to this entry

Administration User Interface: Loading animation now shows the progress of the Content Permissions and Administration Permissions tree expansion and also optimized the loading strategy of these permissions which leads to faster loading times.


Bugfix SUP-13678 Link to this entry

Editor User Interface: Fixed a focus loss issue on input fields while editing item properties.


Gentics CMS 5.43.5


Documentation SUP-13279 Link to this entry

Corrected the property name `allowedSelection` (previously `selectionType`) in the options object passed to the openRepositoryBrowser function.
Added explanation for the default values for the other repository browser options.


Gentics CMS 5.43.4


Bugfix SUP-13454 Link to this entry

Fixed an issue that prevented Gentics CMS DevTool packages to be synced if a template included a tag with an overview where no selection type (folder or manual) was defined.


Bugfix SUP-13604 Link to this entry

Fixed an error when installing an Import from an Update URL.


Bugfix SUP-12097 Link to this entry

Fixes a problem while inserting block tags where the parent element was not correctly split up, resulting in invalid markup (like a div element inside a p element).


Gentics CMS 5.43.3


Enhancement GP-119 Link to this entry

Editor User Interface: Introduced Tagpart.keyword as CSS classes in Custom Tag Editor markup.


Gentics CMS 5.43.2


Bugfix SUP-13419 Link to this entry

Fixes repairing of Mesh Content Repositories with Micronode tagmap entries. When the schemas for the Content Repository were already created in Mesh, adding a tagmap entry of type Micronode, caused a 400 Bad Request error in Mesh.


Gentics CMS 5.43.1


Security Link to this entry

A security issue in the import was fixed: Importing a maliciously crafted import file could possibly execute unwanted code on the server.


Security Link to this entry

Several XSS vulnerabilities in the old Admin UI have been fixed.


Bugfix SUP-12352 Link to this entry

Editor User Interface: Editor Save-button is now displayed independant from user permission.


Bugfix SUP-13135 Link to this entry

When applying this update, the packaged Tomcat will be updated to version 9.0.59.


Bugfix SUP-9949 Link to this entry

Admin User Interface: Enabled loading animations for lists.


Bugfix SUP-13214 Link to this entry

Editor User Interface: When editing a form, the save button is now properly disabled and enabled again based on the validity of the form.


Bugfix SUP-13399 Link to this entry

Failing SQL statements (e.g. due to the database becoming unavailable during a request) could lead to incorrectly cached data, which could cause subsequent errors. This has been fixed now.


Gentics CMS 5.43.0


Optional Manual Change

The REST endpoints

Link to this entry

  • GET /rest/folder/getFolders
  • POST /rest/folder/getFolders
  • GET /rest/folder/getPages
  • GET /rest/folder/findPages
  • GET /rest/folder/getFiles
  • GET /rest/folder/getImages
  • GET /rest/folder/breadcrumb/{id}
  • GET /rest/pages/pubqueue

now return objects of type LegacyFolderListResponse, LegacyPageListResponse, and LegacyFileListResponse (getFiles and getImages) respectively. If you are using the REST API client, changing the types will be necessary.


Enhancement OPS-715 Link to this entry

The docker base image for Gentics CMS has been updated to `openjdk:11-jdk-slim-bullseye`.


Enhancement GPU-70 Link to this entry

Admin User Interface: The Roles Module is now enabled in the Admin UI.


Enhancement GPU-94 Link to this entry

Editor User Interface: The default search bar (feature “Elasticsearch” not activated) provides more granular filtering of Node entities by multiple properties via advanced input elements which had been available previously for the Elasticsearch-feature only.


Enhancement GPU-102 Link to this entry

The new REST API endpoints

  • GET /rest/folder
  • GET /rest/page
  • GET /rest/file
  • GET /rest/image

replace the endpoints

  • GET /rest/folder/getFolders
  • GET /rest/folder/getPages
  • GET /rest/folder/getFiles
  • GET /rest/folder/getImages

respectively. The later endpoints are still available, but are as of now deprecated.
Both versions of the above endpoints accept the new multi-value query parameters creatorId, editorId and publisherId (the last one is only applicable for pages). These parameters are the integer IDs of CMS users, and the endpoints will only return objects created/edited/published by one of the listed users. Note that the creator, editor and publisher parameters which accept a pattern for a users name are also still available. If both user IDs and name patterns are specified, both must match for an object for it to be returned.

  • /rest/folder/getFolders/{ID}

Bugfix GPU-74 Link to this entry

Adds the editable field to roles for the /group/:id/perms/:type/:instanceId endpoint.