CoreShop is now Licensed under CCL only! If you update to Version 5 make sure to read the License carefully and get in touch with us!
A new Frontend has been introduced. This could break existing Frontend implementations. Please make sure to copy the old, not copied yet, Frontend Files to your implementation.
The IndexBundle Extensions (IndexColumnsExtensionInterface, IndexRelationalColumnsExtensionInterface) get*Columns
Methods for a MySQL Worker need to return a array of Doctrine\DBAL\Schema\Column now
- [FrontendBundle] Design v2 and Pimcore 12 compatibility by @codingioanniskrikos in #2744
- [IndexBundle] Optimize 404 Exception Handling on Index Item Deletion by @aarongerig in #2894
- [IndexBundle] Ignore missing 404 error when deleting non-existent document by @aarongerig in #2896
- [CoreBundle] fix store values version preview with null values by @dpfaffenbauer in #2912
- [GraphQL] enable all translations for graphql by @dpfaffenbauer in #2914
- [Pimcore] downgrade doctrine/dbal by @dpfaffenbauer in #2922
- [CoreBundle] fix deprecation and issue in ObjectUserProvider and use stable Pimcore 12 in #2926