Gentics Content.Node Changelog Summary

Gentics Content.Node 5.32.1


Bugfix SUP-7033

During a publish process, unnecessary EmptyStackExceptions were logged, which are suppressed now.


Bugfix SUP-7031

Creating a new node with “publish directory segments” enabled failed with an error. This has been fixed now


Bugfix SUP-6107

Fix bug with pagination for images.


Bugfix SUP-7020

When using the basic search bar to filter the items of the current folder, in most cases only the first page of items got filtered. This has been fixed.


Bugfix SUP-7046

Fixed an Angular expression changed after it was checked error.


Bugfix GTXPE-408

When publishing into a Mesh ContentRepository, the publish directory prefix configured for the Node/Channel was ignored. This has been fixed now, the publish directory prefix of the Node/Channel will now be set onto the pathPrefix of the Mesh branch.


Bugfix SUP-7068

Fix ‘Publish‘ context menu item being erroneously displayed for images and files as well.


Bugfix SUP-7025

Fix problems with IFrames that are nested inside the content frame‘s master IFrame and which are incompatible with the injected GCMS UI scripts and/or styles, by allowing such IFrames to skip GCMS UI scripts and styles injection.


Bugfix SUP-7040

Fixed an error when viewing devtools packages.


Bugfix SUP-7069

Make sure that the “Force Publish” file/image property is only displayed when the contentfile_auto_offline feature is active for a node.


Bugfix SUP-7066

When using multithreaded publishing in a clustered GCMS environment, the GCMS start page would not load when requested from a cluster node, which was not the current master while the publish process was running. The error log would show an error like “java.io.NotSerializableException: com.gentics.contentnode.publish.PublishThreadInfo”. This has been fixed now.


Gentics Content.Node 5.32.0


Optional Manual Change

Publishing into a Mesh ContentRepository requires at least version 0.27.1 of Gentics Mesh.

See the Changelog of Gentics Mesh for details.


Enhancement GTXPE-240

UI: Adds ability to publish pages with language variants.


Enhancement GTXPE-333

When publishing multiple channels into the same Mesh ContentRepository, the branch corresponding with the Master Node will now always be the “latest” branch of the Mesh Project.


Enhancement SUP-6811

Add offline/online label for files and images and add a possibility to change the ForceOnline Property.


Enhancement GTXPE-402

When synchronizing an object from a channel with the master channel, all dependencies of the object are now pre-selected for synchronization by default.


Enhancement GTXPE-354

It is now possible to filter the list of tagtypes by used part types in the extended tagtype search.


Enhancement GTXPE-333

When publishing into a Mesh ContentRepository, it is now possible to set an Implementation Version in order to publish new implementations into a separate Mesh branch, while the old implementation is still available in the old Mesh branch. For details, see the Guides


Enhancement GTXPE-387

Add a context menu item to create page variations for multiple pages at once.


Enhancement GTXPE-368

Introduces Debug Tools with the following features:

  • Adds possibility to clear local data stored in the browser regarding to Gentics CMS.
  • Adds possibility to generate report from Gentics CMS for further analysis and product improvements.

Enhancement GTXPE-336

The REST Model for Constructs has been extended. See the Guides for details.


Enhancement GTXPE-304

The File Upload Manipulator has been extended:

  • The request to the FUM URL will now also include information about the user uploading the file.
  • FUM actions will now also be logged in the logcmd.

Enhancement GTXPE-321

The REST API endpoint /folder/getPages/{id} has been extended:

  • The new query Parameter niceurl allows filtering the returned pages by nice URL (with regular expressions)
  • Searches done with the query Paramter search will now also search nice URLs

Enhancement GTXPE-321

The search (and extended search) will now also search for Nice URLs of pages.


Enhancement GTXPE-318

The Gravatar feature (display Gravatar images in the old UI) has been removed.


Enhancement GTXPE-349

The recent_items feature allows for displaying a list of recently opened folders and pages after clicking the corresponding button in the search bar of the new UI.


Enhancement GTXPE-332

Replace Aloha Image Manipulation feature with [Gentics UI Image Editor](https://github.com/gentics/gentics-ui-image-editor) using EditorOverlayModal


Enhancement GTXPE-272

UI: Allow image list to switch between grid view and list view