Release history
CoreShop releases
E-commerce plugin for Pimcore.
All releases
15 shown
- Multi-select drag & drop support for objectMultihref condition lists
- CLI command to set up states/regions for additional countries
- [MessengerBundle] Auto-refresh and chart tooltip
Full changelog
What's Changed
- Fix outdated Menu Bundle docs for ExtJs event handling by @Copilot in https://github.com/coreshop/CoreShop/pull/2966
- Add multi-select drag & drop support for objectMultihref condition lists by @Copilot in https://github.com/coreshop/CoreShop/pull/2960
- Add CLI command for setting up states/regions for additional countries by @Copilot in https://github.com/coreshop/CoreShop/pull/2959
- [MessengerBundle] Add auto-refresh and chart tooltip by @Copilot in https://github.com/coreshop/CoreShop/pull/2965
- Fix information exposure in OrderInvoiceController and OrderShipmentController by @Copilot in https://github.com/coreshop/CoreShop/pull/2962
New Contributors
- @Copilot made their first contribution in https://github.com/coreshop/CoreShop/pull/2966
Full Changelog: https://github.com/coreshop/CoreShop/compare/4.1.9...4.1.10
- Fix injection vulnerability in CustomerTransformerController
Full changelog
What's Changed
- Fix Injection in CustomerTransformerController by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2945
Full Changelog: https://github.com/coreshop/CoreShop/compare/4.1.8...4.1.9
- doctrine/dbal downgraded (specific version not stated)
- [FrontendBundle] Design v2 and Pimcore 12 compatibility
- [IndexBundle] Optimize 404 Exception Handling on Index Item Deletion
- [IndexBundle] Ignore missing 404 error when deleting non-existent document
Full changelog
What's Changed
- [FrontendBundle] Design v2 and Pimcore 12 compatibility by @codingioanniskrikos in https://github.com/coreshop/CoreShop/pull/2744
- [IndexBundle] Optimize 404 Exception Handling on Index Item Deletion by @aarongerig in https://github.com/coreshop/CoreShop/pull/2894
- [IndexBundle] Ignore missing 404 error when deleting non-existent document by @aarongerig in https://github.com/coreshop/CoreShop/pull/2896
- [CoreBundle] fix store values version preview with null values by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2912
- [GraphQL] enable all translations for graphql by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2914
- [Pimcore] downgrade doctrine/dbal by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2922
- Minimum required Pimcore version is 11.5 (previous versions unsupported).
- Minimum required PHP version is 8.3.
- [Messenger] dispatch `FailedMessageDetailsEvent` for customizing failed message details generation
- [Messenger] wrap failed message details info modal data in `<pre>` tags
Full changelog
What's Changed
- [Messenger] dispatch
FailedMessageDetailsEventto allow customization of failed message details generation by @jdreesen in https://github.com/coreshop/CoreShop/pull/2911 - [Messenger] wrap failed message details info modal data in
<pre>tags by @jdreesen in https://github.com/coreshop/CoreShop/pull/2910 - [Pimcore] require Pimcore 11.5 only and test for PHP 8.3 by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2937
- [CoreBundle] fix reports injection by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2936
Full Changelog: https://github.com/coreshop/CoreShop/compare/4.1.7...4.1.8
- GraphQL now returns all translations
Full changelog
What's Changed
- [CoreBundle] fix store values version preview with null values by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2912
- [GraphQL] enable all translations for graphql by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2914
Full Changelog: https://github.com/coreshop/CoreShop/compare/4.1.6...4.1.7
Minor fixes and improvements.
Full changelog
What's Changed
- [IndexBundle] Ignore missing 404 error when deleting non-existent document by @aarongerig in https://github.com/coreshop/CoreShop/pull/2896
- [4.1] replace outdated translation ts with t by @philippmunz in https://github.com/coreshop/CoreShop/pull/2905
- [Release] 4.1.6 by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2906
New Contributors
- @philippmunz made their first contribution in https://github.com/coreshop/CoreShop/pull/2905
Full Changelog: https://github.com/coreshop/CoreShop/compare/4.1.5...4.1.6
Optimized 404 exception handling when deleting an index item.
Full changelog
What's Changed
- [IndexBundle] Optimize 404 Exception Handling on Index Item Deletion by @aarongerig in https://github.com/coreshop/CoreShop/pull/2894
Full Changelog: https://github.com/coreshop/CoreShop/compare/4.1.4...4.1.5
- CoreShop Index Command now supports OpenSearch.
- Resource Bundle adds specific settings for Multiselect Datatype.
Full changelog
What's Changed
- [Pimcore] DynamicDropdown - check if null by @codingioanniskrikos in https://github.com/coreshop/CoreShop/pull/2874
- [Messenger] Fix
MessageRepositoryservice registration by @jdreesen in https://github.com/coreshop/CoreShop/pull/2876 - [UPMERGE] 3.2 -> 4.0 by @github-actions[bot] in https://github.com/coreshop/CoreShop/pull/2878
- [UPMERGE] 4.0 -> 4.1 by @github-actions[bot] in https://github.com/coreshop/CoreShop/pull/2879
- [UPMERGE] 4.0 -> 4.1 by @github-actions[bot] in https://github.com/coreshop/CoreShop/pull/2875
- [Index] CoreShop Index Command with Opensearch by @aarongerig in https://github.com/coreshop/CoreShop/pull/2880
- [Resource Bundle] Add specific settings for Multiselect Datatype by @aarongerig in https://github.com/coreshop/CoreShop/pull/2881
Full Changelog: https://github.com/coreshop/CoreShop/compare/4.1.3...4.1.4
Minor fixes and improvements.
Full changelog
What's Changed
- [bug/dynamidropdown] - check if null by @codingioanniskrikos in https://github.com/coreshop/CoreShop/pull/2874
- [Messenger] Fix
MessageRepositoryservice registration by @jdreesen in https://github.com/coreshop/CoreShop/pull/2876 - [Release] 3.2.20 by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2877
- [UPMERGE] 3.2 -> 4.0 by @github-actions[bot] in https://github.com/coreshop/CoreShop/pull/2878
- [Release] 4.0.17 by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2889
Full Changelog: https://github.com/coreshop/CoreShop/compare/4.0.16...4.0.17
Fixed Messenger MessageRepository service registration.
Full changelog
What's Changed
- [Messenger] Fix
MessageRepositoryservice registration by @jdreesen in https://github.com/coreshop/CoreShop/pull/2876
Full Changelog: https://github.com/coreshop/CoreShop/compare/3.2.19...3.2.20
- Experimental OpenSearch Index Worker for CoreShop
Full changelog
New
This release contains a experimental implementation for CoreShop Index for OpenSearch. Thanks to @aarongerig, we finally have a OpenSearch Integration :)
What's Changed
- [MoneyBundle] add MutationType for coreShopMoney by @breakone in https://github.com/coreshop/CoreShop/pull/2836
- [CoreBundle] fix backend-order-creation carrier selection by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2839
- [Composer] update dev dependencies by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2841
- [OrderBundle] make order-creation action column wider to see delete button by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2842
- Bugfix/Light Theme Icon by @torqdev in https://github.com/coreshop/CoreShop/pull/2838
- [CS] Refactor by @github-actions in https://github.com/coreshop/CoreShop/pull/2835
- Added cart events for modifying items in the cart by @aashan10 in https://github.com/coreshop/CoreShop/pull/2853
- [Messenger] wrap message details info modal data in
<pre>tags by @jdreesen in https://github.com/coreshop/CoreShop/pull/2855 - [Messenger] dispatch
MessageDetailsEventto allow customization of message details generation by @jdreesen in https://github.com/coreshop/CoreShop/pull/2854 - [CORS-49] - CoreShop Improvements by @codingioanniskrikos in https://github.com/coreshop/CoreShop/pull/2845
- [Core] show "hideFromCheckout" Carriers in Backend Order creation by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2856
- [IndexBundle] Add OpenSearch Index Worker by @aarongerig in https://github.com/coreshop/CoreShop/pull/2840
New Contributors
- @torqdev made their first contribution in https://github.com/coreshop/CoreShop/pull/2838
- @aashan10 made their first contribution in https://github.com/coreshop/CoreShop/pull/2853
Full Changelog: https://github.com/coreshop/CoreShop/compare/4.1.2...4.1.3
- [MoneyBundle] add MutationType for coreShopMoney
- [Messenger] dispatch MessageDetailsEvent to allow customization of message details generation
Full changelog
What's Changed
- [MoneyBundle] add MutationType for coreShopMoney by @breakone in https://github.com/coreshop/CoreShop/pull/2836
- [CoreBundle] fix backend-order-creation carrier selection by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2839
- [OrderBundle] make order-creation action column wider to see delete button by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2842
- Bugfix/Light Theme Icon by @torqdev in https://github.com/coreshop/CoreShop/pull/2838
- [Messenger] wrap message details info modal data in
<pre>tags by @jdreesen in https://github.com/coreshop/CoreShop/pull/2855 - [Messenger] dispatch
MessageDetailsEventto allow customization of message details generation by @jdreesen in https://github.com/coreshop/CoreShop/pull/2854 - [CORS-49] - CoreShop Improvements by @codingioanniskrikos in https://github.com/coreshop/CoreShop/pull/2845
- [Core] show "hideFromCheckout" Carriers in Backend Order creation by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2856
New Contributors
- @torqdev made their first contribution in https://github.com/coreshop/CoreShop/pull/2838
Full Changelog: https://github.com/coreshop/CoreShop/compare/4.0.15...4.0.16
- Dispatches `MessageDetailsEvent` to allow customization of message details generation
Full changelog
What's Changed
- [Messenger] wrap message details info modal data in
<pre>tags by @jdreesen in https://github.com/coreshop/CoreShop/pull/2855 - [Messenger] dispatch
MessageDetailsEventto allow customization of message details generation by @jdreesen in https://github.com/coreshop/CoreShop/pull/2854
Full Changelog: https://github.com/coreshop/CoreShop/compare/3.2.18...3.2.19