Skip to content

Releases: coreshop/CoreShop

4.1.0-RC2

21 Oct 17:43
d9586dc
Compare
Choose a tag to compare

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.

4.0.11

17 Oct 15:08
35e3655
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.10...4.0.11

3.2.14

16 Oct 11:10
4061015
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.13...3.2.14

4.1.0-RC1

12 Sep 06:21
b704b2c
Compare
Choose a tag to compare

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

4.0.10

10 Sep 09:02
38d6eca
Compare
Choose a tag to compare

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

10 Sep 06:27
5f3e9cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.12...3.2.13

4.0.9

12 Aug 11:10
ba055f0
Compare
Choose a tag to compare

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

12 Aug 09:46
5d80d07
Compare
Choose a tag to compare

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

4.0.8

18 Jul 14:38
c285dfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.7...4.0.8

3.2.11

18 Jul 12:37
fa790a5
Compare
Choose a tag to compare

What's Changed