Skip to content

Releases: coreshop/CoreShop

4.1.0

07 Jan 08:40
79cd8a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.11...4.1.0

4.0.13

07 Jan 08:39
7f410db
Compare
Choose a tag to compare

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

Full Changelog: 4.0.12...4.0.13

3.2.16

07 Jan 08:38
b6b9e2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.15...3.2.16

4.0.12

11 Nov 13:52
0809490
Compare
Choose a tag to compare

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

11 Nov 13:12
b29fcbf
Compare
Choose a tag to compare

What's Changed

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