Skip to content

Release v0.5.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kidunot89 kidunot89 released this 12 May 02:08
· 416 commits to develop since this release

Changelog

v0.5.1 (2020-05-11)

Full Changelog

Release Checklist

  • Support for the WooCommerce Stripe Payment Gateway added. #256
  • Product reviews mutations added. #259
  • CI fixed
  • Checkout mutation fields updated #271
  • updateCustomer resolver refactored #272
  • "resolve_session_customer" refactored #274
  • New Docker shell script #279

Enhancements:

  • Add product review mutation using "createComment" is missing ratings input fields. #254
  • Release v0.5.1 #255 (kidunot89)

Fixed:

  • customer query without parameters is not working with just an Auth Header #275
  • Bugs with Checkout Mutation input variables #270
  • Update Customer mutation allows for invalid shipping input variables #269
  • Checkout mutation payload contains WooCommerce error HTML and breaks JSON #265
  • "shippingMethod" field type changed to [String]. #257 (kidunot89)

Closed issues:

  • Products with arrow in WP admin are not returned in any products wpgraphql query #278
  • Payment gateway missing from paymentGateways query #263
  • addToCart mutation returns Internal server error in response body with HTTP 200 #251

Merged pull requests: