Optional Manual Change
With a previous update Tomcat was updated to version 7.0.100. The newer tomcat version also makes files written to the filesystem not world readable by default. This could have impact if you need read rights for others for files written to the filesystem with filesystem publishing or if you use the filesystem attributes feature. To make files readable for all you can edit /Node/etc/env.sh
and add the correct umask export UMASK="0022"
.
Bugfix SUP-9580 Link to this entry
Fixed Time Management modal causing strange effects on newly created pages by displaying a Confirm Changes modal before.
Bugfix SUP-9098 Link to this entry
Updated the state of the backendLanguage for the EditorUI.
Bugfix SUP-9567 Link to this entry
Fixed Live URL detection in order for Elastic Search to work fine.
Bugfix SUP-9508 Link to this entry
When use the Live Preview of pages with the feature “devtools” enabled, every opened Live Preview could block a thread in Tomcat for some time, even if the Live Preview was closed or refreshed. This could cause performance problems in the CMS due to missing request handlers. This has been fixed now, if the Live Preview window is closed or refreshed, the used thread in Tomcat will immediately be freed.
This Gentics CMS version includes the Aloha Editor 1.4.58 – 12.11.2019
This Gentics CMS version includes the .Node Version 2.3.11