Gentics Content.Node Changelog Summary

Gentics Content.Node 5.29.30


Documentation SUP-7180 Link to this entry

Enhanced the “Indexing with Elasticsearch” documentation page.


Bugfix SUP-7026 Link to this entry

Fix ItemList layout problems on mobile devices with long item names.


Bugfix SUP-7125 Link to this entry

Resolves an issue when folders/images/files/pages are non-existing anymore but the associated favourites are still in the list.


Bugfix SUP-7184 Link to this entry

Fixes an issue that prevented users to publish a page in edit mode.


Bugfix SUP-7248 Link to this entry

  • Remove the restriction to fill out both FROM and TO input fields for “showing pages online” feature.

Bugfix Link to this entry

The REST API has been extended to allow loading node specific settings via the endpoint /rest/node/[NODEID]/settings. For configuration options and how to retrieve the settings via the REST API look the the documentation


Bugfix SUP-7192 Link to this entry

  • Resolves an issue for images when dimensions cannot be detected correctly.
  • Removes editing capabilities on images that cannot be edited or when editing may cause data loss for that image.

Bugfix SUP-6814 Link to this entry

When several parts of a tagtype had the same keyword and the tagtype was synchronized into the filesystem by the devtools feature, the created files for those tagparts were overwritten. The behavior has been changed so that such tagtypes will not be synchronized into the filesystem, and the synchronization process will fail.


Bugfix SUP-7112 Link to this entry

Timemanagement for modified pages was not performed correctly. This has been fixed, and pages with timemanagement will now be published and taken offline accordingly.


Gentics Content.Node 5.29.29


Bugfix SUP-7040 Link to this entry

Fixed an error when viewing devtools packages.


Bugfix SUP-7025 Link to this entry

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-7033 Link to this entry

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


Bugfix SUP-6107 Link to this entry

Fix bug with pagination for images.


Gentics Content.Node 5.29.28


Bugfix SUP-6959 Link to this entry

Allow disabling the “New Image“ button in the Tagfill dialog for “URL (image)” tag parts.


Bugfix SUP-6902 Link to this entry

Add missing Live URL links for images and files.


Bugfix SUP-6899 Link to this entry

When editing a tag you could leave text parts from the type text, text/html and html empty, even if they were required. This has been fixed.


Bugfix SUP-6907 Link to this entry

When executing a search, the context menu of some items may have been incomplete in some cases and when opening an image for editing from search results, the “Save” button may have been missing. These issues have been fixed.


Bugfix SUP-6667 Link to this entry

In some cases the tageditor with the formgenerator can have overlapping dialog buttons. This is now fixed.


Gentics Content.Node 5.29.27


On new installations of Gentics CMS the Feature Resumable Publish Process will be activated by default. This will not change the setting of this feature in existing installations.

Link to this entry

Bugfix SUP-6363 Link to this entry

UI: Fix german text for page revision message


Bugfix SUP-6881 Link to this entry

The docker container running the GCMS image sometimes failed to start apache2 process due to prior unclean shutdown. This has been fixed now.


Bugfix SUP-6847 Link to this entry

Fixed the positioning of the page status labels in the repository browser.


Bugfix SUP-6757 Link to this entry

Fixes an issue that caused dialogs to have full height in Internet Explorer.


Bugfix SUP-6772 Link to this entry

Fixes an issue that could prevent unlocking of the page when closing the editor.


Gentics Content.Node 5.29.26


Bugfix SUP-6827 Link to this entry

If devtools is activated and the user has no view permissions for the devtools packages the wrong link for live preview was generated in preview- and edit-mode of a page, resulting in error 500 messages. This has been fixed now: for users without devtools permission the regular preview url will be generated, for users with devtools permissions the devtools preview url will be used.


Bugfix SUP-6334 Link to this entry

Fixed the Icon for localized Images in the new UI


Bugfix SUP-6172 Link to this entry

Fixed the translation of Calendars when the language is changed.


Bugfix SUP-5709 Link to this entry

Import/Export: Fixed an NPE when importing folders which were moved and deleted (but still in the wastebin) on the target system.


Gentics Content.Node 5.29.25


Bugfix SUP-6820 Link to this entry

Fixes an issue that prevented some users from saving Image Object Properties.


Bugfix SUP-6815 Link to this entry

Include ‘description‘ field in and remove ‘content‘ field from the default advanced search in the new UI.


Gentics Content.Node 5.29.24


Documentation SUP-6799 Link to this entry

Added Apache access configuration example to the Devtools configuration guide.


Bugfix SUP-6739 Link to this entry

When selecting an item from the favourites in the repository browser an exception was thrown. This has been fixed.


Bugfix SUP-6805 Link to this entry

When an object property was edited from the Aloha Editor sidebar in the new UI, no buttons were shown. This has been fixed now.


Bugfix SUP-6778 Link to this entry

When Aloha Editor takes more time to load, the toolbar styles were not displayed correctly sometimes. This has been fixed.


Bugfix SUP-6748 Link to this entry

When adding a datasource to a devtool package, the internal IDs of the datasource values (which are used to reference the datasource values in tags) were not included in the data. This could lead to different internal IDs of the same datasource values on different CMS systems and inconsistencies when transferring tags referencing the datasource values. This has been fixed now. To synchronize the internal IDs between systems, the datasources have to be transferred between the systems again (using either a devtool package or import/export).


Gentics Content.Node 5.29.23


Bugfix SUP-6762 Link to this entry

On slow machines and/or slow connections a race condition in the new UI could render the UI unusable. This has been fixed.


Bugfix SUP-6694 Link to this entry

Sometimes the buttons “OK“ and “Cancel” were missing in the tagfill dialog, when using the new UI. This has been fixed now.


Bugfix SUP-6749 Link to this entry

The ‘Save‘ button is now always enabled when editing pages, properties, and object properties, except if the respective object is locked by another user. This resolves several issues where the ‘Save‘ button was not being enabled after a change.


Gentics Content.Node 5.29.22


Bugfix SUP-6325 Link to this entry

When an import changed only tags of a template, but no properties of the template itself (like the name or source), the editor and edate of the template were not modified. This has been fixed now.


Bugfix SUP-5378 Link to this entry

The previews of images, which were resized with the GenticsImageStore were cached, regardless of whether the editor was allowed to view them. This could cause editors to see the cached “not allowed” image, if if they had sufficient privileges. This has been fixed now.


Bugfix SUP-5404 Link to this entry

Changes made on object property definitions were not automatically synchronized to devtool packages, even when the automatic sync was enabled. This has been fixed now.


Bugfix SUP-6439 Link to this entry

Synchronizing template tags with pages behaved inconsistently: Missing tags were only added to pages, which also contained tags that needed to be migrated (because they used different constructs). This has been fixed now, when synchronizing template tags with pages, this will:

  • Create missing tags
  • Migrate existing tags to the construct used in the template
  • Remove superfluous tags (tags that came from the template, but no longer exist in the template or are no longer editable in pages)

Synchronization of template tags with pages can be triggered via

  • Template|Tag list (Action sync with pages)
  • Template|Define tags (Button Apply and sync with pages)
  • Template|Tagstate (Button sync with pages)

Bugfix SUP-6675 Link to this entry

Adds extra validity checks and uniqueness on breadcrumbs creation.


Bugfix SUP-5519 Link to this entry

The cookie handling of the RestClient has been modified, so that every instance will use a separate store. This fixes overwriting of the session cookie when multiple logged in instances were used.


Bugfix SUP-5480 Link to this entry

Sometimes, when updating the binary contents of files, some temporary files could be left over in the folder /Node/tomcat/temp This has been fixed now.


Bugfix SUP-6725 Link to this entry

Devtool packages, which are created as symbolic links are not automatically detected. Directories with names starting with ‘.‘ (like ‘.git‘, ‘.svn‘, ...) are no longer detected as devtool packages. It is also no longer possible to create a package over the UI or REST API with a name starting with ‘.‘.


Bugfix SUP-6235 Link to this entry

When loading a template over the REST API with a given nodeId, the list of objecttags in the template will now be restricted to the objecttags, which are either globally available or assigned to the node.


Bugfix SUP-6337 Link to this entry

Copying tagmap entries into other ContentRepositories will now check for duplicates (same mapname and type) and will either ignore or overwrite the tagmap entries.


Gentics Content.Node 5.29.21


Bugfix SUP-6600 Link to this entry

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.29.20


Bugfix SUP-6654 Link to this entry

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-6617 Link to this entry

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 SUP-6610 Link to this entry

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-6626 Link to this entry

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.


Gentics Content.Node 5.29.19


Optional Manual Change

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

Link to this entry

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-6295 Link to this entry

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.


Bugfix SUP-5179 Link to this entry

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 Link to this entry

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-6280 Link to this entry

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


Gentics Content.Node 5.29.18


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.

Link to this entry

Bugfix SUP-6161 Link to this entry

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-6250 Link to this entry

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


Bugfix SUP-6075 Link to this entry

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.


Bugfix SUP-5153 Link to this entry

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


Bugfix SUP-6020 Link to this entry

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


Bugfix SUP-6501 Link to this entry

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


Gentics Content.Node 5.29.17


Bugfix SUP-6112 Link to this entry

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-6361 Link to this entry

UI: Fix styling in node properties


Bugfix GTXPE-218 Link to this entry

UI: Remove UI version from user menu and login


Bugfix SUP-6424 Link to this entry

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


Bugfix GTXPE-248 Link to this entry

UI: Style image attributes to not overlapp action buttons


Bugfix SUP-6413 Link to this entry

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


Bugfix SUP-6329 Link to this entry

UI: Fix styling of overlay tagfill modals


Bugfix SUP-5807 Link to this entry

UI: Show full path in editor title when hovered


Bugfix SUP-6041 Link to this entry

UI: Update advanced search help texts


Bugfix SUP-5896 Link to this entry

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


Bugfix SUP-5992 Link to this entry

UI: Fix displaying error messages


Bugfix SUP-6115 Link to this entry

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


Gentics Content.Node 5.29.16


Bugfix SUP-6214 Link to this entry

When using the features nice_url and publish_cache in combination, saving pages with nice URLs could fail with an internal error, which has been fixed now.


Bugfix SUP-6113 Link to this entry

The REST API Endpoints

  • /page/usage/tag
  • /page/usage/variant
  • /page/usage/page
  • /file/usage/page
  • /image/usage/page

never returned additional data with the pages (like contenttags, objecttags, ...), although the example in the REST API documentation showed this data.
The endpoints now accept additional query parameters to add various information (similar to /folder/getPages/[id]).


Bugfix SUP-6171 Link to this entry

Sometimes page versions where created out of order, which could also cause some page versions to be used multiple times. This has been fixed now.


Gentics Content.Node 5.29.15


Bugfix SUP-6034 Link to this entry

When uploading a file failed (e.g. due to insufficient permissions or because it has been denied by the file upload manipulator), the response message was general and not specific to the causing problem. This has been fixed now. Especially when the file is denied by the file upload manipulator, the message provided by the file upload manipulator will be returned now.


Bugfix SUP-6238 Link to this entry

UI: Fixed an edge-case which prevented new users from logging in.


Bugfix SUP-6015 Link to this entry

UI: Editor no longer overrides link behavior for anchor links. This restores the behavior of editables which rely on jQuery UI and other jQuery plugins.


Bugfix SUP-6010 Link to this entry

When using the features nice_urls and multichannelling, copying a page into a folder with more restrictive inheritance settings than the source folder failed with an internal error. This has been fixed now.


Bugfix SUP-6178 Link to this entry

UI: Enable/disable save button when an editable updates the page via the GCN JSLib.


Bugfix SUP-6162 Link to this entry

The Tag Type Migration did not correctly handle queued pages. Queued pages have automatically been published before. This behaviour has been fixed now. Handled pages will now be put back into the queued status by the migration.


Gentics Content.Node 5.29.14


Bugfix SUP-5748 Link to this entry

UI: Show correct usage count after new page variation created


Bugfix SUP-5755 Link to this entry

UI: Show search field more visible


Bugfix SUP-5756 Link to this entry

When a page was rendered in preview or edit mode with Aloha Editor, the response contained the content-type of the page, but returned basically HTML code. This caused the browser to not display the response, but an error instead. This has been changed now, so that the content-type of the response will always be text/html.


Bugfix SUP-5856 Link to this entry

When creating or updating a page over the REST API or with the new UI, and setting a filename without or with a wrong extension (that is: an extension that does not match the extension enforced by the page‘s template), the correct extension was not automatically appended. This has been fixed now.


Gentics Content.Node 5.29.13


Bugfix SUP-6035 Link to this entry

In special cases when a publish process failed, this could cause some connections to the backend database to remain open. This has been fixed now.


Bugfix SUP-3564 Link to this entry

The script /Node/bin/nodectl has been modified to return a proper exit status when the Tomcat cannot be started.


Bugfix SUP-6017 Link to this entry

When the feature nice_urls was activated, publishing of pages in a channel into the filesystem did not work, if the master node did not have publishing into the filesystem activated. This has been fixed now.


Bugfix SUP-5894 Link to this entry

UI: Add option to keep existing filename when replacing item


Bugfix SUP-4942 Link to this entry

Fixed a bug where the printing of error messages didn‘t work correctly. This could affect the error messages logged in the Scheduler logs.


Gentics Content.Node 5.29.12


Enhancement GTXPE-257 Link to this entry

Improved the help text for the advanced search feature in the UI.


Bugfix SUP-5726 Link to this entry

UI: Fix styling for favourites stars to be more visible


Bugfix SUP-5727 Link to this entry

UI: Fix opening an item in the editor when clicking on a page in the favourites list


Bugfix SUP-5876 Link to this entry

When a tag containing a visible overview part was rendered in edit mode, the page was not editable any more, if the overview contained the page itself. This has been fixed now.


Bugfix GTXPE-238 Link to this entry

UI: Keep unread message list displayed correctly after receiving new message


Bugfix SUP-5823 Link to this entry

UI: Fix permissions when changing node in repository browser


Bugfix SUP-5925 Link to this entry

When values of static datasource were changed in the GCMS, the values were stored with new global IDs, which caused problems during synchronization using the devtools. This has been fixed now, the global IDs of datasource values will not change during updating.


Bugfix SUP-5967 Link to this entry

When a request with an invalid session ID was made to the Rest API, the used transaction has not been returned to the connection pool. After a while this could lock up the CMS because the connection pool was exhausted. This has been fixed.


Gentics Content.Node 5.29.11


Bugfix SUP-5871 Link to this entry

Fixed specifying a Unix socket in the MySQL setting $SETTINGS[‘server‘] not working anymore.


Bugfix SUP-5892 Link to this entry

Fixed the live url search feature. This was not working on initial app load, but only after changing nodes for the first time.


Gentics Content.Node 5.29.10


Bugfix SUP-5846 Link to this entry

Sometimes, when starting an autoupdate, the status was not shown correctly: All steps were immediately shown as succeeded, even though the update was still running. This has been fixed now.


Gentics Content.Node 5.29.9


Optional Manual Change

An error in the CMS integration of Activiti Processes Webapps, which caused the Activiti UI and processes to fail

Link to this entry

with a javax.ws.rs.NotAuthorizedException has been fixed.
Installations using the Activiti Integration need to have the Activiti Server updated to get this fix.


Bugfix SUP-5700 Link to this entry

UI: FormGenerator button handling fixed for Internet Explorer & slower systems.


Bugfix SUP-5831 Link to this entry

When setting a nice URL to a page, the uniqueness check failed to detect pages, which were published with the same nice URL, but later changed to another nice URL (without publishing). This could cause subsequent errors in the publish process and has been fixed now.


Gentics Content.Node 5.29.8


Gentics Content.Node 5.29.7


Bugfix SUP-5804 Link to this entry

When a tag is selected (by clicking on it) and then removed with the keyboard, the user will now get a confirmation dialog for deleting the tag. This behaviour is now consistent with deleting a tag with the “delete” button.


Bugfix SUP-5757 Link to this entry

UI: Ignore “#” links in internal link handling


Gentics Content.Node 5.29.6


Bugfix SUP-5609 Link to this entry

When templates were pushed to a master node from a localized folder, the templates would not be shown in that folder anymore (neither in the channel, nor the master) due to an incorrect assignment. This error has been fixed and the update will automatically repair the incorrect assigments, so that any incorrectly assigned templates will reappear.


Bugfix SUP-5754 Link to this entry

UI: Fix repository browser selection for “image” overviews


Bugfix SUP-5493 Link to this entry

A performance issue when rendering certain tags has been fixed.


Gentics Content.Node 5.29.5


Bugfix SUP-5714 Link to this entry

UI: Fix unwanted navigation away from the page being edited when clicking certain buttons or links.


Bugfix SUP-5659 Link to this entry

UI: Fix API errors when using the Elasticsearch mode and correctly filter page results by language.


Gentics Content.Node 5.29.4


Bugfix SUP-5668 Link to this entry

UI: When editing a page, the page was marked as being modified too often (even when there was no actual change), which caused a warning about unsaved changes when leaving the edit mode (e.g. switching to preview). This has been changed now, so that the page will only be marked modified, if actually changed.


Bugfix SUP-5666 Link to this entry

UI: Disable button when sending form to prevent double click


Bugfix SUP-5659 Link to this entry

UI: A number of issues relating to the Elasticsearch feature have been fixed, including: inconsistent results between regular and advanced searches; inability to select current date in filters; incorrect wildcard handling; incorrect display of pagination links when navigating with an active filter.


Bugfix SUP-5665 Link to this entry

UI: Fix form submission via “enter” key when creating pages and folders in IE11.


Bugfix GCU-438 Link to this entry

UI: Fix Keycloak error which causes the app to refresh periodically


Bugfix SUP-5671 Link to this entry

UI: Show error message when saving item properties fails


Bugfix SUP-5667 Link to this entry

Requests to the REST API to create/update objects with too long data (e.g. more than 255 characters for a page‘s name) failed with an error. The behaviour has been changed now, so that too long data will automatically be truncated.


Bugfix SUP-5667 Link to this entry

UI: Show correct error messages


Gentics Content.Node 5.29.3


Manual Change

The new UI is now shipped with a .htaccess file that controls the cache settings. Please enable the Apache 2 module “mod_expires“. On most distributions this is done by executing “a2enmod expires”. Apache 2 has to be restarted afterwards.

Link to this entry


Bugfix SUP-5682 Link to this entry

UI: Fix caching issues with the UI JavaScript bundles.


Bugfix SUP-5674 Link to this entry

When using the devtools, changes in the filesystem of the packages were not always reflected in the UI when the automatic synchronization was disabled. This has been fixed now.


Bugfix SUP-5681 Link to this entry

A recent change introduced an incompatibility with PHP 5.3. This has been fixed.


Bugfix SUP-5683 Link to this entry

On systems using old PHP versions, the list of devtool packages assigned to a node did not work (showed a blank page) due to a parse error. This has been fixed now.


Gentics Content.Node 5.29.2


Bugfix GCU-404 Link to this entry

UI: Navigating to a favorite in the current folder opens the item for preview


Bugfix GCU-425 Link to this entry

UI: Unlocalizing item opened in editor updates the url and refreshes the item list


Bugfix SUP-5663 Link to this entry

Fixed some SGB errors in the ContentRepository browser.


Bugfix GCU-419 Link to this entry

UI: Localizing item opened for preview updates the content frame


Bugfix SUP-5379 Link to this entry

The dirting of pages with automatic overviews didn‘t always work when objects got excluded or included from the channel or when new objects have been created in a localized folder. This has been fixed.


Bugfix GCU-236 Link to this entry

UI: Show display fields correctly on small window sizes


Bugfix SUP-5628 Link to this entry

UI: Disable okay button for form generator until the save button is clicked


Bugfix GCU-422 Link to this entry

UI: Fix take-offline modal styling


Bugfix GCU-433 Link to this entry

UI: Fixed regression bug that prevented saving propertes, object properties or images


Bugfix GCU-372 Link to this entry

UI: Show different logged out message for maintenance and inactivity


Gentics Content.Node 5.29.1


When applying this update, the packaged Tomcat will be updated to version 7.0.82 which contains important security and bug fixes. You can delete the old Tomcat directories after updating.

Link to this entry

Enhancement SUP-5549 Link to this entry

Support for Gentics Mesh 0.13.1 has been added.


Gentics Content.Node 5.29.0


Optional Manual Change

PHP 7 is now supported. PHP 7 comes with a great performance boost. You can update to PHP 7.x at anytime after applying this CMS update. Be sure to install all PHP extensions required by the CMS (according to the installation guides).

Link to this entry


Optional Manual Change

Maria DB Connector/J is the default MySQL driver now.

Link to this entry

It increases the performance and is compatible with Oracle MySQL database servers. Please read the documentation in case you want to switch back to the Oracle MySQL JDBC connector.


Optional Manual Change

OpenJDK 8 is the default JDK now. You can switch to OpenJDK (JDK 8) at anytime now after updating and remove the Oracle JDK installation. Make sure to remove the /Node/java symlink if it exists.

Link to this entry


Enhancement GTXPE-50 Link to this entry

The new feature elasticsearch allows indexing backend data in elasticsearch.


Enhancement GTXPE-136 Link to this entry

The deprecated (and non-functional) SOAP entry of the tree has been removed.


Enhancement GTXPE-85 Link to this entry

The new REST API endpoint /file/create with Content-Type: application/json allows creating files with the binary data loaded from URLs.


Enhancement GTXPE-162 Link to this entry

The REST API has been enhanced:

  • The endpoint rest/page/usage/linkedPage returns pages, which are referenced from a given set of pages
  • The endpoint rest/page/usage/linkedFile returns files, which are referenced from a given set of pages
  • The endpoint rest/page/usage/linkedImage returns images, which are referenced from a given set of pages

Enhancement GTXPE-161 Link to this entry

The Debian package installer has been updated for Debian 9 Stretch.


Enhancement GTXPE-156 Link to this entry

The new REST API endpoint rest/page/pubqueue returns all pages currently in the publish queue.


Enhancement GTXPE-160 Link to this entry

The REST API endpoints /folder/getFiles/[id] and /folder/getImages/[id] have been extended with a new query parameter usedIn that can be used in combination with the query parameter used to search for files/images that are used or unused in specific channels.


Enhancement GTXPE-84 Link to this entry

The new spellcheck plugin integrates the LanguageTool proofreading service in Aloha Editor. See the documentation for configuration options.


Enhancement Link to this entry

It is now possible to access monitoring data provided by JMX beans with http calls. See the Guides for details.


Enhancement Link to this entry

The new REST endpoint rest/contentrepositories allows management for ContentRepositories. For details see the REST API documentation


Enhancement Link to this entry

The list of folders will now show the publish directories of the folders.


Bugfix SUP-5380 Link to this entry

The xml response of the REST API endpoints /file/usage/total and /image/usage/total did not contain any usage info. This has been fixed.


Bugfix Link to this entry

The total numbers contained in the response of the REST API call rest/page/usage/total did not consider pages which would be returned by the REST API call rest/page/usage/page. This has been fixed now.


Bugfix SUP-5472 Link to this entry

When editing the object properties for pages using the new UI, sometimes the action to apply an object property to all language variants of the page was not available. This has been fixed now.


Bugfix SUP-5431 Link to this entry

Fixed that users that are restricted to a certain channel and have no permissions on the master node were not able to create new files in certain cases.


New UI Update Link to this entry

UI Version 1.15.0

  • Show confirm delete modal if user doesn‘t have wastebin permissions
  • Allow clearing dates in the time management modal
  • Allow sorting of wastebin contents
  • Correctly fetch template information when working in a channel
  • Improve performance when navigating by eliminating redundant API calls
  • Searching for a number no longer returns irrelevant results
  • Add paging support to repository browser
  • Improve version restoring of current item in editor
  • Allow filtering repository browser by page ID
  • Add ability to localize more items at once
  • Implement ‘always localize‘ feature
  • Remove redundant API calls when navigating
  • Searching for a page ID no longer returns irrelevant results
  • Always compare new to old when comparing page versions
  • Filter/search in repository browser can be cleared
  • Fix size of search bar chip with long inputs
  • Refresh/change folder after copying items
  • Refresh ItemList after restoring from wastebin with an active search
  • Enable users with no template permissions to create pages
  • Fix repository browser selection for “image” overviews
  • Fix old file picker being used for the Aloha gcnfileupload plugin
  • Internal links correctly navigate when clicked
  • Fix unresponsive publish queue when there are many nodes