Releases: sonata-project/SonataUserBundle
Releases · sonata-project/SonataUserBundle
4.10.1
4.10.0
Added
Changed
Deprecated
Fixed
4.9.0
Added
- [#1225] Support for
nelmio/api-doc-bundle
>= 3.6 (@wbloszyk) - [#1230] Support for sonata-project/datagrid-bundle to version ^3.0 (@wbloszyk)
Fixed
- [#1247] Fixed Asserts validation for Default group. (@eerison)
- [#1254] Deprecation about the extension of
AbstractAdmin::getExportFields()
method inUserAdmin
. (@phansys) - [#1235] API routing paths after move routing type from 'REST' to 'XML' in v4.6.0 (@wbloszyk)
- [#1212] Removed sonata.templating argument from google_authenticator.xml (@Jean-ita)
Removed
4.8.0
Added
Changed
- [#1205] Replace
ip_white_list
bytrusted_ip_list
configuration key (@davidromani)
Fixed
Removed
4.7.0
Changed
- [#1183] SonataEasyExtendsBundle is now optional, using SonataDoctrineBundle is preferred (@jordisala1991)
Deprecated
- [#1183] Using SonataEasyExtendsBundle to add Doctrine mapping information (@jordisala1991)
Fixed
4.6.0
Added
- [#1185] Added support for "friendsofsymfony/rest-bundle:^3.0"; (@phansys)
- [#1185] Added public alias
Sonata\UserBundle\Controller\Api\UserController
forsonata.user.controller.api.user
service; (@phansys) - [#1185] Added public alias
Sonata\UserBundle\Controller\Api\GroupController
forsonata.user.controller.api.group
service. (@phansys)