Skip to content

Releases: sulu/SuluContentBundle

Release 0.8.1 (2024-08-08)

08 Aug 13:26
f36e36d
Compare
Choose a tag to compare
Pre-release

Full Changelog

Release 0.8.0 (2024-07-24)

24 Jul 14:57
df5b2c7
Compare
Choose a tag to compare
Pre-release

Full Changelog

Release 0.7.2 (2024-05-16)

16 May 09:54
0b31497
Compare
Choose a tag to compare
Pre-release

Full Changelog

Release 0.7.1 (2023-06-01)

01 Jun 13:07
450583f
Compare
Choose a tag to compare
Pre-release

Full Changelog

Release 0.7.0 (2023-04-28)

28 Apr 08:54
b5c3eeb
Compare
Choose a tag to compare
Pre-release

Breaking Changes | Full Changelog

Release 0.6.2 (2022-02-10)

07 Mar 09:44
Compare
Choose a tag to compare
Pre-release

Full Changelog

Merged pull requests:

Release 0.6.1 (2021-02-26)

26 Feb 10:56
817d852
Compare
Choose a tag to compare
Pre-release

Full Changelog

Merged pull requests:

Release 0.6.0 (2020-02-02)

02 Feb 13:46
91b8b90
Compare
Choose a tag to compare
Pre-release

0.6.0 (2021-02-02)

Full Changelog | UPGRADE

Merged pull requests:

Release 0.5.0 (2021-01-21)

21 Jan 16:38
Compare
Choose a tag to compare
Pre-release

Full Changelog | UPGRADE

Merged pull requests:

Release 0.4.0 (2020-10-29)

29 Oct 09:16
Compare
Choose a tag to compare
Pre-release

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)