OpenCms 11 Beta Release Notes

November 11, 2018

OpenCms 11.0 Beta provides a first impression of OpenCms 11.0. Try out this pre-release version before OpenCms 11.0.0 is published, which is expected by the end of Q1 2019.

OpenCms 11 brings a major update for the workplace. In this version we have finally completely replaced all the "traditional" workplace tools with modernized versions.

Please note: OpenCms 11 features many improvements for template generation (see list below). We are currently working on an updated demo template, which will be ready when OpenCms 11.0.0 ships. The template in this 11.0 Beta release is the unchanged template from version 10.5.x.

Please note: This beta version is considered mostly feature complete! If you plan to upgrade to OpenCms 11.0 when it's released, we recommend to use this beta for testing your templates with the new version.

New in OpenCms 11.0

  • Workplace: Completely restructured the workplace for improved usability using a modern GUI.*
  • Workplace: All images are now vector graphics with high resolution (retina) display support.*
  • Workplace: New 'Lists' app for management of default 'List configuration' based content lists using SOLR.*
  • Workplace: New 'Resource types' app allows to create, read, edit and delete individual resource types.*
  • Workplace: New 'Script terminal' app allows to interactively run OpenCms shell scripts in the workplace.*
  • Workplace: New 'Sessions' app allows to manage current user sessions and send messages to users.*
  • Workplace: Improved 'Accounts' app for user and group management.
  • Workplace: Improved 'Websites' app for site and sub-site management with extended https support.
  • Workplace: Improved 'Modules' app for module management.
  • Workplace: Improved 'Source search' app with several search options in the OpenCms database.
  • Workplace: Improved 'Scheduled jobs', 'Log files', 'Database', 'Caches' and 'Versioning' apps.
  • Workplace: New resource copy mode 'Copy files and adjust internal links' in the Explorer.
     
  • Editor: Added image 'focal point' feature to allow automatic image cropping around this point.*
  • Editor: Added support for SVG files in images galleries.*
  • Editor: The new 'List configuration' setting dialog inherits settings from the display formatters used in the list.
  • Editor: Added support for WYSIWYG text and select combo widgets in the resource property dialog.
  • Editor: Container page editor now injects less markup in the HTML, resulting in better readable HTML source code.
     
  • Template API: New meta mapping feature allows to inherit values from XML contents to the page template (for SEO meta infos).*
  • Template API: Image variations for 'srcset' or 'picture' can now be generated using a simple EL API.*
  • Template API: The new 'List configuration' type provides standard filter and sort options for title / date / category / folder.*
  • Template API: Added <cms:addparams>-tag to inherit parameters into nested container levels.
  • Template API: Alternative notation for resource type schemas, grouping content fields configuration similar to formatter settings.
  • Template API: Added option to provide a default formatter settings file, containing commonly used settings.
  • Template API: Updated dynamic function configurations to use the same notation as formatter configurations.
  • Template API: Added new 'Flex formatter' type, allowing to use a StringTemplate for simple HTML rendering logic.
  • Template API: Added option to reuse detail only contents from different sites.
  • Template API: Added a 'serial date' widget with extended functionality in the page editor.
  • Template API: Added optional mapper to transfer an old template structure into a new one, mapping containers and formatters.
  • Template API: Added option to provide default detail pages to reduce manual detail page configuration.
     
  • Setup: Updating a module will now import only the changes instead of deleting and reinstalling the module.*
  • Setup: Added auto versioning for modules, incrementing the version number on export only in case of changes.
  • Setup: Improved Gradle build to better support IDEs like Eclipse and IntelliJ IDEA.
  • Setup: Reorganized core modules and JARs for a streamlined update process with less resources.
  • Setup: Reorganized XML configuration files placing site-, scheduler- and variables-configuration in separate files.
     
  • Management: New option to execute OpenCms shell commands in a running OpenCms instance using RMI.*
  • Management: Added flex-cache bucket feature to allow selective flex-cache purging.*
  • Management: New option to provide meaningful return codes when executing an OpenCms shell script.
  • Management: Support for static export of resources in non-public folders.
  • Management: Added option to write content from OpenCms to external SOLR indexes.
     
  • Updated external library dependencies to most recent versions.
  • Provided Java 11 support.*

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

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 demo template based on Bootstrap 3.
  • 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 11.0 is 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 mostly "out of the box" with version 11.0.

Notice for users of Alkacon OCEE: Users of Alkacon OCEE require a new OCEE version for OpenCms 11.0. An OCEE version for this beta is not available. There will be an updated OCEE package available with the final release of OpenCms 11.0.0.

Compatibility with Java versions, servlet containers and databases

OpenCms 11.0 has been written and tested for Java 11 and Java 8. 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, which we recommend. OpenCms works "out of the box" with Tomcat 9, 8.5 or 8. 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 11.0 sources from Git, please check out "branch_11_0_x". This 11.0 beta release is tagged "build_11_0_0_beta".

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 :-)

Back to the news overview

Download OpenCms

  • OpenCms 16 brings the new app "Unused contents" that allows to find and delete content that is not actively used on any container page. It is now possible to select between several individual detail pages in the same website based on categories of the detail content. It can now be enforced that all content managers must set a new password after the next login. The default Mercury template brings several new features, e.g. the "Image tile display" formatter for the "Tabs / accordion" element.
    Size:236456KB

    Click here to download

Try the OpenCms Live Demo

Alkacon OCEE

  • Alkacon Software - The OpenCms Experts

    The Alkacon OpenCms Enterprise Extensions (also called OCEE) are a commercial extension for OpenCms. Alkacon OCEE adds features to OpenCms that are often required for running OpenCms in a medium or large Enterprise, where data consistency, security and failover are highly important.

    Learn more...