Skip to content

Releases: sonata-project/SonataAdminBundle

3.107.2

19 Jan 20:03
68436e8
Compare
Choose a tag to compare

Fixed

  • [#7705] Catch AccessException in AbstractAdmin::appendParentObject() to prevent an error when the property for the parent object is uninitialised. (@7ochem)

4.7.0

06 Jan 00:05
dc55fcb
Compare
Choose a tag to compare

Added

Changed

Deprecated

Fixed

3.107.1

01 Jan 17:46
86bfac0
Compare
Choose a tag to compare

Fixed

  • [#7641] Fixed batch confirmation translations to include mentioning the selected action or object (@7ochem)
  • [#7641] Fixed (other) Dutch translations that were missing a placeholder compared to the English file (@7ochem)

4.6.1

23 Dec 11:14
d4f7922
Compare
Choose a tag to compare

Fixed

4.6.0

23 Dec 10:34
7cef5a1
Compare
Choose a tag to compare

Added

Deprecated

Fixed

4.5.1

16 Dec 13:15
cc8e78c
Compare
Choose a tag to compare

Fixed

  • [#7647] DefaultRouteGenerator Routes generation for nested admins (@Devristo)
  • [#7636] Remove support for translation-contracts until it can be installed without relying on dev dependencies (@jordisala1991)

4.5.0

04 Dec 12:27
79fdf79
Compare
Choose a tag to compare

Added

Fixed

  • [#7622] Fixed PHP 8.1 deprecation notice for nl2br usage in base_show_field.html.twig. (@javer)

4.4.0

25 Nov 19:50
be46a40
Compare
Choose a tag to compare

Added

  • [#7617] The ability to not add a select column when accessing to the List with AJAX. (@VincentLanglet)

Deprecated

4.3.2

22 Nov 16:07
3122f2d
Compare
Choose a tag to compare

Fixed

  • [#7608] Accessing a non existing template variable in list_footer block when the list_table block is overriden (@VincentLanglet)

4.3.1

22 Nov 08:21
2d454df
Compare
Choose a tag to compare

Fixed