Added
- [#7819] Added support to batch action via another controller with 'controller' configuration (@mpoiriert)
Deprecated
- [#7819] BatchAction{actionName}IsRelevant will be remove in version 5.0. Move logic to your action. (@mpoiriert)
- [#7835] FormMapper::create() (@VincentLanglet)
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)