Releases: jgodson/shopify-script-creator
Releases Β· jgodson/shopify-script-creator
V0.35.0
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
Change Log
- Fixed an issue where using multiple Discounted Cart Subtotal (applied by scripts) didn't work.
V0.34.2
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
Change Log
- Fix for an unexpected case when the variant sku was nil
V0.33.1
Important fix for the recently added Grouped Tiered Discount Campaign that could cause an error when no tier was applicable
V0.33.0
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
- 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
- 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
- Added Cart Discounted Subtotal tier type option in Tiered Discount campaign. (Accounts for discounts by discount codes only)