Skip to content

Releases: meeech/Shopify-Theme-Tool

Respect the limits release

14 Jun 21:10
Compare
Choose a tag to compare

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

json/pure

24 Apr 21:53
Compare
Choose a tag to compare

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

09 Feb 22:58
Compare
Choose a tag to compare

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

27 Oct 23:02
Compare
Choose a tag to compare
1.0.3 RC 1 Pre-release
Pre-release

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