Skip to content

3.28.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 30 Nov 10:27
· 3004 commits to 4.x since this release
3.28.0
5dacb8c

Added

  • Added CRUDController::redirectToList method for all list redirections
  • added Russian translations

Changed

  • Handle empty id list in CRUDController::batchAction
  • All services without a declared visibility are now public

Fixed

  • It is now allowed to install Symfony 4
  • Updated src/Resources/views/standard_layout.html.twig template in order to remove whitespace rendering before HTML DOCTYPE declaration.
  • interference with other bundles

Deprecated

  • using the ChildrenVoter class
  • using the sonata.admin.menu.matcher.voter.children service

Security

  • Fixed XSS vulnerability in autocomplete form type