Skip to content

3.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@franmomu franmomu released this 31 Dec 12:14
· 107 commits to 3.x since this release

Added

Changed

  • [#550] Sonata\TranslationBundle\Admin\Extension\Knplabs\TranslatableAdminExtension has been marked as @internal (@franmomu)
  • [#550] Sonata\TranslationBundle\Admin\Extension\Gedmo\TranslatableAdminExtension has been marked as @internal (@franmomu)

Fixed

  • [#556] Fixed accessing current locale from block_locale_switcher.html.twig template (@ggabrovski)

Removed

  • [#599] UserLocaleSubscriber class in favor of implementing its own solution (@franmomu)
  • [#558] Dropped support for PHP 7.3 (@franmomu)
  • [#559] Removed TranslatableInterface::getLocale() method (@franmomu)