Gentics CMS EE 6.1.26
Enhancement SUP-17776 Link to this entry
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.
Enhancement SUP-16935 Link to this entry
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.
Bugfix SUP-18213 Link to this entry
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.
Bugfix SUP-18222 Link to this entry
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.
Bugfix SUP-18150 Link to this entry
Editor User Interface: The overview of usages of an Item have been reworked and are now paginated.
Bugfix SUP-18198 Link to this entry
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.
Bugfix SUP-18194 Link to this entry
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.
Bugfix SUP-18194 Link to this entry
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.
Bugfix SUP-17784 Link to this entry
Fixes login with RSA key.
Gentics Aloha Editor 2.0.10
Bugfix SUP-18149 Link to this entry
Typography will respect the editables configuration correctly instead of just the default configuration.
Gentics Mesh 2.1.16
Bugfix SUP-18208 Link to this entry
Logging: Some sensitive configuration entries were eliminated from the logging.
Bugfix SUP-18220 Link to this entry
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 SQL 2.1.17
Bugfix SUP-18208 Link to this entry
Logging: Some sensitive configuration entries were eliminated from the logging.
Bugfix SUP-18220 Link to this entry
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 changesGentics Portal | java 3.1.9
Enhancement SUP-17776 Link to this entry
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
Enhancement SUP-17776 Link to this entry
Now a plain text property `startpageurl` can be used for a fallback detection of a startpage in the content, navigation and breadcrumb fetch.
Enhancement SUP-16295 Link to this entry
Now a `contenttype` field of a `content`-schemed Mesh page is considered while setting a `Content-Type` HTTP response header value.
Bugfix Link to this entry
Some Dependencies have been updated:
- laravel/framework to 9.52.20
- symfony/http-foundation to 6.4.14
- symfony/process to 6.4.19
Bugfix SUP-16811 Link to this entry
Fixed return value of getProjectName. This fixes a bug where cache keys were missing the current project name.