Skip to content

4.10.0

Compare
Choose a tag to compare
@VincentLanglet VincentLanglet released this 21 Mar 13:46
· 293 commits to 4.x since this release
34a3b16

Changed

  • [#7761] CrudController::handleModelManagerThrowable can now return a custom error message to display in the flashbag instead of the generic one from Sonata. (@VincentLanglet)
  • [#7766] Reduced number of ModelManager::find calls (@VincentLanglet)

Fixed

  • [#7769] Improve detection of Symfony ACL bundle installation (@Buratinas)