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, useOpenSessionBagListener::SESSION_BAG_NAMEinstead. - [Session] Replaced usage of deprecated
Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBagin favor ofAttributeBag - If you are upgrading to pimcore 11, then please install the
pimcore/admin-ui-classic-bundlebundle.