Releases: pimcore/ecommerce-framework-bundle
1.3.5
What's Changed
- [Bugfix]: Ensure
getConditionVariableTypes()is used in all DAOs by @jdreesen in #277 - [Bug, EC] PEES-845 : Fix null handling in multi-select value explosion by @kingjia90 in #278
- [Bug, EC] PEES-850: eCommerceBundle $db->quote($this->getCartId()) expects string but gets int by @kingjia90 in #280
- [Bug] Fix currency formatting for zero values by @dolmit-tanel-paaro in #271
- issue 264 fix Bracket function getConditionsByType by @arrabiata-asanz in #273
- Fixed handling of multiselect values in classificationstore by @turbo-ele in #263
- Update reusable PHP-CS-Fixer workflow by @berfinyuksel in #281
- Remove legacy php-cs-fixer workflow by @berfinyuksel in #282
- Use reusable POEditor export workflow by @berfinyuksel in #283
- Use reusable PHP-CS-Fixer workflow by @berfinyuksel in #284
- Fix deprecation of
EsSyncCommandby @jdreesen in #285
New Contributors
- @arrabiata-asanz made their first contribution in #273
- @turbo-ele made their first contribution in #263
Full Changelog: v1.3.4...v1.3.5
https://github.com/pimcore/ecommerce-framework-bundle/issues?q=is%3Aclosed%20milestone%3A%221.3.5%22
1.3.4
1.3.3
1.3.2
What's Changed
- [Bug] Fixed saving of pricing rules by @fashxp in #256
- [Bug] Added index to cartId by @fashxp in #257
Full Changelog: v1.3.1...v1.3.2
https://github.com/pimcore/ecommerce-framework-bundle/issues?q=state%3Aclosed%20milestone%3A%221.3.2%22
1.3.1
What's Changed
- Update MultiSelectFromMultiSelect.php by @AlternateIf in #225
- [Bug]: Check if ecommerce mandatory class definition exists before importing by @kingjia90 in #228
- SelectCategory type error by @jremmurd in #231
New Contributors
Full Changelog: v1.3.0...v1.3.1
https://github.com/pimcore/ecommerce-framework-bundle/issues?q=is%3Aclosed+milestone%3A1.3.1
1.3.0
What's Changed
- [Task] Update phpstan baseline by @mcop1 in #196
- Set amount to the subtotal when the discount amount exceeds the subtotal by @jan888adams in #200
- [New feature] Support opensearch by @mattamon in #208
- [Task] Update webpack by @mattamon in #211
New Contributors
- @jan888adams made their first contribution in #200
Full Changelog: v1.2.3...v1.3.0
https://github.com/pimcore/ecommerce-framework-bundle/milestone/22?closed=1
1.3.0-RC1
What's Changed
- [Task] Update phpstan baseline by @mcop1 in #196
- Set amount to the subtotal when the discount amount exceeds the subtotal by @jan888adams in #200
- [New feature] Support opensearch by @mattamon in #208
- [Task] Update webpack by @mattamon in #211
New Contributors
- @jan888adams made their first contribution in #200
Full Changelog: v1.2.3...v1.3.0-RC1
https://github.com/pimcore/ecommerce-framework-bundle/milestone/22?closed=1
1.2.3
What's Changed
- Update MultiSelectFromMultiSelect filter for ElasticSearch by @AlternateIf in #213
- Bugfix(PricingRules): Prevent Error when adding a new Pricing Rule with a name that exists by @ctippler in #216
Full Changelog: v1.2.2...v1.2.3
https://github.com/pimcore/ecommerce-framework-bundle/milestone/25?closed=1
1.2.2
What's Changed
- [Docs] added upgrade notes by @fashxp in #198
- fix(filterDefinition: preSelect.split needs to be nullsafe by @MercuryKojo in #203
- fix: category id needs to be casted to string for trim function by @MercuryKojo in #205
- fix: .map(Number) creates problems if preselect is not an id but a string by @MercuryKojo in #206
New Contributors
- @MercuryKojo made their first contribution in #203
Full Changelog: v1.2.1...v1.2.2
https://github.com/pimcore/ecommerce-framework-bundle/issues?q=is%3Aclosed+milestone%3A1.2.2
1.2.1
What's Changed
- Drop twig deferred blocks and deprecated pimcore_* twig extension calls by @markus-moser in #193
New Contributors
- @markus-moser made their first contribution in #193
Full Changelog: v1.2.0...v1.2.1