Skip to content

Releases: meeech/Shopify-Theme-Tool

Respect the limits release

Choose a tag to compare

@meeech meeech released this 14 Jun 21:10

This release mainly addresses issue some people were having hitting the API call limits.

json/pure

Choose a tag to compare

@meeech meeech released this 24 Apr 21:53

Fix for broken json/ext. Switched to json/pure. Shouldn't have any real impact since we're not doing any heavy lifting with json.

oAuth Support

Choose a tag to compare

@meeech meeech released this 09 Feb 22:58

Prepping for oAuth support, this will be distributed by normal download channel.

If you use prior to Feb 15, 2014, before backend app auth is switched to oAuth, it won't work to add new shops.

1.0.3 RC 1

1.0.3 RC 1 Pre-release
Pre-release

Choose a tag to compare

@meeech meeech released this 27 Oct 23:02

1.0.3

  • Fix for Maverick OSX 10.9
  • Add .less, .scss, .coffee to ignored extensions
  • Fix sidebar to scroll when you have many shops.
  • Upgrade to TideSDK 1.3.1.
  • Add .hg to list of ignored directories
  • Fix some upload error handling