Releases: coreshop/CoreShop
Releases · coreshop/CoreShop
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
3.2.13
What's Changed
- [Currency/Money] implement Pimcore Grid Column by @dpfaffenbauer in #2686
- [StorageList] make sure to remove StorageList from Session on Logout by @dpfaffenbauer in #2684
- [InventoryBundle] add stock label renderer and hide onHand field by @dpfaffenbauer in #2690
- [InventoryBundle] add translations for stock label #2 by @dpfaffenbauer in #2691
- [Product] fix regression of price rules for products with default unit by @dpfaffenbauer in #2698
- [OrderBundle] fix precison/factor for Payment Total by @dpfaffenbauer in #2700
- [Payum] req payum/payum-bundle:^2.6 by @dpfaffenbauer in #2710
Full Changelog: 3.2.12...3.2.13
4.0.9
What's Changed
- [MoneyBundle] money and moneyCurrency type should respect money_decimal_precision by @dpfaffenbauer in #2671
- [VariantBundle] Add possibility to exclude Variants from AttributeCollector via AttributePreconditionEvent by @almshadi in #2674
- [Product] don't allow Price and DiscountPrice Rule for unit prices by @dpfaffenbauer in #2678
- [OrderBundle] use context language for OrderState Operator by @dpfaffenbauer in #2677
- Variant Creator by @breakone in #2679
3.2.12
What's Changed
- [MoneyBundle] money and moneyCurrency type should respect money_decimal_precision by @dpfaffenbauer in #2671
- [VariantBundle] Add possibility to exclude Variants from AttributeCollector via AttributePreconditionEvent by @almshadi in #2674
- [Product] don't allow Price and DiscountPrice Rule for unit prices by @dpfaffenbauer in #2678
Full Changelog: 3.2.11...3.2.12