What's changed in CMS
Edit on GitHubSeptember 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.
- Adjusted
-
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.
- Adjusted
-
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.
- Adjusted
-
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.
- Adjusted
-
CmsSlotBlockGui 1.2.0 improvements:
- Adjusted
SlotBlockController::tableAction()
to display formatted CMS block IDs based on locale. - Increased Gui dependency version.
- Adjusted
-
CmsGui 5.10.0 improvements:
- Adjusted
ListPageController::tableAction()
to display formatted CMS page IDs based on locale. - Increased Gui dependency version.
- Adjusted
-
CmsBlockGui 2.9.0 improvements:
- Adjusted
ListBlockController::tableAction()
to display formatted CMS block IDs based on locale. - Increased Gui dependency version.
- Adjusted
-
NavigationGui 2.8.0 improvements:
- Adjusted IndexController::tableAction() to display formatted navigation IDs based on locale.
- Increased Gui dependency version.
July 6th, 2022
Cms 7.11.1: adjusted CmsFacade::findPageGlossaryAttributes()
return type so now it is compatible with the implemented interface’s signature.
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.
April 18th, 2022
-
CmsStorage 2.6.0: Removed deprecated usage of
DatabaseTransactionHandlerTrait::preventTransaction()
. -
CmsPageSearch 2.5.0: Removed deprecated usage of
DatabaseTransactionHandlerTrait::preventTransaction()
. -
CmsBlockProductStorage 1.6.0: Removed deprecated usage of
DatabaseTransactionHandlerTrait::preventTransaction()
. -
CmsBlockCategoryStorage 1.7.0: Removed deprecated usage of
DatabaseTransactionHandlerTrait::preventTransaction()
. -
NavigationStorage 1.9.0: Removed deprecated usage of
DatabaseTransactionHandlerTrait::preventTransaction()
.
April 8th, 2022
ContentGui 2.4.8: Adjusted the content-item-editor
so that it can use codemirror
as code view editor.
March 31th, 2022
CmsContentWidget 1.9.1: Introduced LocaleCmsPageData
transfer object.
Thank you!
For submitting the form