Releases: alkacon/opencms-core
OpenCms 9 RC
Release Notes for OpenCms 9 RC
September 30, 2013: This is the release candidate (RC) publication of OpenCms 9. OpenCms 9 brings several enhancements while being fully backward compatible with OpenCms 8.x.
We recommended OpenCms integrators, developers and contributors to install and thoroughly test this release candidate, in order to prepare for the upcoming OpenCms 9 final.
Download binaries
New in OpenCms 9
- Improved "in place" editing of web pages for text and also for images and other content types.
- Enhanced support for different devices with preview and device specific content control.
- Access to the content repository over a shared network drive.
- Detail pages now allow individual content to be added with drag & drop.
- A new site management tool allows simple configuration of multiple sites.
- Automated / scripted setup option, great for continuous integration builds.
- Optimized build process using Gradle.
- A new responsive demo template based on Bootstrap as a base for customization.
Improved in OpenCms 9.0 RC
- Added gallery access to the toolbar.
- Added enhanced page / element info dialog, accessible from the toolbar.
- Added undo / redo function to the form content editor.
- Added direct upload option to image widget in the form content editor.
- Added automatic optimized layout of widgets in the from content editor.
- Added 'This page' publishing mode and other improvements to the publish dialog.
- Added option to create new contents for empty collector lists.
- Added XML content based resource bundles.
- Added dynamic HTML update during in place editing.
- Added option to configure an individual error page per site.
- Added global permission overview dialog.
- Added option to retrieve the database password from a configurable source.
- Added optional feature to prevent users from having more than one session.
- Added feature to destroy sessions of logged in users.
- Added feature to unlock users who are locked out because of too many login attempts.
- Updated Italian localization.
- Updated Spanish localization.
- Updated Russian localization.
- Removed obsolete upload applet.
- Removed obsolete FCKEditor and EditArea.
- Updated SOLR and Lucene libraries.
- Improved SOLR search field mapping for multi-lingual XML contents that are using nested elements.
- Improved text based language detection.
- Fixed issue #23 where parsing the publish scheduled date failed due to a wrong locale.
- Fixed issue #61 where the removal of mapped properties failed.
- Fixed issue #67 where a malformed nested XML content schema resulted in misleading error messages.
- Fixed issue #130 where container page elements where removed without confirmation.
- Fixed issue #168 where the source code contained some spelling errors.
- Fixed issue #180 where database names where not validated during setup.
- Fixed issue #187 where sort by title did not work in the gallery dialogs.
Main features of OpenCms
- 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.
- 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.
- Extensions can be added through a flexible module system.
- 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.
- 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
Who should use OpenCms 9 RC?
We recommended OpenCms integrators, developers and contributors to install and thoroughly test this release candidate, in order to prepare for the upcoming OpenCms 9 final . OpenCms 9.0 RC should not be used for production websites.
Users looking for a production installation of OpenCms should use the 8.5.2 version and upgrade to OpenCms 9 final when it is available.
Backward compatibility
OpenCms 9 is fully backward compatible with all 8.x versions. Templates and other OpenCms developed code from these versions should work "out of the box" with version 9.
Notice for users of Alkacon OCEE: OpenCms 9 requires an new version of Alkacon OCEE that will be available with OpenCms 9 final.
Compatibility with Java versions, servlet containers and databases
OpenCms 9 has been written and tested for Java 6 and 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 7, which we recommend. Others have reported deploying OpenCms successfully on other servlet containers like JBoss, BEA, Websphere, Glassfish and Resin Professional.
On the database side, we have tested with MySQL, Oracle, PostgreSQL, MS SQL Server, DB2 and HSQLDB.
OpenCms 8.5.2
Release Notes for OpenCms 8.5.2
July 10, 2013: OpenCms 8.5.2 is an important update that fixes several issues that persisted in the 8.5.1 release. This version also contains security improvements against XSS attacks.
Download binaries
Main improvements in OpenCms 8.5.2
- Improved IE10 compatibility.
- Improved lock behaviour for group editor.
- Improved offline indexing to index content changes immediately.
- Improved PDF extraction with new library version.
- Improved module import by pausing offline indexing while importing or deleting modules.
- Improved purging of container pages after publish.
- Updated CodeMirror source code editor to version 3.14.
- Updated commons DBCP library.
- Fixed issues in OpenCms 8.5.2
- Fixed issue #50 with encoding links in pointer resources.
- Fixed issue #114 with locale handling on embedded message bundles in schemas.
- Fixed issue #152 where the layout of the VfsImageWidget was broken.
- Fixed issue #155 where error messages where not displayed correctly.
- Fixed issue #156 where newly created container pages from model pages did not have the right template property.
- Fixed issue #159 where another resource was locked when creating a new one.
- Fixed issue #167 where editing expired resources from direct edit caused errors.
- Fixed issue #169 where SOLR rebuild doesn't update unmodified resources.
- Fixed issue #170 where folders without default files did deliver a blank page instead of the 404 error code.
- Fixed issue #173 where XSS was possible.
- Fixed issue #175 where depending on the current date certain dates could not be set.
- Fixed issue with possible XSS exploit using the CmsRequestUtil.
- Fixed issue with element language select.
- Fixed issue with in-line editing of choice attributes.
- Fixed issue when saving a container page that contained inconsistent links.
- Fixed issue where expired resources were not availably using the gallery select dialogs.
- Fixed issue where head includes for elements did not work, if the element was part of an inheritance group.
- Fixed issue with history view for no longer existing historic resource versions.
- Fixed issue with publishing moved resources with categories.
- Fixed issue with selecting "Undo changes" in the context menu for a JSP.
- Fixed issue with context menu for expired resources.
- Fixed issue with determining the content CSS in the XML content editor.
- Fixed issue with memory leak related to GWT RPC services.
- Fixed issue with memory leaks using SOLR.
Features of OpenCms in general
- The page editor allows to create and arrange content on web pages by drag & drop.
- The sitemap editor allows to create new pages and re-arrange the navigation tree by drag & drop.
- Support for creation of content for mobile devices with the cms:mobile tag.
- Structured contents can be defined using a simple XML schema.
- Editors with WYSIWYG and syntax highlighting functionality.
- 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.
- Full featured internal 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.
- Extensions can be added through a flexible module system.
- Full text search for web pages, but also in PDF, MS Office documents etc.
- 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
We recommend everyone who uses OpenCms to update to this 8.5.2 release.
OpenCms 8.5.2 is fully backward compatible to all prior 8.x and 7.x versions. Templates and other OpenCms developed code from these versions should work "out of the box" with version 8.5.1.
Notice for users of Alkacon OCEE: OpenCms version 8.5.2 requires Alkacon OCEE version 3.5.2 or later. In case you want to update your OpenCms installation to 8.5.2, please make sure you update Alkacon OCEE to 3.5.2 or later first!
Compatibility with Java versions, Servlet containers and Databases
Please note: OpenCms version 8.5.2 requires Java 6 because of library dependencies.
OpenCms 8.5.2 has been written and tested for Java 6 and 7. We have tested only with ORACLEs version of the JDK. However, OpenCms has no dependencies to sun.* packages so it should in theory run with all compliant JVMs.
We have tested this release on the Tomcat servlet engine. OpenCms works "out of the box" with Tomcat 7, which we recommend. Others have reported deploying OpenCms successfully on other servlet containers like JBoss, BEA, Websphere, Glassfish and Resin Professional.
On the database side, we have tested with MySQL, Oracle, PostgreSQL, MS SQL Server, DB2 and HSQLDB. The automatic update wizard for OpenCms 8.5.2 supports MySQL, Oracle and PostgreSQL.