Releases: coreshop/CoreShop
Releases · coreshop/CoreShop
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
3.2.14
What's Changed
- [Pimcore] introduce LocalizedFallbackHelper by @dpfaffenbauer in #2723
- [Translations] add missing translations by @dpfaffenbauer in #2721
- [Payum] 2.6 compatibility by @dpfaffenbauer in #2722
Full Changelog: 3.2.13...3.2.14
4.1.0-RC1
Important: Dependency to dachcom-digital/emailizr has been removed due to licensing issues with GPL and CCL. If
you are using the emailzr extension, please install it manually again with
composer require dachcom-digital/emailizr
- [Attributes] allow PHP8 Attributes for tagging services by @dpfaffenbauer in #2533
- [TestBundle] introduce a standalone test-bundle to make testing with Pimcore and Behat easier by @dpfaffenbauer in #2078
- [Core] add tax-rule per store by @dpfaffenbauer in #2341
- [ResourceBundle] auto registration of pimcore models by @dpfaffenbauer in #2536
- [Payment] allow encryption of gatway configs by @dpfaffenbauer in #2538
- [Order] allow passing custom-attributes from price rules to order-item by @dpfaffenbauer in #2555
- [StorageList] Multi Cart Selection by @dpfaffenbauer in #2631
- [JMS] allow v5 by @dpfaffenbauer in #2493
- [OrderBundle] re-factor PDF rendering to use Pimcore Web2Print by @dpfaffenbauer in #2668
- [Emailzr] remove extension by @dpfaffenbauer in #2703
4.0.10
What's Changed
- [PimcoreBundle] respect user language for grid filter labels (#2694) by @benwalch in #2695
- [Product] fix regression of price rules for products with default unit by @dpfaffenbauer in #2698
- [NotificationBundle] Mail Processor: Fix adding recipient twice by @benwalch in #2701
Full Changelog: 4.0.9...4.0.10