Skip to content

Releases: wp-graphql/wp-graphql-woocommerce

WooGraphQL v0.11.2

29 Aug 17:43
Compare
Choose a tag to compare
WooGraphQL v0.11.2 Pre-release
Pre-release

Changelog

v0.11.2 (2022-08-29)

Full Changelog

New Features:

Fixed:

  • fix: is_post_private overrode in WC_Post model abstract class #651 (kidunot89)
  • fix: temporary customers node fix applied and tested. #650 (kidunot89)
  • fix: Cart emptied after checkout #649 (kidunot89)
  • fix: Most product attribute fields made nullable #648 (kidunot89)
  • chore: WPGraphQL v1.9.x connection resolver support added and autoloader removed. #647 (kidunot89)

Other Changes:

WooGraphQL v0.11.1

30 Jun 20:38
Compare
Choose a tag to compare
WooGraphQL v0.11.1 Pre-release
Pre-release

Changelog

v0.11.1 (2022-06-30)

Full Changelog

New Features:

WooGraphQL v0.11.0

15 Mar 19:47
Compare
Choose a tag to compare
WooGraphQL v0.11.0 Pre-release
Pre-release

Changelog

v0.11.0 (2022-03-15)

Full Changelog

Breaking changes:

  • fix: QLSessionHandler behaviour changes and QLSessionHandlerTest wpunit test added #616 (kidunot89)
  • feat: "product" and "variation" connections added to LineItem type #604 (kidunot89)
  • fix: Product Attribute naming conventions changed #603 (kidunot89)

Fixed:

  • fix: warnings in fillCart with empty coupons/shippingMethods #613 (khlieng)

Other Changes:

WooGraphQL v0.10.7

25 Jan 18:48
Compare
Choose a tag to compare
WooGraphQL v0.10.7 Pre-release
Pre-release

Changelog

v0.10.7 (2022-01-25)

Full Changelog

Fixed:

WooGraphQL v0.10.6

04 Nov 22:14
Compare
Choose a tag to compare
WooGraphQL v0.10.6 Pre-release
Pre-release

Changelog

v0.10.6 (2021-11-04)

Full Changelog

Fixed:

  • hotfix: Fixes breaks created by WPGraphQL v1.6.7 #580 (kidunot89)

WooGraphQL v0.10.5

26 Oct 05:53
Compare
Choose a tag to compare
WooGraphQL v0.10.5 Pre-release
Pre-release

Changelog

v0.10.5 (2021-10-26)

Full Changelog

New Features:

  • feat: applied coupon description field added #572 (kidunot89)
  • chore: CartItem product connection resolvers updated. #571 (kidunot89)

Fixed:

WooGraphQL v0.10.4

08 Sep 20:37
Compare
Choose a tag to compare
WooGraphQL v0.10.4 Pre-release
Pre-release

Changelog

v0.10.4 (2021-09-08)

Full Changelog

Fixed:

  • fix: session expiration extended to 2 weeks #551 (kidunot89)
  • Replace deprecated function nonce_user_logged_out #547 (kpoelhekke)
  • Fix raw pricing returning null #544 (dpacmittal)
  • bugfix: customer call returns session token for guest users #541 (johnforte)
  • Fix: pass expected checkout validation WP_Error instance #531 (jeebay)

Other Changes:

WooGraphQL v0.10.3

11 Aug 18:43
Compare
Choose a tag to compare
WooGraphQL v0.10.3 Pre-release
Pre-release

Changelog

v0.10.3 (2021-08-11)

Full Changelog

New Features:

  • Updates to be compatible with WPGraphQL v1.6.1 #537 (kidunot89)

WooGraphQL v0.10.2

07 Jul 00:27
Compare
Choose a tag to compare
WooGraphQL v0.10.2 Pre-release
Pre-release

Changelog

v0.10.2 (2021-07-06)

Full Changelog

Fixed:

WooGraphQL v0.10.1

06 Jul 00:49
Compare
Choose a tag to compare
WooGraphQL v0.10.1 Pre-release
Pre-release

Changelog

v0.10.1 (2021-07-05)

Full Changelog

New Features:

Fixed: