Skip to content

Releases: Setono/SyliusCatalogPromotionPlugin

v1.0.0-alpha.3

07 Feb 08:01
ede58d8
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Ensure higher data consistency on pre qualified callouts by @loevgaard in #75

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3

v1.0.0-alpha.2

05 Feb 13:03
67b84d0
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • Fixing bug in ProductVariantPricesCalculator by @loevgaard in #74

Full Changelog: v1.0.0-alpha...v1.0.0-alpha.2

v1.0.0-alpha

05 Feb 11:42
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

This release marks a complete rewrite of the plugin. It's absolutely wonderful, fast, and what you'd expect from catalog promotions. Enjoy 🎉

Full Changelog: v0.5.2...v1.0.0-alpha

v0.5.2

08 Nov 11:05
Compare
Choose a tag to compare

v0.5.1

16 Nov 07:55
Compare
Choose a tag to compare

Fix bug where manually discounted was set to true when it was in fact set automatically by catalog promotions

New has_not_taxon rule

12 Oct 14:04
a32a263
Compare
Choose a tag to compare
Merge pull request #58 from Setono/new-not-in-taxon-rule

New has_not_taxon rule

v0.4.8

21 Sep 07:39
Compare
Choose a tag to compare
Don't update applied promotions

v0.4.7

17 Sep 07:13
Compare
Choose a tag to compare

SELECT * FROM sylius_channel_pricing WHERE bulk_identifier != 'asfd' doesn't return rows where bulk_identifier = null and I seem to forget this all the time :|

v0.4.6

16 Sep 14:06
Compare
Choose a tag to compare

Fixing an edge case bug (again) where a deleted promotion could prevent a new promotion from being applied

v0.4.5

13 Sep 20:36
73a0237
Compare
Choose a tag to compare

Fixing a 'compound discount' edge case bug