Releases: sonata-project/SonataAdminBundle
Releases · sonata-project/SonataAdminBundle
4.34.0
Changed
- [#8225] Drop Symfony < 6.4 (@VincentLanglet)
- [#8225] Drop PHP 8 (@VincentLanglet)
4.33.0
Added
- [#8219] Support editable mode on
FieldDescriptionInterface::TYPE_ENUM
(@onEXHovia)
Fixed
- [#8218] Style fix for the version comparison page (@vityachis)
- [#8200] Allow delete permission to be voted on a specific subject. (@DenuxPlays)
4.32.0
Added
Changed
- [#8212] Enums implementing Symfony's
TranslatableInterface
are now correctly translated by theFieldDescriptionInterface::TYPE_ENUM
field type (@zyberspace)
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)