Skip to content

Releases: jgodson/shopify-script-creator

V0.35.0

23 Jun 15:30
Compare
Choose a tag to compare

Change Log

  • Added a new Discounted Cart Subtotal (applied by discount code & scripts) that accounts for the discount code when checking whether the cart is eligible for the script discount.

V0.34.3

19 Apr 12:49
Compare
Choose a tag to compare

Change Log

  • Fixed an issue where using multiple Discounted Cart Subtotal (applied by scripts) didn't work.

V0.34.2

11 Dec 20:17
Compare
Choose a tag to compare

Change Log

  • A proper fix for an unexpected case when the variant sku was nil. The previous fix in v0.34.1 caused a different error.

V0.34.1

09 Dec 14:56
Compare
Choose a tag to compare

Change Log

  • Fix for an unexpected case when the variant sku was nil

V0.34.0

29 Jan 16:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V0.33.1...V0.34.0

V0.33.1

04 Dec 17:46
Compare
Choose a tag to compare
  • Important fix for the recently added Grouped Tiered Discount Campaign that could cause an error when no tier was applicable
  • V0.33.0

    04 Dec 17:44
    Compare
    Choose a tag to compare
  • Added a new Fixed Price Discount for Shipping Scripts. This can be used to set shipping rates to always be a specific amount.
  • V0.32.0

    10 Nov 14:45
    Compare
    Choose a tag to compare
    • Removed Leave feedback link. The feedback form has not accepted responses for some time now.
    • Adjusted the script character limit indicator to the new maximum.
    • Added a new Grouped Tiered Discount Campaign. This can be used to group applicable items and discount them based on the quantity purchased.

    V0.31.1

    21 Apr 05:00
    Compare
    Choose a tag to compare
    • Reverted the last added feature "Added Cart Discounted Subtotal tier type option in Tiered Discount campaign. (Accounts for discounts by discount codes only)" as there were issues reported with generated scripts after this change.

    V0.31.0

    14 Apr 23:29
    Compare
    Choose a tag to compare
    • Added Cart Discounted Subtotal tier type option in Tiered Discount campaign. (Accounts for discounts by discount codes only)