Skip to content

Releases: sonata-project/SonataAdminBundle

4.27.0

07 Sep 09:51
939707c
Compare
Choose a tag to compare

Added

4.26.1

02 Sep 09:31
6eeda89
Compare
Choose a tag to compare

Fixed

  • [#8091] Fix display of enums for nullable property (@bedfir)

4.26.0

28 Jul 22:32
47a5846
Compare
Choose a tag to compare

Changed

Fixed

  • [#8082] Installing SonataAdminBundle without any persistence does not throw missing abstract argument definition (@jordisala1991)

4.25.0

03 Jun 11:24
e5efd50
Compare
Choose a tag to compare

Added

  • [#8072] Support for SonataBlockBundle 5.0 (@jordisala1991)
  • [#8070] "enum_translation_domain" and "use_value" options for fields of type FieldDescriptionInterface::TYPE_ENUM. (@phansys)

4.24.0

13 May 14:58
Compare
Choose a tag to compare

Added

Fixed

  • [#8061] ExplainAdminCommand no longer complains about missing subject on admin (@VincentLanglet)
  • [#8055] Child admins not related directly to a parent now handle show, edit and delete actions correctly. (@maMykola)

4.23.0

25 Apr 05:01
d796f51
Compare
Choose a tag to compare

Fixed

  • [#8041] Top nav bar menu for user is shown if there is a user logged in (@jordisala1991)
  • [#8041] Top nav bar menu for creating admin entities is shown even is there is no user logged in (@jordisala1991)

Removed

4.22.6

12 Apr 10:08
0884daf
Compare
Choose a tag to compare

Fixed

4.22.5

30 Mar 12:30
6701b1f
Compare
Choose a tag to compare

Changed

  • [#8029] Use symfony/string instead of doctrine/inflector to convert words from "snake_case" to "camelCase" (@jordisala1991)

Fixed

Removed

4.22.4

26 Jan 22:07
e3a845e
Compare
Choose a tag to compare

Fixed

  • [#8009] Fix response_item_callback option for ModelAutocompleteType form field. (@aleksvaganoff)
  • [#7891] Fix Sortable drag and drop for ModelType form field. (@jorrit)

4.22.3

12 Jan 14:28
8a64279
Compare
Choose a tag to compare

Fixed