Changes with Gentics Portal.Node 4.6.0


Manual Change

Java Compiler Update

The compiler settings for the shipped java libraries were changed. It is now mandatory to use at least JDK 1.7.


Manual Change

Product structure changes

  • Various deprecated internal non-api classes were removed. (e.g: GenticsContentModule2)
  • Various classes for Gentics Content.Node and Gentics Portal.Node were moved from node-lib to either contentnode-lib and portalnode-lib.

Enhancement

Gentics Portal.Node 4.6.0 now supports Apache Tomcat 7.0.23. Take a look at our compatibility list for more details


Enhancement

The runtime profiler servlet configuration root path can now be configured using the profiler.config.rootpath system property.


Enhancement

Datasources used in a Gentics Portal.Node Server will now be checked with autorepair2 instead of autorepair by default.


Bugfix RT58150

The error behaviour of the GenticsImageStore web application has been changed: There are now minimalistic error pages for the most common errors defined, that will not give away any server specific information. When the image to be resized cannot be found, the GenticsImageStore servlet will return a 404 (Not Found) response. If the path to the image to be resized does not match the configured pattern, the GenticsImageStore servlet will return a 400 (Bad Request) response.


This version of Gentics Portal.Node uses .Node version 2.0.1