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)