Releases: sulu/SuluArticleBundle
Releases · sulu/SuluArticleBundle
Release 2.3.0 (2021-05-27)
- Add versions tab to activity view in article details (#574) (@nnatter)
- Adjust translation keys for activity descriptions (#570) (@nnatter)
- Fix activity tab for multiple article types (#566) (@nnatter)
- Add activity view and restore domain event (#565) (@Prokyonn)
- Add domain events for articles (#561) (@wachterjohannes)
Release 2.2.5 (2021-05-27)
- Fix usage of decorated form metadata provider (#573) (@alexander-schranz)
- Use branch-independent links in README.md (#571) (@nnatter)
- Fix return types (#572) (@Prokyonn)
- Filter articles in export (#569) (@wachterjohannes)
- Fix alternate article urls meta tags (#568) (@alexander-schranz)
- Hide detail, seo and excerpt tab for shadow-articles (#562) (@nnatter)
- Fix contentField Tests for 2.2 (#557) (@Prokyonn)
- Add content fields to ArticleViewDocument (#558) (@Prokyonn)
- Use correct property name for serializing additional webspaces (#556) (@luca-rath)
- Automatically fix coding style with php-cs-fixer (@nnatter)
Release 1.2.4 (2021-05-27)
2.2.4 (2021-03-25)
- Fixed route provider regarding published state and ghost content #555 (@thomasduenser)
- Turn off normalization of type keys #551 (@tstauer)
- Adjust smart_content sortBy migration to not check for limitResult key #552 (@nnatter)
1.2.3 (2021-03-25)
- Fixed route provider regarding published state and ghost content #555 (@thomasduenser)
- Turn off normalization of type keys #551 (@tstauer)
2.2.3 (2021-02-26)
- Add PHP 8 compatibility #546 (@alexander-schranz)
- Deprecate unused WebsiteArticleController::getTemplateAttributeResolver method #544 (@nnatter)
- Add required part about creating your documents #549 (@alexander-schranz)
- Add single_article_selection to content type list #548 (@alexander-schranz)
- Add env configuration to the docs #547 (@alexander-schranz)
- Fix error caused by non-existing gedmo doctrine mapping directory #543 (@nnatter)
- Expand composer lint script and add php-cs-fixer as dev-dependency #541 (@nnatter)
- Fix namespaces to prevent autoloaded warnings on composer install #536 (@nnatter)
- Fix tests after symfony/browser-kit release #535 (@luca-rath)
2.1.5 (2021-02-26)
Merged pull requests:
- Add required part about creating your documents #549 (@alexander-schranz)
- Add single_article_selection to content type list #548 (@alexander-schranz)
- Add env configuration to the docs #547 (@alexander-schranz)
- Fix error caused by non-existing gedmo doctrine mapping directory #543 (@nnatter)
- Expand composer lint script and add php-cs-fixer as dev-dependency #541 (@nnatter)
- Fix namespaces to prevent autoloaded warnings on composer install #536 (@nnatter)
- Fix tests after symfony/browser-kit release #535 (@luca-rath)
1.2.2 (2021-02-26)
- Use ramsey/composer-install action for installing dependencies #542 (@nnatter)
- Run php-cs-fixer inside of test job #540 (@nnatter)
- Remove scrutinizer from readme #534 (@luca-rath)
- Remove scrutinizer timeout #533 (@luca-rath)
- Run tests with github actions #530 (@luca-rath)