Skip to content

Latest commit

 

History

History
211 lines (126 loc) · 14.2 KB

CHANGELOG.md

File metadata and controls

211 lines (126 loc) · 14.2 KB

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:

v0.11.1 (2022-06-30)

Full Changelog

New Features:

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)
  • add return array to get_query_args because without this endpoint show error #610 (krystianjj)
  • Get $order in checkout mutation #605 (oskarmodig)
  • Fix Fee name not showing #602 (scottyzen)

v0.10.7 (2022-01-25)

Full Changelog

Fixed:

v0.10.6 (2021-11-04)

Full Changelog

Fixed:

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

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:

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:

v0.10.3 (2021-08-11)

Full Changelog

New Features:

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

v0.10.2 (2021-07-07)

Full Changelog

Fixed:

v0.10.1 (2021-07-06)

Full Changelog

New Features:

Fixed:

v0.10.0 (2021-06-14)

Full Changelog

Fixed:

Other Changes:

v0.8.1 (2021-03-17)

Full Changelog

New Features:

Fixed:

Other Changes:

v0.8.0 (2021-03-01)

Full Changelog

Breaking changes:

New Features:

Fixed:

Other Changes:

v0.7.0 (2020-11-24)

Full Changelog

Fixed:

Other Changes:

* This Changelog was automatically generated by github_changelog_generator