Releases: scandipwa/sales-graphql
Releases · scandipwa/sales-graphql
Patch: Remove redundant usage of class
Patch: Added missing import
Patch: Compatibility fixes for magento 2.4.6
Support for Magento 2.4.4
What's inside
- Support for Magento 2.4.4. Related to scandipwa/scandipwa#4122
That's all there is to it :)
Patch: Fixes reorder functionality and discount label
What's inside
- Adjusted the reorder functionality. Related to scandipwa/scandipwa#4195
- Fixed discount label to return null if not available. Related to scandipwa/scandipwa#4018 and scandipwa/scandipwa#4166
That's all there is to it! :)
Patch: Fixed a typo in this Magento module
What's inside
- Fixes a typo in this Magento module. Related to scandipwa/scandipwa#4076
That's all there is to it! :)
Patch: Add missing docs, use class types, wrap load into try catch
What's inside
- Add missing docs, use class types, wrap load into try catch. Related to scandipwa/scandipwa#3751
That's all there is to it! :)
Patch: Adds resolvers for order printing
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
What's inside
- Removed discount duplicate and added negative attribute to the discount value. Related to scandipwa/scandipwa#4018
That's all there is to it! :)
Patch: Orders will not be filtered by store id
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! :)