Skip to content

Releases: sonata-project/SonataAdminBundle

4.2.1

31 Oct 11:10
Compare
Choose a tag to compare

Fixed

3.106.1

31 Oct 10:59
Compare
Choose a tag to compare

Fixed

4.2.0

30 Oct 18:55
319d1b5
Compare
Choose a tag to compare

Added

Fixed

  • [#7529] Setting a default order if it is not set in the field description (@franmomu)
  • [#7530] Using multiple properties with ModelAutocompleteType with different order (@franmomu)

3.106.0

30 Oct 15:50
1542015
Compare
Choose a tag to compare

Added

Fixed

  • [#7529] Setting a default order if it is not set in the field description (@franmomu)
  • [#7530] Using multiple properties with ModelAutocompleteType with different order (@franmomu)

Removed

  • [#7567] Final information from AbstractAdmin::getAccessMapping() (@core23)

4.1.0

28 Oct 06:28
Compare
Choose a tag to compare

Added

Changed

  • [#7549] Move appendParentObject call into createNewInstance (@goetas)

Deprecated

Fixed

  • [#7556] Set subject of $associationAdmin when collection is append to childs collections. (@Pasttaga)
  • [#7537] Made getBatchActions() return an empty array when the admin does not have a batch route (@7ochem)

3.105.3

07 Oct 17:33
57255c6
Compare
Choose a tag to compare

Fixed

3.105.2

05 Oct 17:45
15aff9d
Compare
Choose a tag to compare

Fixed

  • [#7521] Correctly display the default icon in the admin menu if none are provided (@VincentLanglet)

4.0.1

01 Oct 07:54
5fcc06b
Compare
Choose a tag to compare

Changed

  • [#7506] Improved error message when a required option is not passed to the FormType. (@VincentLanglet)

Fixed

3.105.1

08 Sep 08:05
Compare
Choose a tag to compare

Fixed

  • [#7387] Do not throw error when trying to inject an admin as a service in an action. (@VincentLanglet)

Removed

  • [#7376] Information about the matching filters in the search results, because it does not work for cascaded oneToMany filters. (@core23)

4.0.0

06 Sep 11:52
Compare
Choose a tag to compare

Added

Changed

Fixed

Removed