Skip to content

Releases: coreshop/CoreShop

2.0.0-alpha.5

26 Jan 17:25
Compare
Choose a tag to compare
2.0.0-alpha.5 Pre-release
Pre-release

🎉

This is the last alpha release. Following this we are preparing for beta. Celebrating this achievement with some self-cooked chili con carne and beer 🌶 🍻

1.2.3

28 Nov 18:26
Compare
Choose a tag to compare

Bugfix Release. This release fixes a very important Bug when using taxes with decimals. Like the Swiss 7.7% VAT which comes 2018.

2.0.0-alpha.4

27 Nov 19:55
Compare
Choose a tag to compare
2.0.0-alpha.4 Pre-release
Pre-release
[CoreBundle] bump version to alpha-4

2.0.0-alpha.3

27 Oct 13:38
Compare
Choose a tag to compare
2.0.0-alpha.3 Pre-release
Pre-release
[ResourceBundle] register short class name to container as well

2.0.0-alpha.2

10 Jul 10:40
Compare
Choose a tag to compare
2.0.0-alpha.2 Pre-release
Pre-release
[CoreBundle] Bump Version 2.0.0.alpha.2

2.0.0-alpha.1

20 Jun 17:53
Compare
Choose a tag to compare
2.0.0-alpha.1 Pre-release
Pre-release

This is the first official Alpha Release of CoreShop 2.0.0. This release is compatible with Pimcore 5 and only Pimcore 5!

CoreShop 2 approached a different way on handling e-commerce with Pimcore. It uses decoupled Components and Bundles which are designed to be used without the CoreShop e-commerce Suite as well. If you want to know more about it, read here: https://groups.google.com/forum/#!topic/pimcore/UxGzeceoZJw

Cheers 🍻

1.2.2

13 Feb 12:54
Compare
Choose a tag to compare

Smaller fixes

1.2.1

04 Jan 18:32
Compare
Choose a tag to compare

Mail Rules Hotfix

1.2.0

03 Jan 15:37
Compare
Choose a tag to compare
  • Remove Order States -> use Pimcore Workflows instead
  • Refactor Rules - see upgrade notes to migrate your installation
  • Introduce Mail Rules
  • Add Customer Communication to Order Detail View
  • Change Order creation process: Orders are going to be created before payment
  • Add Command to create custom CoreShop Object Classes and migrate the data
  • Add Localized Indexes (only MySQL Index supported)

1.1.2

10 Oct 11:45
Compare
Choose a tag to compare
  • [fix] remove customIdentifier after order has been created
  • [fix] add error route in payment routing
  • [fix] fix payment view scripts path
  • [fix] add allowEmpty option for coreshop selects
  • [new feature] #115 implement nested conditions
  • [improvement] localize OrderConfirmation
  • [improvement] add LIKE condition in mysql index worker
  • [optimizations] various improvements