Gentics CMS Changelog Summary

Gentics CMS 5.41.12


Gentics CMS 5.41.11


Documentation SUP-12821 Link to this entry

Fixed a typo in the example code in the spellcheck plugin documentation


Bugfix SUP-12888 Link to this entry

Admin User Interface: The Publish Directory Segments on the Node Management page now only visible if the Publish Directory Segments feature is enabled.


Bugfix SUP-12543 Link to this entry

Editor User Interface: The overview tag property editor now properly shows selected items in channels, when the selected item also has a localization in the same channel and the “Sticky Channel” option of the overview tag part is disabled.


Bugfix SUP-12120 Link to this entry

Administrator User Interface: In User Module > User Groups tab > Assign User to Groups modal, groups table can now be toggled between list table or tree table.


Bugfix SUP-12895 Link to this entry

Editor and Administrator User Interface: The CMP Version check will no longer be shown on the login screen – this was previously only shown after a successful login and logout. The CMP Version information is still available at the bottom of the user menu, when logged in.


Bugfix SUP-12744 Link to this entry

Custom Tools now no longer get the current CMP version info during setup. Detecting the CMP version info can take some time as all connected Mesh and Portal instances will be checked. This speeds up the process to get custom tools ready to use on large systems.


Bugfix SUP-10447 Link to this entry

Editor User Interface: Advanced search results are now paginated.


Bugfix SUP-10380 Link to this entry

Editor User Interface: Update Link Checker filter fields on language change.


Gentics CMS 5.41.10


Bugfix SUP-12765 Link to this entry

Editor User Interface: The link to the user manual now points directly to the user manual instead of the cms guides overview.


Bugfix SUP-12612 Link to this entry

Editor User Interface: The form properties field “Email template” is now a dropdown with options that can be configured in the `form-editor.json` file. If no configuration is provided, the input field is ( / continues to be) shown as a text field. See Gentics CMS Forms for details.


Gentics CMS 5.41.9


Bugfix SUP-12563 Link to this entry

Editor User Interface: The Usage Modal now properly shows the expected objects, when using the Repository Browser and clicking on the usage detail of an item.


Bugfix SUP-12440 Link to this entry

Editor User Interface: CMS Forms can now be deleted.


Gentics CMS 5.41.8


Bugfix SUP-12634 Link to this entry

Editor User Interface: Images that are not resizable with the Gentics Image Store (like SVG) do now get properly displayed in the item list with a scaled thumbnail image.


Bugfix SUP-12635 Link to this entry

Editor User Interface: Fixes an issue with the Repository Browser when one or more entities does not have a usage count pagination is not usable anymore.


Bugfix SUP-12636 Link to this entry

Editor User Interface: Fix a regression introduced with Bugfix SUP-10708. Open the repository browser at the default location if no previous selection was done.


Gentics CMS 5.41.7


Bugfix SUP-12562 Link to this entry

Editor User Interface: Auto completion of publish directories when creating new folders now works as expected when the feature “autocomplete_folder_path“ is enabled. Previously, faulty paths were generated. Furthermore, when enabled, feature “pub_dir_segment“ now works in conjunction with “autocomplete_folder_path”.


Gentics CMS 5.41.6


Bugfix SUP-12536 Link to this entry

Editor User Interface: The correct images are now shown when navigating the repository browser. Furthermore, total usage count is now also correctly displayed when selecting items (e.g. images, forms, files) from the repository browser.


Bugfix SUP-10708 Link to this entry

Editor User Interface: When a selection has been made previously, then the default folder of the repository browser is now the parent folder of the selection (or the folder itself if the selection is a folder).


Gentics CMS 5.41.5


Documentation SUP-10919 Link to this entry

Added additional instructions to properly pass the CMS sid as a query parameter to custom tools: See custom tool configuration


Bugfix SUP-11585 Link to this entry

Administration User Interface: Fixed a race condition with loading animation and add a meaningful message for the Logs module when loading takes more than expected.


Bugfix SUP-10794 Link to this entry

User Interface: Fixed display of elasticsearch configuration in ContentRepository entries when using older php versions


Bugfix SUP-11444 Link to this entry

Administration User Interface: Fixed an issue that prevented displaying version informations on the CMS Status widget when a user missing the AutoUpdate privilege.


Bugfix SUP-12349 Link to this entry

Administration User Interface: Fix icon component style, fix permission table layout when resizing.


Bugfix SUP-12469 Link to this entry

Fixes a bug where the publish process would hang indefinitely in the Gentics Image Store step, when the Nice URLs and Multithreaded Publishing features were active.


Bugfix SUP-11612 Link to this entry

On a import conflict an exception was thrown with a missing page id. This has been fixed.


Gentics CMS 5.41.4


Bugfix SUP-12406 Link to this entry

Editor User Interface: Fixed a race condition where permissions were not fully loaded when the content-frame was opened. This led to users being unable to edit pages although they had sufficient permissions.


Bugfix SUP-8574 Link to this entry

The REST API will now always return a 401 response, when called without a valid SID. When saving a page fails, due to an invalid SID, the user will now be notified accordingly and given a link to log in again.


Bugfix SUP-12414 Link to this entry

Editor User Interface: Fixed an issue that caused empty entries list for the Overview tag with the new tag editor.


Bugfix SUP-11457 Link to this entry

Editor User Interface: Fixed the unnecessarily highlighted file uploader when it was in the background.


Gentics CMS 5.41.3


Bugfix SUP-10150 Link to this entry

Editor User Interface: Add dative german translations.


Bugfix SUP-12353 Link to this entry

Editor User Interface: Fixed folder properties image list not including usage values. Done by fetching those values separately alongside images request if usage property is displayed in the list.


Bugfix SUP-10277 Link to this entry

Editor User Interface: Adding default language and folder chips into searchbar when search is called either by entering search query and pressing Enter or by selecting chip in searchbar filter.


Bugfix SUP-10700 Link to this entry

Editor User Interface: Fixed an issue that language variants could disappear on some requests, so page fetch requests now includes language variants on every request.


Bugfix SUP-11827 Link to this entry

Editor User Interface: Form Editor interface sidebar has now fixed position and is always visible.


Bugfix SUP-11245 Link to this entry

Administrator User Interface: Data Sources are now sortable by drag and drop.


Bugfix SUP-11852 Link to this entry

Editor and Admin User Interfaces: Improved styling for login form when a single sign on option is enabled and selectable.


Bugfix SUP-10486 Link to this entry

Administrator User Interface: In Groups module, under the content permissions tab, long folder names now breaks lines instead of cutting them off.


Bugfix SUP-11437 Link to this entry

Administrator User Interface: Fixed the bug where the icon and name was not clickable to edit the Folder properties.


Bugfix SUP-10419 Link to this entry

Editor User Interface: The name of the folder‘s startpage is updated on language change.


Gentics CMS 5.41.2


Bugfix SUP-11792 Link to this entry

Editor User Interface: When switching users, fetching the corresponding permissions does not require a page reload anymore.


Bugfix SUP-12328 Link to this entry

Link Checker Aloha Plugin: Fixed a corner case, where the “delete” button for a broken Aloha link which was not visible in the page would not show up. This happened only if the link was the only broken link on the page.


Bugfix SUP-10290 Link to this entry

Administration User Interface: Fixed styles for context menu to move / delete groups in the groups module.


Bugfix SUP-9945 Link to this entry

Editor User Interface: Gentics CMS Feature `autocomplete_folder_path` now uses the ‘sanitize replacement character‘ correctly.


Bugfix SUP-9945 Link to this entry

The REST API endpoint /folder/sanitize/publishDir allows to sanitize a publish directory path.


Gentics CMS 5.41.1


Bugfix SUP-12310 Link to this entry

User Interface: This is a follow up to SUP-12073 finalizing the intended fix. Applying automatic translation (e.g. with google translate built-in with Chrome) perviously also tried to translate some icons. This resulted in missing or broken icons.


Bugfix SUP-12163 Link to this entry

When publishing images using the GenticsImageStore into the filesystem, errors about adding dependencies could flood the log. Those dependencies are not needed at this point, and are no longer processed during creation of GenticsImageStore URLs.


Bugfix SUP-12171 Link to this entry

Editor User Interface: Folder names may now contain slashes `/` please note: when the feature autocomplete folder paths is active, these characters will be sanitised in the resulting publish directories


Bugfix SUP-12281 Link to this entry

Fixes a bug when sticky channels was activated in an overview tag.


Bugfix SUP-11817 Link to this entry

Editor User Interface: Fixed an issue that caused folder object properties to not be fully displayed.


Bugfix SUP-11466 Link to this entry

Editor User Interface: There was a problem that breadcrumbs of selected internal success page for forms are not shown when reloading the properties. The problem was fixed.


Bugfix SUP-10381 Link to this entry

Administration User Interface: Disabled Packages Module if `devtools` feature is disabled.


Gentics CMS 5.41.0


Enhancement GPU-46 Link to this entry

The feature Nice URLs has been extended:

  • It is now possible to set nice URLs also to files and images
  • Pages, images and files now have an additional property “Alternate URLs” which can be used to define multiple alternate URLs for the same object.