Using MariaDB 10.4 is currently not supported. See Gentics CMS Compatibility List for the list of supported versions of MariaDB.
🔗 LinkManual Change
When applying this update, the packaged Tomcat will be updated to version 7.0.100 which contains important security and bug fixes. It is mandatory to add the parameters secretRequired="false" address="localhost"
to the AJP connector in file /Node/tomcat/conf/server.xml
before the update is applied. See the Guides for details. Be aware: 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"
. You can delete the old Tomcat directories after updating.
Bugfix SUP-9003 🔗 Link
Improved Aloha Editor table plugin cell formatting buttons styling.
Bugfix SUP-9313 🔗 Link
Fixed Time Management Modal to be able to work with different page language variants.
Bugfix GTXPE-614 🔗 Link
Writing to a Mesh Content.Repository during a publish process will now be synchronized with instant publishing into the same Mesh Content.Repository. Additionally, a rare race condition, which could lead to a never stopping publish process when publishing into a Mesh Content.Repository was fixed.
This Gentics Content.Node version includes the Aloha Editor 1.4.58 – 12.11.2019
This Gentics Content.Node version includes the .Node Version 2.3.11