Gentics Content.Node Changelog Summary

Gentics Content.Node 5.31.9


Bugfix SUP-6688

In certain cases lastNodeId for a user can be obsolote (e.g.: deleted, no permission, etc.) and in that cases the user stuck on the login screen / empty page. This has been fixed now.


Gentics Content.Node 5.31.8


Bugfix SUP-6679

When publishing into a Mesh ContentRepository with a roles property set, the permissions were not automatically set on the Mesh project‘s root nodes. This has been fixed now.


Gentics Content.Node 5.31.7


Bugfix SUP-6600

Under special circumstances (e.g. when using instant publishing, a fileupload manipulator and activiti), dirting of files did not always work as expected. This has been fixed now.


Gentics Content.Node 5.31.6


Bugfix SUP-6661

It is now possible to configure an HTTP Proxy in a CustomProxy.


Bugfix SUP-6662

Some errors regarding permission setting while publishing into a Mesh CR have been fixed:

  • The datasource entries imported from Mesh CR into the roles datasource will no longer contain the uuid‘s of the roles.
    This allows migration of the datasource entries between systems that publish into different instances of Mesh.
  • Setting multiple roles on an object in the CMS did not work (roles were not set in Mesh)
  • The publish process will now also set READ permission on the Mesh projects (for roles that have READ_PUBLISHED permission on at least one object in the project)

Gentics Content.Node 5.31.5


Bugfix SUP-6654

When opening a page with variants an internal error occured, which in some cases prevented the “Save Page” and other buttons to not be displayed. This has been fixed now.


Bugfix SUP-6610

When user clicks on a language of a page and select Preview of the language in the context menu it was opened in Edit mode, but should be opened in Preview mode. This has been fixed now.


Bugfix SUP-6629

Synchronizing objects to master could cause an error on systems using PHP 7.1. This has been fixed.


Bugfix SUP-6626

When no node was selected in the advanced search filters bar, the search was executed in the currently opened node. Furthermore the advanced search was not always executed recursively when only filters were set and no text was entered in the search bar. These two problems have been fixed.


Bugfix SUP-6617

When using the new UI to edit the object properties of a file or image, saving could fail with an SGB, if the user never used the old UI before. This has been fixed now.


Bugfix GTXPE-349

Improved the usability of the search bar.


Gentics Content.Node 5.31.4


Optional Manual Change

When saving forms containing ‘><”‘ chrome xss auditor was triggered. This can be deactivated by sending the X-XSS-Protection: 0 header.

Please enable the Apache 2 module “headers“. On most distributions this is done by executing “a2enmod headers”. Apache 2 has to be restarted afterwards. See https://bugs.chromium.org/p/chromium/issues/detail?id=654794 for more details on the topic.


Bugfix SUP-6280

When objects were synchronized between channels, overviews were not dirted and republished in all cases. This has been fixed now.


Bugfix SUP-5179

When publishing files into a ContentRepository, errors like com.gentics.api.lib.exception.NodeException: Error while adding a dependency where logged. Those errors had no functional consequence and will be omitted now.


Bugfix SUP-6315

When copying a tag containing a checkbox part using the REST API endpoint /page/newtag, the tag returned by that call always claimed the checkbox part to have value “false“ (even if the copied tag was stored with the correct value “true”). This has been fixed now, the returned tag will always contain the correct data.


Bugfix SUP-6589

Groups were removed from the list of selectable recipients when sending a message.


Bugfix SUP-6295

When a previous version of a page was restored in the new UI, the page‘s status label was not updated to ‘edited‘. This has been fixed now.


Gentics Content.Node 5.31.3


The Gravatar feature will be removed in GCMS Version 5.32.
Meanwhile, Gravatar should be disabled by setting
$FEATURE[“no_gravatar”] = true;
See also No Gravatar in the guides.


Bugfix SUP-6161

The uniqueness check for page filenames failed to detect conflicts with published page versions, when the page was modified to another filename and not republished. This has been fixed now, the uniqueness check will now also check against published page versions.


Bugfix SUP-6501

The performance of the extended search in the new UI (especially for nodes containing many folders) has been improved.


Bugfix SUP-6250

The GlobalIdSync tool has been extended to support synchronization of datasource_values, if the datasources are in sync.


Bugfix SUP-6491

When using the features mesh_contentrepository, contentfile_auto_offline and instant_cr_publishing in combination and publishing a page using an image or file from another node (and publishing into another ContentRepository), the dependency was set to be online in its node, but not published into the ContentRepository, which caused the image or file to be unavailable in the frontend. This has been fixed now.


Bugfix SUP-6020

The loading of the available templates for a node (during navigation and advanced search) has been sped up.


Bugfix SUP-5153

The progress bar for downloading an import bundle has been improved to update more often.


Bugfix SUP-6075

When using the feature devtools and editing a template from the Templates list of a Node, this sometimes failed with an SGB due to an incorrect permission check. This has been fixed now.


Gentics Content.Node 5.31.2


Bugfix

Custom Proxy Configuration now allows parameters in URLs.


Bugfix SUP-6112

Deleting folders or triggering dependencies in multichannelling environments sometimes failed with an error like: Data inconsistent: Folder {[id]} of page {[id]} does not exist!
The cause for this error was no data inconsistency, but an incorrect multichannelling fallback, which has been fixed now.


Bugfix SUP-6424

Sometimes, searching for contentattributes in a multichannelling contentrepository with the CR Browser failed with an error. This has been fixed now.


Gentics Content.Node 5.31.1


Bugfix

Nodes, that publish into a Mesh ContentRepository expose the Mesh Project Name as property “meshProject”.


Gentics Content.Node 5.31.0


Optional Manual Change

In order to support internal static files contained in devtool packages, the configuration of the CMS Apache needs to be updated as described in the Devtools configuration guide


Optional Manual Change

Task Management Custom Tool

In order to allow the Task Management Custom Tool to be used in the new UI, you must create the symlink /Node/var/httpd/htdocs/.Node/task-management which points to /Node/.node/task-management


Enhancement GTXPE-275

When synchronizing an object to a master channel, the object is now checked for dependencies (linked pages, files or images) which can also be synchronized to the specified destination. The user can then select in an extra step which of those objects should also be synchronized.
See the documentation of the channelsync feature for more information.


Enhancement GTXPE-148

Tagmap Entries can now be organized in ContentRepository Fragments. This allows to reuse Tagmap Entries in multiple ContentRepositories and to add Tagmap Entries to Devtools packages


Enhancement GTXPE-286

UI: Add task management tool integration & “Request translation” button


Enhancement GTXPE-299

UI: Allow overriding specific elements via custom tools for customer-specific behavior


Enhancement GTXPE-197

UI: Publish page from properties context menu


Enhancement

Extensions to the publishing mechanism into Gentics Mesh now allow for using multichannelling in combination with the Gentics Mesh Contentrepository feature


Enhancement

The new feature pub_dir_segment allows constructing the publish directory for pages and files from segments defined in the folders, instead of having each folder its own publish directory.


Bugfix SUP-6115

UI: When saving a page with an empty filename, derive it from the page name


Bugfix SUP-5896

UI: Update gentics-ui-core version to fix modal scrolling


Bugfix SUP-5807

UI: Show full path in editor title when hovered


Bugfix SUP-5992

UI: Fix displaying error messages


Bugfix SUP-6030

UI: Fix german texts for Send and Reply buttons when replying to message


Bugfix SUP-6041

UI: Update advanced search help texts


Bugfix SUP-6413

Sometimes files where not cached correctly. This has been fixed now.


Bugfix GTXPE-218

UI: Remove UI version from user menu and login


Bugfix SUP-6329

UI: Fix styling of overlay tagfill modals


Bugfix SUP-6361

UI: Fix styling in node properties


Bugfix GTXPE-248

UI: Style image attributes to not overlapp action buttons