This repository was archived by the owner on Feb 2, 2023. It is now read-only.
Releases: sonata-project/SonataNewsBundle
Releases · sonata-project/SonataNewsBundle
Release list
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\CommentControllerforsonata.news.controller.api.commentservice (@wbloszyk) - [#610] Added public alias
Sonata\NewsBundle\Controller\Api\PostControllerforsonata.news.controller.api.postservice (@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 identifiedError (@wbloszyk) - [#609] Fix missing
ufilter whenSonataNewsBundleis 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/twigrequired incomposer.jsonwith 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