Skip to content

Releases: sonata-project/SonataAdminBundle

4.42.0

05 Jan 16:31
45593b9

Choose a tag to compare

Changed

  • [#8369] The symfony/security-acl dependency is now optional. You need to explicitly require it as a dependency if you are using ACL. (@dmaicher)

4.41.0

30 Nov 18:41
a762b5a

Choose a tag to compare

Added

Removed

4.40.0

28 Nov 15:35
32f655c

Choose a tag to compare

Deprecated

  • [#8350] Method CanonicalizeRuntime::getCanonicalizedLocaleForMoment() is deprecated and no-op. It always returns null. (@dmaicher)

Fixed

  • [#8355] Fix remaining Symfony 7.4 deprecations for Request::get in twig templates (@dmaicher)

Removed

  • [#8350] Support for sonata-project/form-extensions v1 was removed (@dmaicher)
  • [#8349] Support for sonata-project/exporter v2 was removed (@dmaicher)
  • [#8348] Support for sonata-project/doctrine-extensions v1 was removed (@dmaicher)
  • [#8347] Support for sonata-project/twig-extensions v1 was removed (@dmaicher)
  • [#8344] Support for sonata-project/block-bundle v4 was removed (@dmaicher)

4.39.0

21 Oct 12:05
a60d976

Choose a tag to compare

Added

Deprecated

Fixed

4.38.2

10 Sep 17:27
6da6082

Choose a tag to compare

Fixed

  • [#8334] * ImmutableArrayType field helper message must not displayed twice (@sad270)
  • [#8335] Error messages displayed twice with form type sonata_type_native_collection or sonata_type_immutable_array when error_bubbling sets to false #2761 (@sad270)

4.38.1

05 Sep 07:40
58ca714

Choose a tag to compare

Fixed

  • [#8329] ImmutableArrayType field and it subfields help message are not displayed (@sad270)

4.38.0

24 Aug 17:11
4e1536b

Choose a tag to compare

Added

4.37.5

08 Aug 09:32
e122ff4

Choose a tag to compare

Fixed

4.37.4

03 Jul 18:18
65886ef

Choose a tag to compare

Fixed

4.37.3

23 Jun 09:08
064fbce

Choose a tag to compare

Fixed

  • [#8305] "The Request object has not been set" exception when using translation:extract command (@dramenev)