Bugfix RT58428
When the GenticsContentPortlet returned binary data, the Cache-Control: max-age response header was always set to a value of 5184000, which allowed the content to be cached for 60 days in the browser. This was not always appropriate. It is now possible to set the Cache-Control:max-age to a different value by using the pnode Parameter “max-age”. It is even possible to use Expressions to set the max-age depending on attributes of the returned content object. For details, see the pnode parameter list of the GenticsContentPortlet in the Reference Documentation.
Bugfix RT58409
When using the DatasourceQueryImp, sorting by multiple columns did not work. This has been fixed now.
This version of Gentics Portal.Node uses .Node version 2.0.10