Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Releases: sonata-project/SonataCoreBundle

3.20.0

04 Jun 16:55
3.20.0
3979caf
Compare
Choose a tag to compare

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

03 Jun 17:09
3.19.2
d078514
Compare
Choose a tag to compare

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

26 May 20:27
3.19.1
a256555
Compare
Choose a tag to compare

Fixed

  • Display again flash message

3.19.0

23 May 11:03
3.19.0
2a2169b
Compare
Choose a tag to compare

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

28 Jan 17:40
3.18.0
8e80899
Compare
Choose a tag to compare

Changed

  • Switch to phpunit 8 setUp signature in tests

Fixed

  • Compatibility with "cocur/slugify:^4.0".

3.17.2

29 Nov 19:42
3.17.2
3b1128b
Compare
Choose a tag to compare

Fixed

  • Compatibility with symfony/twig-bridge 4.4
  • Compatibility with symfony/dependency-injection 4.4

3.17.1

27 Nov 21:50
3.17.1
1198afe
Compare
Choose a tag to compare

Fixed

  • Symfony 4.4 compatibility: Fixed signature of InlineConstraint::__sleep()

3.17.0

24 Apr 19:10
3.17.0
af8ba4f
Compare
Choose a tag to compare

Added

  • ability to set a translation domain for form validators

3.16.2

12 Mar 07:08
3.16.2
d0f376d
Compare
Choose a tag to compare

Fixed

  • do not initialize select2 twice
  • some deprecations

3.16.1

16 Feb 19:51
3.16.1
3789031
Compare
Choose a tag to compare

Fixed

  • error message about being unable to load the StatusRuntime