Releases
3.83.0
Added
[#6651 ] Add support for global admin extensions via config (@core23 )
[#6640 ] Added SonataConfiguration
class to handle sonata global configuration. (@franmomu )
[#6640 ] Added global Twig sonata_config
to access global configuration from Twig. (@franmomu )
[#6648 ] Added 3 new arguments to BaseFieldDescription::__construct()
to do create a FieldDescription with the mapping. (@franmomu )
Deprecated
[#6659 ] Deprecated Pool::getGroups()
method. (@franmomu )
[#6659 ] Deprecated Pool::hasGroup()
method. (@franmomu )
[#6659 ] Deprecated Pool::getAdminsByGroup()
method. (@franmomu )
[#6633 ] AbstractAdmin::$validator
property (@tambait )
[#6633 ] AdminInterface::getValidator
method specification (@tambait )
[#6633 ] AdminInterface::setValidator
method specification (@tambait )
[#6633 ] AbstractAdmin::getValidator
method implementation (@tambait )
[#6633 ] AbstractAdmin::setValidator
method implementation (@tambait )
[#6633 ] AddDependencyCallsCompilerPass
- validator related keys (@tambait )
[#6633 ] DependencyInjection/Configuration
- validator related config option (@tambait )
[#6640 ] Deprecated Pool::getTitle()
method. (@franmomu )
[#6640 ] Deprecated Pool::getTitleLogo()
method. (@franmomu )
[#6640 ] Deprecated Pool::getOption()
method. (@franmomu )
[#6640 ] Deprecated global Twig sonata_admin
variable. (@franmomu )
[#6648 ] Deprecated FieldDescriptionInterface::setFieldMapping()
method. (@franmomu )
[#6648 ] Deprecated FieldDescriptionInterface::setAssociationMapping()
method. (@franmomu )
[#6648 ] Deprecated FieldDescriptionInterface::setParentAssociationMappings()
method. (@franmomu )
[#6648 ] Deprecated FieldDescriptionInterface::setMappingType()
method. (@franmomu )
[#6648 ] Deprecated BaseFieldDescription::setMappingType()
method. (@franmomu )
Fixed
[#6665 ] Fixed triggering a deprecation in a check. (@franmomu )
[#6662 ] Incorrect object being passed to the view when rendering the history compare action (@tamcy )
You can’t perform that action at this time.