Changes with Gentics Content.Node 5.33.12

Date: 29.05.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-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-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-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-7652 🔗 Link

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


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