- [Core] Fixes in DataObject Extensions and Subscribed Services by @solverat in coreshop#2528
- [MessengerBundle] make FailedMessageDetails and MessageDetails JsonSerializable by @dpfaffenbauer in coreshop#2530
- [DataHub] only enable queries for selected entities by @dpfaffenbauer in coreshop#2512
- add address identifier repository to subscribed services by @solverat in coreshop#2518
- add guest condition by @breakone in coreshop#2514
- fix customer repository service link by @solverat in coreshop#2523
- [Docs] Update docusaurus by @dpfaffenbauer in coreshop#2490
- [Resource] Update Select.php by @breakone in coreshop#2489
- [Product] use coreshop.form.factory in product unit definitions extension by @solverat in coreshop#2501
- add missing subscribed services by @hethehe in coreshop#2439
- [Docs] update docs by @dpfaffenbauer in coreshop#2455
- fix workflow.registry service argument by @hethehe in coreshop#2457
- [StoreBundle] fix StoreCollector for backend by @codingioanniskrikos in coreshop#2466
- [Core] fix o_id usages by @dpfaffenbauer in coreshop#2473
- [Pimcore11] remove o_ column usages by @dpfaffenbauer in coreshop#2413
- [Pimcore11] fix return type for getChildCategories by @dpfaffenbauer in coreshop#2414
- can not save store shop settings by @sevarozh in coreshop#2415
- [Pimcore] require Pimcore 11.1 as minimum by @dpfaffenbauer in coreshop#2423
- Fix error in the filter functionality for multiselects by @hethehe in coreshop#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 coreshop#2396
- [Order] Backend Order Editing by @dpfaffenbauer in coreshop#2397, coreshop#2382
- 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.
- Pimcore 11 Compatibility (coreshop#2252, coreshop#2340, coreshop#2345, coreshop#2352, coreshop#2321, coreshop#2347)