Release Notes for OpenCms 10.5.4

May 17, 2018: OpenCms 10.5.4 is a maintenance release for OpenCms 10.5. It adds some security improvements and fixes a number of issues that have been reported in the 10.5.3 release.

Currently the Alkacon team is working hard to finish OpenCms version 11, which will bring numerous new features. You can check out the progress on version OpenCms 11 on GitHub. We expect OpenCms 11 to be ready by the end of 2018.

New in OpenCms 10.5.4

  • # Improved security by always starting a new HttpSession on login.
  • # Improved security by using a client id token to prevent session hijacking.
  • Added 'publish scheduled' option to page editor context menus.

Items marked with # are considered important improvements in this version.

Improved in OpenCms 10.5.4

  • Updated TinyMCE WYSIWYG editor to version 4.7.12.
  • Updated CodeMirror code editor to version 5.37.0.
  • Fixed issue with potential memory leak during PDF extraction.
  • Fixed issue where sitemap modified and deleted lists could exceed the user "additional info" DB size limit.
  • Fixed issue #513 where XML contents with locales not configured in opencms-system.xml would jeopardize the locale handling.
  • Fixed issue #547 where selecting a date with the date picker failed.
  • Fixed issue #548 where missing detail pages would lead to null pointer exceptions.
  • Fixed issue #553 where adding a model group to a page failed, PR by koronchik.
  • Fixed issue #558 where flying saucer PDF library was updated to improve security, PR by andreasrosdal.
  • Fixed issue #564 with improved handling of invalid formatter configurations, PR by gallardo.
  • Fixed issue #565 with improved logging in XML entity resolver, PR by gallardo.
  • Fixed issue #570 with improved logging when creating of SOLR containers failed, PR by gallardo.
  • Fixed issue #573 where displaying the gallery dialog failed due to missing explorer types.
  • Fixed issue #590 where request parameters configured in the jsp-search configuration where not taken into account.

General OpenCms features

  • The page editor allows WYSIWYG inline editing of web pages and arrangement of content by drag & drop.
  • The form based editor allows editing of structured content in a well defined form mask.
  • The sitemap editor allows to create new pages and re-arrange the navigation tree by drag & drop.
  • Responsive "Apollo" default template based on Bootstrap 3 with many features.
  • Content creation for mobile devices with preview and device specific content control.
  • Structured contents can be defined using a simple XML schema.
  • Easy to use "Online / Offline" workflow, changes must be approved before they become visible.
  • Link management for all internal resources with broken link detection.
  • Integrated image scaling and cropping.
  • SEO features with automatic sitemap.xml generation and page alias support.
  • Full featured user management that supports the concept of "Organizational Units" (OUs).
  • Allows management of multiple websites within one installation.
  • Contents can be served dynamically or exported to static HTML files.
  • Direct access to the OpenCms content repository over a shared network drive.
  • CMIS and WebDAV access to the OpenCms content repository.
  • Integrates Apache SOLR for powerful content searching and noSQL like queries.
  • Full text search for web pages as well as in office documents like PDF, MS Office and Open Office.
  • Extensions can be added through a flexible module system.
  • The "time warp" feature allows to view resources which are expired or not yet released.
  • JSP integration for dynamic functionality in templates, dynamic forms etc.
  • ... and many more

Backward compatibility

OpenCms 10.5.4 is fully backward compatible with all 10.5, 10.0, 9.5 and 9.0 versions. Templates and other OpenCms developed code from these versions should work "out of the box" with version 10.5.4.

Notice for users of Alkacon OCEE Users of Alkacon OCEE require a new OCEE version for OpenCms 10.5.4. The update is free for Alkacon customers with a valid OCEE update subscription. Please contact Alkacon to receive the new version.

About the Apollo Template

The Apollo template is our main demo showcase. It is build using best practices of the latest OpenCms version. The Apollo template sources are available on Github at https://github.com/alkacon/apollo-template.

Compatibility with Java versions, servlet containers and databases

OpenCms 10.5 has been written and tested for Java 8 and Java 7. We have tested with ORACLEs JDK as well as OpenJDK. OpenCms should run with all compliant JVMs.

We have tested this release on the Tomcat servlet engine. OpenCms works "out of the box" with Tomcat 8.5, 8 or 7, which we recommend. Others have reported deploying OpenCms successfully on other servlet containers like JBoss, WildFly, WebLogic, WebSphere, GlassFish and Resin.

On the database side, we provide support for MySQL, MariaDB, Oracle, PostgreSQL, MS SQL Server, DB2 and HSQLDB.

Regarding version numbers and build tags

The main OpenCms Git repository is available on Github at github.com/alkacon/opencms-core.

In case you want to get the most current OpenCms 10.5 sources from Git, please check out branch_10_5_x. The 10.5.4 release is tagged build_10_5_4.

How you can help

Contributions to the OpenCms core development are most welcome. Please send us your pull requests directly on GitHub.

Please report issues found in OpenCms using our GitHub issue tracker.

Thank you for using OpenCms and have fun with OpenCms :-)