Skip to content

Releases: sonata-project/SonataUserBundle

5.0.0-rc.1

01 Mar 08:46
904496f
Compare
Choose a tag to compare
5.0.0-rc.1 Pre-release
Pre-release

Added

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

Removed

5.0.0-alpha-1

05 Feb 13:15
0871462
Compare
Choose a tag to compare
5.0.0-alpha-1 Pre-release
Pre-release

Added

Changed

  • [#1479] Changed __construct() of EditableRolesBuilder to provide TranslatorInterface (@jordisala1991)

Fixed

Removed

4.15.0

08 Jan 20:26
24d22bb
Compare
Choose a tag to compare

Deprecated

Fixed

4.14.0

28 Dec 21:38
58ffcf1
Compare
Choose a tag to compare

Deprecated

Fixed

  • [#1430] Taking into account sonata_admin.options.logo_content configuration value (@AntoineRoue)

4.13.0

04 Nov 16:58
4.13.0
Compare
Choose a tag to compare

Fixed

Removed

4.12.0

08 Sep 07:44
Compare
Choose a tag to compare

Added

Removed

4.11.1

03 Mar 17:07
4.11.1
Compare
Choose a tag to compare

Fixed

4.11.0

15 Feb 19:17
0c6ba1f
Compare
Choose a tag to compare

Added

4.10.2

05 Feb 23:11
da331a3
Compare
Choose a tag to compare

Changed

  • [#1323] GroupManager::getPager() return type is Sonata\DatagridBundle\Pager\PagerInterface. (@Jean-ita)
  • [#1323] UserManager::getPager() return type is Sonata\DatagridBundle\Pager\PagerInterface. (@Jean-ita)

4.10.1

24 Nov 23:31
4.10.1
Compare
Choose a tag to compare

Fixed

  • [#1288] Duplicate translation in src/Resources/translations/SonataUserBundle.nl.xliff (@elyanory)