Skip to content

Releases: sulu/SuluArticleBundle

Release 2.3.0 (2021-05-27)

27 May 15:17
Compare
Choose a tag to compare

Full Changelog

  • 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)

27 May 14:59
c0ba105
Compare
Choose a tag to compare

Full Changelog

Release 1.2.4 (2021-05-27)

27 May 14:55
5610e00
Compare
Choose a tag to compare

Full Changelog

  • Add content fields to ArticleViewDocument (#558) (@Prokyonn)
  • Automatically fix coding style with php-cs-fixer (@nnatter)

2.2.4 (2021-03-25)

25 Mar 13:22
Compare
Choose a tag to compare

Full Changelog

  • 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)

25 Mar 13:21
b79daf0
Compare
Choose a tag to compare

Full Changelog

2.2.3 (2021-02-26)

26 Feb 09:57
Compare
Choose a tag to compare

Full Changelog

  • 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)

26 Feb 09:54
e86aac4
Compare
Choose a tag to compare

Full Changelog

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)

26 Feb 09:48
Compare
Choose a tag to compare

Full Changelog

  • 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)

2.2.2 (2020-11-26)

26 Nov 14:36
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Adjust elasticsearch/elasticsearch version constraint in docs #528 (nnatter)

Closed issues:

  • elasticSearch 7.9.1 (current) does not work with the SuluArticleBundle #517

Merged pull requests:

2.1.4 (2020-11-26)

26 Nov 14:32
0c2c451
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Adjust elasticsearch/elasticsearch version constraint in docs #528 (nnatter)

Closed issues:

  • elasticSearch 7.9.1 (current) does not work with the SuluArticleBundle #517

Merged pull requests: