5.0.0-rc.1
Pre-release
Pre-release
VincentLanglet
released this
01 Mar 08:46
·
144 commits
to 5.x
since this release
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)