Changelog
v0.11.0 (2022-03-15)
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:
Other Changes:
- 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)
Changelog
v0.10.7 (2022-01-25)
Fixed:
- fix: change deprecated incr_cache_prefix #598 (fabiojundev)
- [Bugfix] Update order status #595 (victormattosvm)
- Update class-root-query.php #584 (stevezehngut)
Changelog
v0.10.5 (2021-10-26)
New Features:
- feat: applied coupon description field added #572 (kidunot89)
- chore: CartItem product connection resolvers updated. #571 (kidunot89)
Fixed:
- fix: order item connection cursor fixed. #574 (kidunot89)
- fix: updateReview input requirements fixed #570 (kidunot89)
- fix: respect woocommerce tax display settings in cart #567 (florianbepunkt)
- make order processing methods static #566 (oskarmodig)
- Product and order connections queryClass set. #550 (kidunot89)
Changelog
v0.10.4 (2021-09-08)
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:
Changelog
v0.10.0 (2021-06-14)
Fixed:
- "Customer_Connection_Resolver" deprecated. #511 (kidunot89)
- Cart_Item_Connection_Resolver pagination fixed. #509 (kidunot89)
- Update class-checkout-mutation.php #507 (manuelsampl)
- "Order/Refund_Connection_Resolver" classes deprecated #500 (kidunot89)
- "Coupon_Connection_Resolver" deprecated. #497 (kidunot89)
- "Product_Connection_Resolver" class deprecated #495 (kidunot89)
- Session Transaction Manager bugfixes and enhancements #492 (jacobarriola)
- Checkout mutation: Add or Update order metas #484 (adrienpicard)
Other Changes:
- update plugin URL to point to the actual repo #459 (andrewminion-luminfire)