Skip to content

Release 0.4.0 (2020-10-29)

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexander-schranz alexander-schranz released this 29 Oct 09:16

Full Changelog | UPGRADE

Merged pull requests:

  • Rename getDimensionContentMappingProperty of ContentMetadataInspectorInterface to getDimensionContentPropertyName #171 (@nnatter)
  • Fix composer lint command by adjusting phpdoc types #169 (@nnatter)
  • Add ContentMetadataInspector service to provide correct target classes #168 (@mgwestwerk)
  • Integrate massive search #166 (@luca-rath)
  • Rename getContentRichEntity method of DimensionContentInterface to getResource #165 (@nnatter)
  • Rename getRoutableId method of RoutableInterface to getResourceId #163 (@nnatter)
  • Fix smart content website filters #162 (@luca-rath)
  • Add symfony 5 compatibility #161 (@luca-rath)
  • Add cache-lifetime-resolve to route defaults provider #160 (@wachterjohannes)
  • Resolve route conflicts in RoutableDataMapper #159 (@luca-rath)
  • Determine result of getDefaultToolbarActions based on implemented interfaces #158 (@nnatter)
  • Move static getResourceKey method from ContentRichEntityInterface to DimensionContentInterface #157 (@nnatter)
  • Enhance route generation #156 (@luca-rath)
  • Add routable prefix to methods of RoutableInterface #155 (@nnatter)
  • Add configurable route-schema #154 (@Prokyonn)
  • Add class-string typehints and use consistent naming for contentRichEntityClass arguments #153 (@nnatter)
  • Rename AssertResponseContentTrait to AssertSnapshotTrait #150 (@nnatter)
  • Move SuluAutomationBundle services into Infrastructure namespace #146 (@nnatter)
  • Set workflow place only on draft dimension #144 (@nnatter)
  • Add constants for keys of ContentWorkflow transition context #143 (@nnatter)
  • Remove ContentProjection from bundle source code #133 (@nnatter)