Skip to main content
Version: 2024.1

Upgrade Notes

1.1.0

  • [Plugins] Replaced plugins backend UI with JS event listener.
  • [Session] Replaced SessionConfigurator with OpenSessionBagListener and added related deprecation triggers.
  • [Session] Deprecated Configurator::SESSION_BAG_NAME, use OpenSessionBagListener::SESSION_BAG_NAME instead.
  • [Session] Replaced usage of deprecated Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag in favor of AttributeBag
  • If you are upgrading to pimcore 11, then please install the pimcore/admin-ui-classic-bundle bundle.