Skip to content

Releases: coreshop/CoreShop

4.0.0-beta.4

11 Nov 14:36
0de6390
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0-beta.3...4.0.0-beta.4

3.2.0-beta.2

11 Nov 14:34
abb7d75
Compare
Choose a tag to compare
3.2.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: 3.2.0-beta.1...3.2.0-beta.2

3.1.4

11 Nov 14:31
d5f9a88
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.3...3.1.4

4.0.0-beta.3

22 Oct 06:46
df1233e
Compare
Choose a tag to compare

CoreShop 4.0.0 is the same as 3.2.0 will be, it contains all bug-fixes and feature from 3.1 and 3.2

Bugs

  • [ResourceBundle] fix CoreShopRelation and CoreShopRelations dynamic classes setter by @dpfaffenbauer in #2396

Features

From 3.2

3.2.0-beta.1

22 Oct 05:15
c4523db
Compare
Choose a tag to compare

Features

3.1.3

20 Oct 18:57
5c2851c
Compare
Choose a tag to compare

Bugs

4.0.0-beta.2

16 Oct 12:06
09bfffc
Compare
Choose a tag to compare

4.0.0-beta.2

  • CoreShop 4.0.0 is the same as 3.2.0 will be, it contains all bug-fixes and feature from 3.1 and 3.2

3.1.2

05 Oct 06:02
65f6b14
Compare
Choose a tag to compare

Bugs

  • [Cache] "apply CacheResourceMarshaller to doctrine_dbal adapter, add cache marshaller to MoneyCurrency (#2373)
  • [Core] re-add mainObjectId and objectId (#2380)
  • [Reports] fix reports to only select actual orders (#2381)

Full Changelog: 3.1.1...3.1.2

4.0.0-beta.1

03 Aug 12:30
dfad40d
Compare
Choose a tag to compare

Pimcore 11

CoreShop 4.0.0 is the same as 3.1.0, but with Pimcore 11 compatibility. Updating CoreShop therefore is quite easy. Since Symfony now doesn't have a full container anymore, we use Service Containers now for our Controllers. So your overwritten Controllers probably need changes.

3.1.1

03 Aug 12:28
9c5dad2
Compare
Choose a tag to compare

Bugs

  • [PaymentRules] fix decoration of PaymentProviderResolver (#2317)
  • [Notes] fix note title translation (#2335)
  • [Menu] making it easer to have more independent bundles with the same main-menu (#2344)
  • [FrontendBundle] fix: don't require permissions to render partials (#2329)
  • [VariantBundle] fix null values in ValidAttributesValidator (#2348)
  • [OrderBundle] don't modify CartItem twice (#2355)