Releases: sulu/SuluContentBundle
Releases · sulu/SuluContentBundle
Release 0.8.1 (2024-08-08)
- Upgrade example controller to use new controller (#263) (@alexander-schranz)
- Add sortBys to the DimensionContentQueryEnhancer (#264) (@Prokyonn)
- Add own Website ContentController to render Content (#262) (@alexander-schranz
Release 0.8.0 (2024-07-24)
- Decorate structure resolver to support AuthorInterface (#260) (@Prokyonn)
- Add Symfony 7 support (#258) (@TheCadien)
- Increase supported PHP version (#236) (@alexander-schranz)
Release 0.7.2 (2024-05-16)
- Add support for doctrine/persistence 3.0 (#257) (@alexander-schranz)
- Fix Upgrade file version headline (#251) (@alexander-schranz)
Release 0.7.1 (2023-06-01)
Release 0.7.0 (2023-04-28)
Breaking Changes | Full Changelog
- Add missing shadow logic (#244) (@Prokyonn)
- Add shadow functionality to publishing process (#243) (@alexander-schranz)
- Fix example application automation and sitemap routes (#240) (@alexander-schranz)
- Add Shadow Locale to Settings Tab (#238) (@alexander-schranz)
- Fix showing of ghost locale identicator (#239) (@alexander-schranz)
- Fix test application with exampletestbundle (#237) (@alexander-schranz)
- Update phpstan and plugins (#229) (@alexander-schranz)
- Add ContentLinkProvider (#233) (@Prokyonn)
- Use RoutableStructureInterface (#231) (@luca-rath)
- Add jsonb option to json field type. (#230) (@mario-fehr)
- Add indexes to improve performance of some queries (#226) (@alexander-schranz)
- Fix code style (#228) (@alexander-schranz)
- Add support for symfony 6 (#223) (@mario-fehr)
- Add missing joins to examples list XML (#218) (@ajdinmore)
- Fix availableLocales after unpublish (#216) (@alexander-schranz)
- Add ghost locale handling (#212) (@alexander-schranz)
- Add Webspace select to Settings Tab (#211) (@alexander-schranz)
- Fix set authored and author to null (#210) (@alexander-schranz)
- Fix object provider and route defaults provider without id (#209) (@alexander-schranz)
- Fix no id in dimension content repository (#208) (@alexander-schranz)
- Add method to preview-provider for public-preview (#207) (@wachterjohannes)
- Fix handling of route in draft mode (#206) (@alexander-schranz)
- Simplify data mapper with unlocalized and localized dimension content (#205) (@alexander-schranz)
- Add DimensionContentQueryEnhancer service (#190) (@alexander-schranz)
- Fix preview kernel configuration for example preview (#200) (@wachterjohannes)
- Add subscriber to delete route when a content-rich entity got removed (#198) (@wachterjohannes)
- Upgrade php-cs-fixer (#194) (@alexander-schranz)
- Add AuthorInterface and dynamic settings form (#193) (@Prokyonn)
- Fix phpstan errors (#191) (@alexander-schranz)
- Allow newer version of ramsey/uuid package (#189) (@alexander-schranz)
Release 0.6.2 (2022-02-10)
Merged pull requests:
- Add method to preview-provider for public-preview #207 (@wachterjohannes)
Release 0.6.1 (2021-02-26)
Release 0.6.0 (2020-02-02)
0.6.0 (2021-02-02)
Merged pull requests:
- Add doctrine migration example #184 (@alexander-schranz)
- Pass DimensionContentCollection to DataMapper services #182 (@nnatter)
- Fix create tag with same name multiple times #180 (@alexander-schranz)
- Remove Dimension Entity #174 (@alexander-schranz)
Release 0.5.0 (2021-01-21)
Merged pull requests:
Release 0.4.0 (2020-10-29)
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)