This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
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)