Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Latest commit

 

History

History
204 lines (123 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

204 lines (123 loc) · 11.7 KB

Change Log

v0.3.0-beta (2019-10-25)

Full Changelog

Merged pull requests:

v0.2.2-beta (2019-10-24)

Full Changelog

Enhancements:

  • Sorting of products, Categories etc #138
  • Accessing meta_data product property? #121
  • Improved ordering for some connections #145 (kidunot89)
  • "product_connection_catalog_visibility" hook implemented. #142 (kidunot89)
  • "format" arg added to Product description fields #139 (kidunot89)

Fixed:

  • Ajax call /?wc-ajax=get_refreshed_fragments clears cart when plugin installed #143
  • subcategory shows empty when image field is present #140
  • Extension breaks the hierarchy between pages #122
  • Order id undefined #119
  • categoryNameIn not filtering #116
  • Fixes product taxonomy hierachy resolution #150 (kidunot89)
  • Adds WPGraphQL JWT Auth fields to Customer type and mutations #148 (kidunot89)
  • Escape hatch added on non-GraphQL requests. #146 (kidunot89)
  • Release v0.2.1 #114 (kidunot89)

Closed issues:

  • Order Creation directly #149
  • Customer checkout and order mutations are not working #147
  • Price Type, and name not showing up for product as Typed values #137
  • Add AND and OR statement to where clause. #120

Merged pull requests:

v0.2.1-beta (2019-08-27)

Full Changelog

Breaking changes:

Enhancements:

  • Hooks for mutations #108
  • productBy query should support querying by slug #95
  • Support update of multiple quantities in cart in a single mutation #94
  • Other mutations #19
  • Order mutations #16

Fixed:

  • customerRegister mutation resolves wrong object for viewer field #111
  • I cant see the category thumbnail #93
  • Session header bugfix #113 (kidunot89)

v0.2.0-beta (2019-07-11)

Full Changelog

Fixed:

  • Custom attributes of variable products cannot be queried. #87
  • Release v0.1.2 #86 (kidunot89)

Closed issues:

  • Customer id doesn't match user id #90

Merged pull requests:

v0.1.2-beta (2019-06-23)

Full Changelog

Fixed:

Closed issues:

  • Tests needed #46

v0.1.1-beta (2019-06-06)

Full Changelog

Breaking changes:

Enhancements:

  • Add format argument to product pricing fields #75
  • Customer mutations #48
  • Cart mutations #18

Fixed:

  • Provide guest user authentication #79
  • Codeception versioning problem in Travis-CI build #77 (kidunot89)

Closed issues:

  • Release v0.1.0 Summary #74

v0.1.0-beta (2019-05-11)

Full Changelog

Closed issues:

  • Release v0.0.4 Summary #66

Merged pull requests:

v0.0.4-beta (2019-05-10)

Full Changelog

Enhancements:

  • Add filter for restricted_cap in models #51
  • Add name to ProductVariation #41
  • Cart type and queries #12
  • Adds "*_restricted_cap" filters #53 (kidunot89)
  • ProductAttribute completion #50 (kidunot89)

Fixed:

Merged pull requests:

v0.0.3-beta (2019-04-25)

Full Changelog

Enhancements:

Fixed:

  • Pagination broken #29
  • Pagination fix for CPT-backed CRUD objects connections #36 (kidunot89)

Closed issues:

  • Unsetting "object_ids" on all connections #39

Merged pull requests:

v0.0.2-beta (2019-04-22)

Full Changelog

Enhancements:

Fixed:

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator