github sonata-project/SonataAdminBundle 4.3.0

latest releases: 4.30.2, 4.30.1, 4.30.0...
2 years ago

Added

  • [#7579] Added AbstractAdminExtension::preBatchAction() and AdminExtensionInterface::preBatchAction() (as annotation for BC) to have an extension point on batch actions. (@7ochem)
  • [#7579] Added AdminEventExtension::preBatchAction() that dispatches a sonata.admin.event.batch_action.pre_batch_action event with a BatchActionEvent object containing the data (@7ochem)
  • [#7579] Added BatchActionEvent class as a transport for (newly introduced) batch action events (@7ochem)
  • [#7604] ModelManagerThrowable (@VincentLanglet)
  • [#7604] CRUDController::handleModelManagerThrowable() (@VincentLanglet)

Deprecated

Don't miss a new SonataAdminBundle release

NewReleases is sending notifications on new releases.