Skip to content

Releases: jgodson/shopify-script-creator

ALPHA V0.0.13

15 Dec 01:40
Compare
Choose a tag to compare
ALPHA V0.0.13 Pre-release
Pre-release

Change Log

  • Added all selectors to shipping rate and payment gateway selectors to make it easy to select every rate
  • Fixed Google Analytics implementation breaking app on Safari

ALPHA V0.0.12

14 Dec 06:49
Compare
Choose a tag to compare
ALPHA V0.0.12 Pre-release
Pre-release

Change Log

  • Added event tracking for Google Analytics

ALPHA V0.0.11

14 Dec 05:10
Compare
Choose a tag to compare
ALPHA V0.0.11 Pre-release
Pre-release

Change Log

  • Added two new Line Item Campaigns
    A Discount Code Pattern based discount
    alt
    And a Discount Code List discount
    alt

ALPHA V0.0.10

13 Dec 04:47
Compare
Choose a tag to compare
ALPHA V0.0.10 Pre-release
Pre-release

Change Log

  • Added a tiered discount campaign to the line item scripts
    alt
    Can be based on cart subtotal, selected item total or customer tags
  • There were some changes done that might cause incompatibilities on certain campaigns with older exported files, but most campaigns will work fine so you won't see the usual error popup. Most likely you will simply be unable to edit these campaigns (page will go blank or just nothing happens when you click the edit button).

ALPHA V0.0.9

12 Dec 05:19
Compare
Choose a tag to compare
ALPHA V0.0.9 Pre-release
Pre-release

Change Log

  • New line item campaign to limit quantities of line items that can be purchased
    alt
  • Cart has discount code qualifier now takes an array of discount codes instead of a single code

ALPHA V0.0.8

07 Dec 18:45
Compare
Choose a tag to compare
ALPHA V0.0.8 Pre-release
Pre-release

Change Log

  • Added a maximum number of discounts to the Conditional Discount campaign. Discounts will be applied to the least expensive items that match the line item selector first.
    alt

ALPHA V0.0.7

07 Dec 06:16
Compare
Choose a tag to compare
ALPHA V0.0.7 Pre-release
Pre-release

Change Log

  • Added two new shipping rate selectors. Rate Source and Rate Code
    alt
  • The campaigns code is now indented nicely when a script is generated
    alt
  • Various other minor changes (wording, etc)

ALPHA V0.0.6

07 Dec 00:58
Compare
Choose a tag to compare
ALPHA V0.0.6 Pre-release
Pre-release

Change Log

  • Fixed an issue in the ProductTypeSelector where it wouldn't select any products with uppercase letters as the type

ALPHA V0.0.5

06 Dec 18:41
Compare
Choose a tag to compare
ALPHA V0.0.5 Pre-release
Pre-release

Change Log

  • Added a Tax Discount (for when item prices include tax, but customer is exempt)
  • Added a Country Code selector to the cart qualifiers

alt

ALPHA V0.0.4

03 Dec 17:42
Compare
Choose a tag to compare
ALPHA V0.0.4 Pre-release
Pre-release

Change Log

  • There were some issues that I missed with the shipping rate classes. These are now fixed.