Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

v2.7.0

Choose a tag to compare

@jenschude jenschude released this 20 Mar 13:31
v2.7.0
da0795f

Bug Fixes

  • GraphQL: fix GraphQL requests without variables (fa9d376)
  • LineItemImportDraft: add missing field distributionChannel (52d2ff0)

Features

  • Discounts: add setValidFromAndUntil action (c226e1f)
  • Error: add error codes for BadRequest (9012d5d)
  • ExternalTaxRateDraft: add field includedInPrice (2771f2d), closes #451
  • Message: add new messages for ProductPriceDiscounts (fc876f7), closes #445
  • Message: add OrderDeleted Message (22ab652)
  • Messages: set MessagesConfiguration at Project (5389c23), closes #443
  • Order: support setCustomerId (756811d)
  • PasswordResetToken: support ttlMinutes for token (ebe6d77)
  • ProductAddVariantAction: support field assets (ce591e8)
  • ProductType: support changeAttributeOrderByName action (dd52af8), closes #453
  • ShippingInfoImportDraft: add ShippingInfoImportDraft representation (bde4473), closes #449
  • ShippingMethod: support Reference expansion (bd745f7)
  • Subscription: add changeDestination update action (b0fbb04), closes #437
  • Subscription: add subscription status (a2ff2e1), closes #436
  • UserProvidedIdentifiers: support UserProvidedIdentifiers at Messages & Subscriptions (aeece56)
  • Zone: support Key on shipping Zones (d331cff), closes #448