Gentics Portlet Suite - Changelog

Release History

Version Date Description
2.0.0 2015-02-13 feature release
1.1.1 2015-02-13 hotfix release
1.1.0 2014-24-07 hotfix release
1.0.10 unreleased 2014-24-07 unreleased
1.0.9 2014-05-28 hotfix release
1.0.7 2014-04-18 feature release
1.0.6 2014-03-26 feature release
1.0.5 2014-03-05 hotfix release
1.0.4 2014-02-21 hotfix release
1.0.3 2013-12-12 feature release
1.0.2 2013-11-15 feature release
1.0.1 2013-09-13 hotfix release
1.0.0 2013-08-01 first stable release
0.1.0 2013-05-01 Implementation Phase
0.0.1 2013-01-02 First preview release

Release 2.0.0 – 2015-02-13

Type Changes By
Update Updated ContentConnector from 1.15 to 2.0.1. Please perform any manual changes in the ContentConnector 1.16.0 changelog. See: http://gentics.com/Content.Connector/changelog/1.16.0/1.16.0.html David Rainer
Update Updated Node library from 1.21.21 to 2.0.13. David Rainer
Update Dropped Support for Java 6. We recommend using the latest Java version. David Rainer
Fix Fixed a JBoss-Portal-Platform 6.2 compatibility issue. David Rainer

Release 1.1.1 – 2015-02-13

Type Changes By
Fix Fix serveResource to respond with a 404 if the requested CRBean is not found Norbert Pomaroli
Fix Fix Liferay friendly url mapping for files Sebastian Vogel
Fix Fix Maven Site generation with Java 8 and remove proprietary yDocs UML generator Sebastian Vogel
Add Added missing documentation for adding role references to portlets Sebastian Vogel

Release 1.1.0 – 2014-24-07

Type Changes By
Fix Fixed Java 6 backward compatibility. Java 6 will be outdated February 1st, 2015 #58336 David Rainer
Fix Fixed StringIndexOutOfBoundsException in GenticsImageStore. This is fixed in the Node 1.21.21 library. #58193 David 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
Unknown type="update" dev="David Rainer"> Removed PortalNode dependencies

Release 1.0.10 unreleased – 2014-24-07

Type Changes By
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

Type Changes By
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

Type Changes By
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

Type Changes By
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

Type Changes By
Fix Exclude unnecessary dependency: "commons-fileupload" from the project. Leonard Osang

Release 1.0.4 – 2014-02-21

Type Changes By
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

Type Changes By
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

Type Changes By
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 portlet Leonard 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

Type Changes By
Fix Fix for content id override feature for content and sidebar portlets, please see doc sites Leonard Osang
Fix Minor bug fixes in display search functionality Leonard Osang

Release 1.0.0 – 2013-08-01

Type Changes By
Add Default contentId per portal context configurable Leonard Osang
Add Velocity Tools available in content and sidebar portlets. Leonard Osang

Release 0.1.0 – 2013-05-01

Type Changes By
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

Type Changes By
Update Initial Release Leonard Osang
Add Added basic maven site generation Leonard Osang