Releases: sonata-project/SonataCoreBundle
Releases · sonata-project/SonataCoreBundle
3.20.0
Removed
- remove Form and Twig sub-namespaces from CoreBundle and get them back from
form-extensions
0.x and twig-extensions
0.x
3.19.2
Changed
- change register aliases from bundle configuration to compiler pass
Fixed
- fixed register
CoreBundle
with form and twig bridges
- Deprecation message for
InlineConstraint
was always displayed
3.19.1
Fixed
- Display again flash message
3.19.0
Added
- Added
Sonata\Form\Serializer\BaseSerializerHandler
- Added
Sonata\Form\Serializer\BaseSerializerHandlerInterface
Deprecated
- Deprecated
Sonata\Serializer\BaseSerializerHandler
- Deprecated
Sonata\Serializer\BaseSerializerHandlerInterface
Removed
- Remove SonataDatagridBundle dependency
3.18.0
Changed
- Switch to phpunit 8 setUp signature in tests
Fixed
- Compatibility with "cocur/slugify:^4.0".
3.17.2
Fixed
- Compatibility with
symfony/twig-bridge
4.4
- Compatibility with
symfony/dependency-injection
4.4
3.17.1
Fixed
- Symfony 4.4 compatibility: Fixed signature of
InlineConstraint::__sleep()
3.17.0
Added
- ability to set a translation domain for form validators
3.16.2
Fixed
- do not initialize select2 twice
- some deprecations
3.16.1
Fixed
- error message about being unable to load the
StatusRuntime