Releases: cetera-labs/fastsite-cms
Releases · cetera-labs/fastsite-cms
v3.80.0-beta
Update Application.php
v3.58.0
Backoffice:
- added "aspect ratio" to image crop feature
- new field editor "Link to Materials" with edit feature
- new feature: "Create by template" in field "Materials group"
- added "subfolders" parameter in "List" widget setup window
API
- widget 'Material' now can show unpublished materials
- new widget "Section.Info"
- new method \Cetera\Iterator/DynamicObject::joinReverse
- \Cetera\Catalog renamed to \Cetera\Section
- new class Cetera\Iterator\LinksetReverse and new method Cetera\DynamicFieldsObject::getLinkedObjects()
- new method Cetera\ObjectField::isVisible()
- new class \Cetera\Iterator\Chain
- added \Cetera\Material::setPublished() setter method
- added new filter types in \Cetera\Filter : TYPE_TEXT, TYPE_DATE and TYPE_DATE_INTERVAL
- new methods \Cetera\Iterator\DynamicObject::filterInclude and \Cetera\Iterator\DynamicObject::filterExclude
- new parameter "filter" in widgets List and List.Sections
Bugfixes and code refactoring.
v3.51.0
v3.44.0
UI:
Now it is possible to set the URL as section controller.
Added "locale" parameter to theme.
Add plugin and Add theme now in modal windows
Auto disable plugins with version conflict
https://pm.cetera.ru/browse/CCD-1080
https://pm.cetera.ru/browse/CCD-1076
FrontOffice:
New corp-2018 default theme
Added new widgets templates
API
- new method Application::getVersion()
v3.41.0
v3.39.0
v3.38
v3.36.0
Default text field length is 100 chars
Added progress indicato in Cetera.window.Upload
Widgets:
- Search widget can search in foreign fields
- Widget 'List'. Added infinite loading feature.
File selection panel:
- Added 'Crop' button.
- Added upload progress indicator.
- Added multiple file upload.
- Added resized image select.
Bugfixes