Releases: coreshop/CoreShop
Releases · coreshop/CoreShop
4.1.1
What's Changed
- [Index] add feature to raw query the index by @dpfaffenbauer in #2795
- [StorageList] fix writing null into session by @dpfaffenbauer in #2794
- Do not load complete product again from database on pre_update by @BlackbitDevs in #2781
Full Changelog: 4.1.0...4.1.1
4.0.14
What's Changed
- [CoreBundle] add payment-provider carrier condition by @dpfaffenbauer in #2788
- [Store] fix admin site request resolver by @dpfaffenbauer in #2793
- fix reserved key query by @solverat in #2803
- [FrontendBundle] fix priority for frontend controller registration by @dpfaffenbauer in #2807
Full Changelog: 4.0.13...4.0.14
3.2.17
What's Changed
- [FrontendBundle] add check if category type is grid or list (9d41877)
- [FrontendBundle] add check for currency in switch action (f4cbe97)
Full Changelog: 3.2.16...3.2.17
4.1.0
What's Changed
- [Registry] require registry 4.1 in all bundles by @dpfaffenbauer in #2748
- Update CartController - remove Argument Injection by @steinerCors in #2741
- [Frontend] introduce template installer and better define best-practice by @dpfaffenbauer in #2739
New Contributors
- @steinerCors made their first contribution in #2741
Full Changelog: 4.0.11...4.1.0
4.0.13
What's Changed
- [Resource] fallback locale could be null for newly created entities by @dpfaffenbauer in #2756
- fix: CheckoutManager::getNextStep return type by @gander in #2758
- Added action price casting to int by @twin-elements in #2760
- [ResourceBundle/OrderBundle] fix order grid-configs and add a new CoreShop Resource Field Getter Operator by @dpfaffenbauer in #2762
- [Store] optimize Store Context resolving with fallback and admin/non-admin by @dpfaffenbauer in #2766
- [Store] optimize Store Context resolving with fallback and admin/non-admin also for area bricks by @dpfaffenbauer in #2769
- [CoreBundle] allow to pass site to link generation by @dpfaffenbauer in #2772
New Contributors
- @gander made their first contribution in #2758
- @twin-elements made their first contribution in #2760
Full Changelog: 4.0.12...4.0.13
3.2.16
What's Changed
- [PimcoreBundle] fix MultiSelect (check for existing store) by @breakone in #2754
- [priceNull - 3.2] - add listener for null/empty price on field by @codingioanniskrikos in #2757
- [ResourceBundle] Version Marshalling for FieldCollections by @dpfaffenbauer in #2768
Full Changelog: 3.2.15...3.2.16
4.0.12
What's Changed
- [PayumBundle] remove payment_state processing to confirm orders by @dpfaffenbauer in #2743
- [Docs] Upgrade guide: Mention emergency recovery if major version got updated without updating to latest minor version first by @BlackbitDevs in #2745
- [Core] allow multiple store-values by @dpfaffenbauer in #2747
- [CoreBundle] fix quantity price rules customerGroups condition by @dpfaffenbauer in #2750
Full Changelog: 4.0.11...4.0.12
3.2.15
What's Changed
- [PayumBundle] remove payment_state processing to confirm orders by @dpfaffenbauer in #2743
4.1.0-RC2
Important The FrontendBundle is now disabled by default. We added a migration to enable it
Please check if it actually is enabled in the bundles.php file
If you don't need it, feel free to disable it.
- [ResourceBundle] check also for empty "pimcore_class_name" by @breakone in #2716
- [CoreBundle] implement name functions and add migration for order-name and wishlist-name by @dpfaffenbauer in #2717
- [Pimcore] introduce the Printable by @dpfaffenbauer in #2720
- [Printable] further improvements to new printable feature by @dpfaffenbauer in #2724
4.0.11
What's Changed
- use getCount() instead of getTotalCount() for BatchListing by @hethehe in #2715
- [Store] fix cached store context by @dpfaffenbauer in #2727
- [Twig] twig >= 3.14 is compatible again by @dpfaffenbauer in #2719
Full Changelog: 4.0.10...4.0.11