4.14.0
版本发布时间: 2022-07-12 21:11:57
sonata-project/SonataAdminBundle最新发布版本:4.31.0(2024-07-16 02:57:16)
Added
- [#7841] Support for a FilterInterface::getFormOptions method. (@VincentLanglet)
Deprecated
- [#7841] FilterInterface::getRenderSettigns (@VincentLanglet)
- [#7841] All the
Sonata\AdminBundle\Form\Type\Filter\*Type
except the FilterDataType. (@VincentLanglet)
Fixed
- [#7868] Batch action ProxyQueryInterface parameter don't have to be named $query anymore. (@mpoiriert)