Skip to content

4.13.0

Compare
Choose a tag to compare
@VincentLanglet VincentLanglet released this 25 Jun 17:37
· 227 commits to 4.x since this release
43e6b70

Added

  • [#7819] Added support to batch action via another controller with 'controller' configuration (@mpoiriert)

Deprecated

Fixed

  • [#7851] Model Auto Complete failing in create flow of admin with subclasses (@mpoiriert)
  • [#7847] AdminValueResolver does support generic AdminInterface type. (@mpoiriert)
  • [#7845] Fix the subclass query parameter conflict in the sonata.admin.action.get_short_object_description controller. (@mpoiriert)
  • [#7836] Command deprecations using Symfony 6.1 (@franmomu)

Removed