Skip to content

3.9.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 06 Oct 14:29
· 3471 commits to 4.x since this release
3.9.0
75a8c1d

Added

  • Added CRUDController::trans method

Changed

  • Translation in twig templates uses the twig translation filter

Deprecated

  • Deprecated AdminInterface::trans method
  • Deprecated AbstractAdmin::$translator property
  • Deprecated AbstractAdmin::trans method
  • Deprecated AbstractAdmin::transChoice method
  • Deprecated AbstractAdmin::getTranslator method
  • Deprecated AbstractAdmin::setTranslator method

Fixed

  • Fixed missing default translationDomain
  • Fixed deprecated BaseBlockService usage