Changes with Gentics Content.Node 5.34.2

Date: 03.06.2019


Enhancement SUP-6599 🔗 Link

GCN JS Api: When using TagAPI.save() it was not possible to pass options to the save REST-call, to influence the locking or version creation of the underlying page. With this fix the TagAPI.save() method uses the same method signature as the PageAPI.save() method, with an optional settings object as the first argument.


Bugfix SUP-7540 🔗 Link

The performance of getting the list of constructs has been improved.


Bugfix SUP-7652 🔗 Link

In Content Editor the Tag Editor modal could get blurry occassionally, because of subpixel positioning via CSS transform pecentage values. This has been fixed.


Bugfix SUP-7778 🔗 Link

Fixed page status icons not beeing updated on page save in content editor. Now, icons are updated according to any changes made by the user.


Bugfix SUP-7872 🔗 Link

The tag status dialog for templates has been extended:

  • A new column “Incompatible pages“ has been introduced to show the number of pages using a tagtype, which is incompatible with the tagtype used by the template
  • The button “sync with pages“ has been replaced by actions “Sync with compatible pages“ and “Sync with all pages”

Some fixes regarding the tag status and synchronization have been made:

  • The tag status dialog will no longer count pages in the wastebin
  • An import that changes a template will no longer migrate incompatible pages. If an import could not migrate all pages, this information will be shown in the list of imports.
  • Published pages will be republished after migration in all cases now.

Bugfix SUP-6956 🔗 Link

When publishing into a Mesh Content.Repository with “project per node” activated, the root folder of the Mesh project did not get any fields set. This has been fixed now.


Bugfix SUP-7896 🔗 Link

When using the old tagfill for editing object properties in the CombinedPropertiesEditor, opening an object property that was defined after the page had been created, resulted in an error. This has been fixed.


Bugfix SUP-7918 🔗 Link

It is now possible to change the properties customCdate and customEdate with the Gentics Content.Node JavaScript API


Bugfix SUP-7663 🔗 Link

Reduced the size of toast notifications and added an explicit close button to them.


Bugfix SUP-7932 🔗 Link

The default behaviour of Rendering Tags using the GCMS Javascript API has been changed back to rendering the tag with the data, which is stored in the backend DB.
It is now possible to add a boolean flag to tag.render() and tag.edit() to render the tag with the data, which has been changed in the tag object, but not yet stored in the backend DB.


Bugfix SUP-7912 🔗 Link

Change the title of the object properties editor to use the display name of the object property and add a title for the general properties editor as well.


Bugfix SUP-7794 🔗 Link

When editing a tag containing at least one required field in the new UI, it was not possible to cancel the action while the required field was still empty. This has been fixed now, the cancel button will no longer check for required fields.


Bugfix SUP-7924 🔗 Link

The save button in the CombinedPropertiesEditor is now disabled when opening a read only object property with the new tag editor.


Bugfix SUP-7540 🔗 Link

Due to a missing unique constraint, the table construct_node (storing the assignment of constructs to nodes) could contain duplicate entries, which could lead to performance issues when loading the list of constructs. This update will automatically remove duplicate rows and add the unique constraint.


Bugfix SUP-7915 🔗 Link

Under specific circumstances, that data consistency check for Mesh Content.Repositories could result in a NullPointerException, which has been fixed.


Bugfix SUP-7883 🔗 Link

Fix new object property editor to make saving all language variants possible


Bugfix SUP-7881 🔗 Link

Fix object property tabs with making it scrollable.


Bugfix SUP-7880 🔗 Link

Fixed the display of overview object property tags in the combined properties editor.


Bugfix SUP-7839 🔗 Link

Improves Object Property usability on mobile devices.


Bugfix SUP-7852 🔗 Link

Fix dropdown size problems on smaller displays


Bugfix SUP-7652 🔗 Link

In Content Editor the Tag Editor modal positioning caused unnecessary vertical empty space. This has been fixed.


Bugfix SUP-7882 🔗 Link

Fix new object property compatibility with legacy tagfill editor on save


Bugfix SUP-7924 🔗 Link

Fixed a bug, which caused non-admin users to not be able to use the new Combined Properties Editor for displaying and editing object properties.


This Gentics Content.Node version includes the Aloha Editor 1.4.53 – 30.04.2019

This Gentics Content.Node version includes the .Node Version 2.3.7