Releases: sonata-project/SonataAdminBundle
Releases · sonata-project/SonataAdminBundle
4.32.0
4.31.0
4.30.2
4.30.1
Fixed
- [#8175]
Filter::getLabelTranslationParameters
implementation (@VincentLanglet)
4.30.0
Added
- [#8170] SearchHandlerInterface (@VincentLanglet)
Deprecated
- [#8172] Not implementing
FilterInterface::showFilter
(@VincentLanglet) - [#8172] Not implementing
FilterInterface::getLabelTranslationParameters
(@VincentLanglet) - [#8172] Not implementing
FilterInterface::withAdvancedFilter
(@VincentLanglet)
Fixed
- [#8173] Active state in side menu for nested child admins (@VincentLanglet)
- [#8172]
label_translation_parameters
option usage (@VincentLanglet)
4.29.3
4.29.2
4.29.1
4.29.0
Added
- [#8127] Symfony 7 support (@VincentLanglet)
4.28.1
Fixed
- [#8125] Needing to submit form twice when using CRUDController::render() (@AntoineRoue)