Skip to content

Releases: phpclassic/php-shopify

v1.0.5

22 May 16:52
Compare
Choose a tag to compare

Additions:

  • API Versioning - Default to 2019-04. Can be customized by $config array key ApiVersion.

Fixes:

  • Fix new resource rate limit issue #56, #81
  • Get all orders of customer #78
  • Get Location -> inventory levels #58
  • Product Variant search enabled #42
  • Api Versioning #79

v1.0.4

21 May 10:52
e9fbdbc
Compare
Choose a tag to compare

Merged PRs:

Fixed PriceRule propertyRead from the main SDK#52

Add User-Agent header to CURL requests #55

Update ApplicationCharge.php #76

v1.0.3

28 Aug 08:11
d3c7f3b
Compare
Choose a tag to compare

Pull Requests Merged

  • Added optional $redirect parameter to createAuthRequest() method (#44)
  • Add SmartCollection Metafield child resource (#43)
  • Added the Report resource (#34)
  • Fixed docblock declarations (#33)
  • PriceRules and Discounts resources added (#27)

Issues Fixed

  • PriceRule (#9)
  • SmartCollection Metafields (#40)

v1.0.2

02 Jun 08:07
Compare
Choose a tag to compare

Pull Requests merged:

  • Added $state and $options parameters to $authUrl
  • Better approach to leaky bucket rate limit
  • Support InventoryItem and InventoryLevel

Issues Fixed:

  • Example on the ReadMe to update order status is incorrect
  • Can't get article metafields
  • The ProductListing resource is not available

v1.0.1

27 Aug 15:18
Compare
Choose a tag to compare

Product Variant also can be accessed directly instead of as a child of Product.

First Official Release

11 Sep 14:06
Compare
Choose a tag to compare
v1.0.0

Install with Composer

Version 1.0.0 Release Candidate

27 Aug 11:12
Compare
Choose a tag to compare
v1.0.0-rc

Bullet list for examples

Complete Beta Version

20 Aug 18:30
Compare
Choose a tag to compare
Complete Beta Version Pre-release
Pre-release
1.0.0-beta

README update - composer installation

Initial Release

19 Aug 18:57
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
v1.0.0-alpha

README Update for primary version