What's changed in CMS

Edit on GitHub
You are browsing a previous version of the document. The latest version is 202212.0.

September 19th, 2022

This release contains the following modules:

  • ContentProductSetGui 1.1.0 improvements:

    • Adjusted ProductSetController::productSetSelectedTableAction() to display formatted product set IDs and product abstract sets count based on locale.
    • Adjusted ProductSetController::productSetViewTableAction() to display formatted product set IDs and product abstract sets count based on locale.
    • Increased Gui dependency version.
  • ContentProductGui 1.1.0 improvements:

    • Adjusted ProductAbstractController::productAbstractSelectedTableAction() to display formatted product abstract IDs based on locale.
    • Adjusted ProductAbstractController::productAbstractViewTableAction() to display formatted product abstract IDs based on locale.
    • Increased Gui dependency version.
  • ContentFileGui 2.1.0 improvements:

    • Adjusted FileListController::fileListSelectedTableAction() to display formatted file IDs based on locale.
    • Adjusted FileListController::fileListViewTableAction() to displayed formatted file IDs based on locale.
    • Increased Gui dependency version.
  • CmsSlotGui 1.2.0 improvements:

    • Adjusted TemplateListController::tableAction() to display formatted CMS slot and CMS slot template IDs based on locale.
    • Increased Gui dependency version.
  • CmsSlotBlockGui 1.2.0 improvements:

    • Adjusted SlotBlockController::tableAction() to display formatted CMS block IDs based on locale.
    • Increased Gui dependency version.
  • CmsGui 5.10.0 improvements:

    • Adjusted ListPageController::tableAction() to display formatted CMS page IDs based on locale.
    • Increased Gui dependency version.
  • CmsBlockGui 2.9.0 improvements:

    • Adjusted ListBlockController::tableAction() to display formatted CMS block IDs based on locale.
    • Increased Gui dependency version.
  • NavigationGui 2.8.0 improvements:

    • Adjusted IndexController::tableAction() to display formatted navigation IDs based on locale.
    • Increased Gui dependency version.

Public release details

July 6th, 2022

Cms 7.11.1: adjusted CmsFacade::findPageGlossaryAttributes() return type so now it is compatible with the implemented interface’s signature.

Public release details

June 8th, 2022

CmsSlotBlockDataImport 0.2.2 module fixes:

  • Adjusted CmsPageKeysToIdsConditionsStep::KEY_CMS_PAGE_IDS constant value to fix importing of CMS block conditions.
  • Adjusted CmsPageKeysToIdsConditionResolver::KEY_CMS_PAGE_IDS constant value to fix importing of CMS block conditions.

Public release details

April 18th, 2022

Public release details

April 8th, 2022

ContentGui 2.4.8: Adjusted the content-item-editor so that it can use codemirror as code view editor.

Public release details

March 31th, 2022

CmsContentWidget 1.9.1: Introduced LocaleCmsPageData transfer object.

Public release details