Releases: MoeinCommerce/WEBAPI
Releases · MoeinCommerce/WEBAPI
Release list
Release v1.2.9
Release v1.2.3
Release Notes
New Features:
- Excluded Fields Enhancements:
- Added
ProductAttributesto theExcludedFieldsenum to improve filtering. - Added
ProductDescriptionto theExcludedFieldsenum for better control over excluded data. - Introduced
DraftStatusto theExcludedFieldsenum to prevent unintended updates.
- Added
- WebOrder Model Improvements:
- Added
StatusTextfield to theWebOrdermodel for enhanced order tracking. - Introduced
IsConvertedboolean property for better order state management.
- Added
- Order Filtering:
- Implemented
GetOrdersByFiltersmethod for retrieving orders with flexible filtering options. - Added
GetOrdersByFiltersmethod to theWebContextinterface for streamlined integration.
- Implemented
Fixes:
- Stock Quantity Precision:
- Converted
StockQuantityproperty type fromfloattodoublefor accurate inventory calculations. - Changed
Quantityproperty type todecimalfor improved numeric consistency.
- Converted
- Conflict Resolution:
- Addressed merge conflicts to ensure seamless integration.
Release v1.1.2
Support attributes in the product model.
Release v1.1.0
Release notes:
support dynamic link generation for order model
Release v1.0.9
Release notes:
Store shipping information for orders
Release v1.0.8
Release notes:
store PaymentMethod title in Order model
Release v1.0.7
Release notes:
Support for searching orders with multiple selected statuses
Release v1.0.4
Release notes:
support other statuses that were received from WooCommerce
v1.0.3
Release v1.0.1
Release notes:
- support variable products