Skip to content

Releases: ecomplus/discounts-v2

v2.22.2

21 Aug 01:06
Compare
Choose a tag to compare

Bug Fixes

  • prevent error with non-cumulative discount and discounted payment method (6898212)

v2.22.1

20 Aug 00:00
Compare
Choose a tag to compare

Bug Fixes

  • better calculating discount per item for extra discount description (aa59676)
  • deal with custom .skip-open prefix on domain param (92ab508)
  • pass discoutns by coupon or utm with filter by domain when no domain passed (5c606ce)
  • pass discoutns by coupon or utm with filter by domain when no domain passed (!) (88ca51d)
  • prefer matching discount rule with validated items when some are not (3465eb3)
  • properly calculating discounted prices for all items without "sku: discount" description (5a40927)
  • properly discounted prices from sku discounts on app.description lines (8e24eba)

v2.22.0

09 Aug 08:00
Compare
Choose a tag to compare

Bug Fixes

  • deps: update all non-major (424c7f8)
  • deps: update all non-major (a21c4ab)
  • deps: update all non-major (1684966)
  • invalidate discount rule with category filters when no items set (#21) (2a2264a)
  • removing unecessary logs and min quantity check on rules filter (9fa6467)
  • revert to "old" discounts app id (05ee171)

Features

  • additional endpoint to parse order and return items with per sku discounted prices (dcf8565)
  • additional endpoint to read public discounts by domain (#22) (141bed6)
  • handle new config option describe_discounted_items (f6a90c5)
  • support discount coupons with category filter (#19) (a6109e4), closes #17

v2.21.0

16 Jan 02:42
Compare
Choose a tag to compare

Features