Skip to content

3.7.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 07 Sep 09:35
· 3517 commits to 4.x since this release
3.7.0
e9c9980

Added

  • Added additional _ALL role check to RoleSecurityHandler

Changed

  • Improve accessibility by adding aria-hidden="true"

Fixed

  • Set choices_as_values to true on choice type based to be compatible with Symfony 3
  • Use class name when referencing Form Type to be compatible with Symfony 2.8+
  • Remove Sonata\CoreBundle\Exporter\Exporter from classes to compile to cache to avoid deprecation warning

Removed

  • The admin no longer checks for the translator service before translating.