- [Docs] Update docusaurus by @dpfaffenbauer in #2490
- [Resource] Update Select.php by @breakone in #2489
- [Product] use coreshop.form.factory in product unit definitions extension by @solverat in #2501
- add missing subscribed services by @hethehe in #2439
- [Docs] update docs by @dpfaffenbauer in #2455
- fix workflow.registry service argument by @hethehe in #2457
- [StoreBundle] fix StoreCollector for backend by @codingioanniskrikos in #2466
- [Core] fix o_id usages by @dpfaffenbauer in #2473
- [Pimcore11] remove o_ column usages by @dpfaffenbauer in #2413
- [Pimcore11] fix return type for getChildCategories by @dpfaffenbauer in #2414
- can not save store shop settings by @sevarozh in #2415
- [Pimcore] require Pimcore 11.1 as minimum by @dpfaffenbauer in #2423
- Fix error in the filter functionality for multiselects by @hethehe in #2426
- CoreShop 4.0.0 is the same as 3.2.0 will be, it contains all bug-fixes and feature from 3.1 and 3.2
- [ResourceBundle] fix CoreShopRelation and CoreShopRelations dynamic classes setter by @dpfaffenbauer in #2396
- CoreShop 4.0.0 is the same as 3.2.0 will be, it contains all bug-fixes and feature from 3.1 and 3.2
CoreShop 4.0.0 is the same as 3.1.0, but with Pimcore 11 compatibility. Updating CoreShop therefore is quite easy. Since Symfony now doesn't have a full container anymore, we use Service Containers now for our Controllers. So your overwritten Controllers probably need changes.