Gentics Portal.Node Changelog Summary

Gentics Portal.Node 4.8.7


Enhancement

The dependency to node-lib has been updated to 2.3.13.
The SendMailAction has been extended to support authentication and startTls.
The GenticsImageStoreServlet has a new parameter loadTimeout.


Gentics Portal.Node 4.8.6


Bugfix

Updated dependency to node-lib.


Gentics Portal.Node 4.8.5


Bugfix SUP-4077

The version of node-lib has been updated to 2.3.4. This fixes a problem with sync checking of datasource using persistent caches.


Gentics Portal.Node 4.8.4


Bugfix SUP-6561

Updated dependency to node-lib. This solves an issue where images did not get the correct filename when being resized by Gentics Image Store.


Gentics Portal.Node 4.8.3


Bugfix SUP-3959

Fixed a bug in the GenticsContentModul and GenticsContentPortlet that caused CSS pages to be rendered as text/html.


Gentics Portal.Node 4.8.2


Bugfix SUP-3918

The mimetype “application/javascript” has been added to the list of supported mimetypes for resource contents. A content (Type 10007) with this mimetype will now be served the same way as other resource contents. (e.g.: CSS, XML)


Gentics Portal.Node 4.8.1


Bugfix SUP-3553

Several fixes have been made to avoid NullPointerExceptions when running Gentics Portal.Node Java in Apache Tomcat 8.


Bugfix SUP-3567

Several Javadoc errors have been fixed.


Gentics Portal.Node 4.8.0


Enhancement GI-71

The GenticsContentPortlet can now process plinks and action URLs with the channelid attribute. Action requests with the channelid parameter will change the channel of the current datasource to the one given in the request.


Enhancement GTXPE-43

It is now possible for portlets to set cookies in the HTTP response via PortletResponse.addProperty().