4.13.0
版本发布时间: 2022-06-26 01:37:43
sonata-project/SonataAdminBundle最新发布版本:4.31.0(2024-07-16 02:57:16)
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)