This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
Releases: sonata-project/SonataNewsBundle
Releases · sonata-project/SonataNewsBundle
3.17.0
3.16.0
3.15.0
Added
Changed
Fixed
Removed
3.14.0
Added
- [#612] Added support for "friendsofsymfony/rest-bundle:^3.0" (@wbloszyk)
- [#610] Added public alias
Sonata\NewsBundle\Controller\Api\CommentController
forsonata.news.controller.api.comment
service (@wbloszyk) - [#610] Added public alias
Sonata\NewsBundle\Controller\Api\PostController
forsonata.news.controller.api.post
service (@wbloszyk)
Change
Changed
- [#601] SonataEasyExtendsBundle is now optional, using SonataDoctrineBundle is preferred (@jordisala1991)
Deprecated
- [#601] Using SonataEasyExtendsBundle to add Doctrine mapping information (@jordisala1991)
Fixed
- [#615] Fixed references to
Application\
namespace atBasePostRepository::countCommentsQuery()
. (@phansys) - [#610] Fix RestFul API -
Class could not be determined for Controller identified
Error (@wbloszyk) - [#609] Fix missing
u
filter whenSonataNewsBundle
is register afterTwigBundle
(@wbloszyk)
Removed
3.13.0
3.12.0
3.11.0
3.10.1
3.10.0
3.9.0
Added
- Add missing
twig/twig
required incomposer.json
with versions^1.35 || ^2.4
- Added events to the comment process
Fixed
- deprecation notice about using namespaced classes from
\Twig\
Changed
- Trigger an error if a class declaration is missing in the configuration
- Improved support for different db drivers