Releases: pimcore/ecommerce-framework-bundle
Releases · pimcore/ecommerce-framework-bundle
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
1.2.0
What's Changed
- Lazy load products in
CatalogProduct
condition by @jdreesen in #186 - Add the possibility to disable the order detail tab via JS by @ctippler in #182
- Add rybakit/twig-deferred-extension to composer.json by @blankse in #179
- fix type for substr in elasticsearch by @AlternateIf in #187
- Update codeception.yml by @Corepex in #188
- Bugfix: Prevent error/warning by @ctippler in #191
- fix(filterDefinition): select preSelect values in backend ui by @zerlpaMMT in #194
- IndexFieldSelection preSelect can also be integer by @mhujer in #192
New Contributors
- @ctippler made their first contribution in #182
- @zerlpaMMT made their first contribution in #194
- @mhujer made their first contribution in #192
Full Changelog: v1.1.0...v1.2.0
1.1.1
What's Changed
- Add rybakit/twig-deferred-extension to composer.json by @blankse in #179
- fix type for substr in elasticsearch by @AlternateIf in #187
- Update codeception.yml by @Corepex in #188
- Bugfix: Prevent error/warning by @ctippler in #191
Full Changelog: v1.1.0...v1.1.1
1.0.14
Full Changelog: v1.0.13...v1.0.14