13.03.2025

Gentics CMS EE 6.1.26

SUP-17776
Enhancement

Now a plain text property startpageurl is added to the list of folder fields of Mesh Content Repository, allowing using the external URL as a startpage, or just simplifying the start page resolving in the case of single language setup.

SUP-16935
Enhancement

Link Checker: Due to some servers resulting with `HTTP 500` on an `HEAD` request, while being actually alive for a `GET`, the Link Checker now considers a `HTTP 500` a reason for a fallback check with a `GET`, reducing the number of false positive results.

SUP-18213
Bugfix

Fixes failing image uploads when automatic webp conversion is enabled and the image cannot be converted. When conversion failed, the original image is uploaded instead.

SUP-18222
Bugfix

Editor User Interface: When displaying pages in preview or edit mode, occasional errors like
“Record has changed since last read in table ‘systemsession‘” could occur when using MariaDB and the
setting ‘innodb_snapshot_isolation‘ was switched on.
Those errors have been fixed.

SUP-18150
Bugfix

Editor User Interface: The overview of usages of an Item have been reworked and are now paginated.

SUP-18198
Bugfix

When a node published into a Content.Repository with instant publishing enabled, operations which modified objects that should be published into the
Content.Repository would fail with an internal server error, if the Content.Repository was currently not available or improperly set up.
This has been fixed. While instant publishing itself will not be possible in such cases, the originating operation will succeed now.

SUP-18194
Bugfix

Administrator User Interface: Several issues with the node properties dialog have been fixed:

  • The checkbox “Publish Directory Segments“ will now only be visible, when the feature pub_dir_segments is activated.
  • The checkbox “Publish Directory Segments” will be disabled for channels, since this setting is inherited from the master node.
SUP-18194
Bugfix

Administrator User Interface: The label “Derives from …” which is shown in the node properties for channels
will no longer disappear when a property is modified.

SUP-17784
Bugfix

Fixes login with RSA key.

SUP-18180
Documentation

Fix MariaDB compatibility list

Gentics Aloha Editor 2.0.10

SUP-18149
Bugfix

Typography will respect the editables configuration correctly instead of just the default configuration.

Gentics Mesh 2.1.16

SUP-18220
Bugfix

The dependency on nashorn-core has been updated to 15.6.
This fixes startup errors in plugins (like the comment plugin) which uses precompilation of handlebars templates to javascript.

SUP-18208
Bugfix

Logging: Some sensitive configuration entries were eliminated from the logging.

Gentics Mesh EE 2.1.17

SUP-18208
Bugfix

Logging: Some sensitive configuration entries were eliminated from the logging.

SUP-18220
Bugfix

The dependency on nashorn-core has been updated to 15.6.
This fixes startup errors in plugins (like the comment plugin) which uses precompilation of handlebars templates to javascript.

Gentics Mesh Commercial Plugins 2.1.2

No changes

Gentics Portal | java 3.1.9

SUP-17776
Enhancement

Now a plain text property `startpageurl` can be used for a fallback detection of a startpage in the content, navigation and breadcrumb fetch.

Gentics Portal | php 3.1.4

SUP-16295
Enhancement

Now a `contenttype` field of a `content`-schemed Mesh page is considered while setting a `Content-Type` HTTP response header value.

SUP-17776
Enhancement

Now a plain text property `startpageurl` can be used for a fallback detection of a startpage in the content, navigation and breadcrumb fetch.

Bugfix
Bugfix

Some Dependencies have been updated:

  • laravel/framework to 11.39.1
SUP-16811
Bugfix

Fixed return value of getProjectName. This fixes a bug where cache keys were missing the current project name.