Skip to content

v3.58.0

Latest
Compare
Choose a tag to compare
@nicodim99 nicodim99 released this 26 Nov 07:52
· 1046 commits to master since this release

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.