Skip to content

v2.2.0

Choose a tag to compare

@yashvir-webkul yashvir-webkul released this 02 Jul 06:38
· 23 commits to main since this release
9e7d8c4

Release Notes — v2.2.0 (July 02, 2026)

Added

  • Add downloadable-product file upload (REST)
  • Add downloadable-product file download (REST)

Changed

  • Change admin marketing campaign update to be partial — send only the fields you want to change (previously every field was required).

Fixed

  • Fix the campaign-send, coupon-generate, coupon-mass-delete, and sitemap-generate mutations returning null over GraphQL.
  • Fix admin customer-address update / delete / set-default over GraphQL not verifying the owner — customerId is now required.

Full Changelog: v2.1.0...v2.2.0