5.0.0-rc.1
版本发布时间: 2022-03-01 16:46:48
sonata-project/SonataUserBundle最新发布版本:5.13.0(2024-08-26 22:08:27)
Added
- [#1495] Added support for
symfony/translation-contracts
^3.0. (@jordisala1991)
Changed
- [#1503] SonataAdminBundle dependency is now optional. Trying to access
sonata_user.userAdmin
variable in Twig templates will throw a\LogicException
if SonataAdminBundle is not installed. (@supersmile2009)
Fixed
- [#1508] Fixed show translations on User admin (@jordisala1991)
- [#1500] Simplified User admin to show all fields in a single page. (@jordisala1991)
- [#1500] Fixed User admin translation for group fields. (@jordisala1991)
Removed
- [#1500] Removed
SecurityRolesType
to render roles on the User edit form. (@jordisala1991)