Gentics Portlet Suite - Changelog

Release History

VersionDateDescription
1.1.02014-24-07hotfix release
1.0.10 unreleased2014-24-07unreleased
1.0.92014-05-28hotfix release
1.0.72014-04-18feature release
1.0.62014-03-26feature release
1.0.52014-03-05hotfix release
1.0.42014-02-21hotfix release
1.0.32013-12-12feature release
1.0.22013-11-15feature release
1.0.12013-09-13hotfix release
1.0.02013-08-01first stable release
0.1.02013-05-01Implementation Phase
0.0.12013-01-02First preview release

Release 1.1.0 - 2014-24-07

TypeChangesBy

fix

Fixed Java 6 backward compatibility. Java 6 will be outdated February 1st, 2015 #58336David Rainer

fix

Fixed StringIndexOutOfBoundsException in GenticsImageStore. This is fixed in the Node 1.21.21 library. #58193David Rainer

update

Increased version of Gentics ContentConnector to 1.15.0. Please see ContentConnector changelog for further information. Increased version of Node to 1.21.21. Please see Content.Node 5.16.20 changelog for further information.David Rainer

?

type="update" dev="David Rainer"> Removed PortalNode dependencies

Release 1.0.10 unreleased - 2014-24-07

TypeChangesBy

update

This version has been marked unreleased. All fixes for this version are still available in the next version.David Rainer

fix

PLinks in documents with HTML or XML mimetypes will now be rendered XML-escaped.Wolfgang Illmeyer

update

The override contentid for portlets can now also be added as render request parameter.Norbert Pomaroli

fix

Fixed occurrence of log messages like "Request for navigation object that should be in cache! This should not happen, check parameters!", when the NavigationPortlet should render the navigation for an inexistent startfolder. Instead a log message like "Navigation is empty for startfolder {[startfolder]} and childfilter {[childfilter]}" will be logged.Norbert Pomaroli

Release 1.0.9 - 2014-05-28

TypeChangesBy

fix

Fixed possible NullPointerException when the contentid exists, but the content is null. In such cases, a ContentNotFoundException will be thrown.Norbert Pomaroli

update

Increased version of Gentics ContentConnector to 1.13.2. Please see ContentConnector changelog for further information.David Rainer

Release 1.0.7 - 2014-04-18

TypeChangesBy

add

Added GenticsImageStore webapp with query string URI Mapper by default.Leonard Osang

add

Added the possibility to cache velocity templates in navigation and search portlets.Sebastian Vogel

update

Improved Navigation Cache Performance.Leonard Osang

update

Increased version of Gentics ContentConnector to 1.13.1 with several performance improvements. Please see ContentConnector changelog for further information.Leonard Osang

fix

Fixed possible FileNotFoundException during Velocity template fetching.Leonard Osang

Release 1.0.6 - 2014-03-26

TypeChangesBy

add

Now it is possible to specify mimetype fragments to configure the file response headers and deliver files as attachment in the content portlet and in the sidebar portlet. See documentation for details.Leonard Osang

Release 1.0.5 - 2014-03-05

TypeChangesBy

fix

Exclude unnecessary dependency: "commons-fileupload" from the project.Leonard Osang

Release 1.0.4 - 2014-02-21

TypeChangesBy

fix

Fixes an issue when the contentid parameter was overwritten by the override mechanism the normal content id wasn't served to the portlets in action URLs.Leonard Osang

Release 1.0.3 - 2013-12-12

TypeChangesBy

add

New parameter for the search result content portlet: searchtermbuilder.escapeparameters. Please see the search documentation.Leonard Osang

add

Added Velocity Tools in Navigation portlet Velocity Rendering. Please see the navigation portlet documentation.Leonard Osang

fix

Now the additional search parameters will be inserted correctly in the internal lucene search query.Leonard Osang

Release 1.0.2 - 2013-11-15

TypeChangesBy

add

Additional search request configuration possibilities. Now the hole search query can be configured. Please see documentation.Leonard Osang

add

In order to handle big size of navigation objects there was added a cache for the navigation portletLeonard Osang

fix

Now all exceptions that occur during rendering phase will bubble to the portal by default. The error handling of the portlets can be overrided.Leonard Osang

Release 1.0.1 - 2013-09-13

TypeChangesBy

fix

Fix for content id override feature for content and sidebar portlets, please see doc sitesLeonard Osang

fix

Minor bug fixes in display search functionalityLeonard Osang

Release 1.0.0 - 2013-08-01

TypeChangesBy

add

Default contentId per portal context configurableLeonard Osang

add

Velocity Tools available in content and sidebar portlets.Leonard Osang

Release 0.1.0 - 2013-05-01

TypeChangesBy

add

Versioning Functionality in resource serving

add

Configurable Error Pages

add

Override contentId parameter for specific portlet instance

add

PLink Replacement in serveResource

add

Friendly URL’s for Liferay

add

Multiple group recognition in PermissionChecker

add

Parent bean accessible in portlet templates

add

Velocity rendering (in Sidebar and Content portlet instances)

update

Improved product Documentation

add

Provide a demo server (http://portletsuite-demo.gentics.com)

Release 0.0.1 - 2013-01-02

TypeChangesBy

update

Initial ReleaseLeonard Osang

add

Added basic maven site generationLeonard Osang