Skip to content

Releases: scandipwa/sales-graphql

Patch: Remove redundant usage of class

26 Jul 12:40
Compare
Choose a tag to compare

What's inside

  • Fixed issue with getting orders for customer. 1209c9d

That's all there is to it :)

Patch: Added missing import

12 Apr 11:18
994fcc5
Compare
Choose a tag to compare

What's inside

  • Added missing import #17

That's all there is to it :)

Patch: Compatibility fixes for magento 2.4.6

04 Apr 02:35
50816a3
Compare
Choose a tag to compare

What's inside

  • Compatibility fixes for magento 2.4.6 support #16

That's all there is to it :)

Support for Magento 2.4.4

11 Jun 01:20
5004e6a
Compare
Choose a tag to compare

What's inside

That's all there is to it :)

Patch: Fixes reorder functionality and discount label

13 May 16:17
d5b7adc
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Fixed a typo in this Magento module

22 Feb 13:38
655f155
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Add missing docs, use class types, wrap load into try catch

15 Feb 17:49
3fa9736
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Adds resolvers for order printing

14 Feb 12:17
c51424a
Compare
Choose a tag to compare

What's inside

  • Added resolvers to get the order by invoice, shipment, and refund id for order printing. Related to scandipwa/scandipwa#3751

That's all there is to it! :)

Patch: Discount label fix

02 Feb 19:50
d055c19
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Orders will not be filtered by store id

25 Jan 20:52
6a9e3a7
Compare
Choose a tag to compare

What's inside

  • Orders were missing in my account from other stores. This change removes the orders filtering by store id so that it now behaves as in default Magento. Related to scandipwa/scandipwa#4040

That's all there is to it! :)