1. Version 2.4.7

List of changes

ID Category Description

OCM-562

Feature

Minor correction in the documentation for the creation of the data-preview-id HTML attribute.

2. Version 2.4.6

List of changes

ID Category Description

OCM-555

Bug

Fixed NullPointerException thrown in "FSID_TO_PREVIEW_ID", when called with deleted datasets.

3. Version 2.4.5

List of changes

ID Category Description

OCM-550

Bug

The onNavigationChange handler does now also receive the preview ID of a newly created page, if the page has been created using createPage.

OCM-552

Bug

The general error handling during the logging of errors has been improved.

4. Version 2.4.3 / 2.4.4

List of changes

ID Category Description

OCM-542

Bug

Performance improvements by eliminating duplicate requests.

5. Version 2.4.2

List of changes

ID Category Description

OCM-533

Bug

Performance improvements by lazy initialization of editable elements.

6. Version 2.4.1

List of changes

ID Category Description

OCM-518

Bug

The standard function for image cropping now correctly supports an enumeration of resolutions.

CXT-2477

Bug

Clicks on entries of the "Project history" that refer to an older version now have no effect. Previously, an error message was issued in the browser console (java.lang.IllegalArgumentException). In OCM mode, historical states of objects are usually not available.

7. Version 2.4.0

List of changes

ID Category Description

OCM-486

Feature

Inline Editing is now supported in OCM projects.

8. Version 2.3.5

Removal of CaaS Zero support

From this version onwards, the obsolete CaaS Zero module is not supported anymore. Please use the CaaS Connect module instead.

List of changes

ID Category Description

OCM-506

Bug

If no display names are defined for workflow transitions, the reference name is now used for the tooltip of the corresponding button (instead of [object, Object] before).

OCM-441

Feature

Removed support for the deprecated CaaS Zero module.

9. Version 2.3.4

List of changes

ID Category Description

OCM-510

Bug

Established compatibility to CaaS Platform version 8 (or later)

10. Version 2.3.3

List of changes

ID Category Description

OCM-500

Bug

Improved drop target checking when dragging and dropping sections, so that sections can no longer be mistakenly moved into nested components (FS_CATALOG).

OCM-488

Bug

All onNavigationChange handlers are now given the Status object of deleted elements for which the event is triggered; the elementType could for example be used to ignore events triggered by deleted datasets.

11. Version 2.3.2

List of changes

ID Category Description

OCM-501

Bug

The onNavigationChange handler does now also receive the preview ID of a newly created page, if the page has been created using createPage.

12. Version 2.3.1

List of changes

ID Category Description

OCM-469

Bug

The default buttons within the ContentCreator have been reordered to comply with the easy edit button order in CXT.

13. Version 2.3.0

List of changes

ID Category Description

OCM-399

Feature

Added a CaaS mode to the API. For more information see section CaaS Mode of the API documentation.

OCM-497

Bug

Fixed wrong behaviour where an error message would show up when editing nested components inside a dataset (error message so far: "page not found for node xyz").

14. Version 2.2.2

List of changes

ID Category Description

OCM-493

Feature

Performance when loading a web page from within the ContentCreator initially has been improved notably which is particularly useful if inline editing is used in the project.

15. Version 2.2.1

List of changes

ID Category Description

OCM-476

Feature

Added support for inline editing to CMS_INPUT_TEXT input components. More information is available in the section Inline Editing of the API documentation.

OCM-482

Feature

Added description of default buttons to API documentation.

OCM-483

Bug

Fixed a problem where form rules would not be evaluated when using the create page dialog.

16. Version 2.1.1

Creating and deleting nested components

This version introduces the ability to create and delete nested components of FS_CATALOG input components. For more information on how to enable the editing capabilities of nested components see the section Nested components of the API documentation.