Releases: XiaoFaye/WooCommerce.NET
Releases · XiaoFaye/WooCommerce.NET
Version 0.8.6
Version 0.8.5
Version 0.8.5
Version 0.8.4
- Change all id field to 64bit integer (unsigned long) to prevent overflow. #560
- Create RestClient.cs to use HttpClient, as Blazor does not support HttpWebRequest. PR#639
- Accept '&' in password while calling WordPress Restful API. PR#527
- Close HttpWebRequest write stream when finish. PR#529
- Add WCObject.MetaDisplayValueProcessor function. PR#600
- Add OrderCouponLineMeta class. PR#600
- Change MetaData.display_value field to type object and run it through MetaDisplayValueProcessor() if configured. PR#600
Version 0.8.3
- Fix error while creating a refund. #476
- Allow authenticate Woocommerce API with JWT (set WCAuthWithJWT to true). #478
- Fix error on retrieving refund. #484
- Fix error on deserialize BatchObject. #523
- Fix error on date format. #524
- Add user-friendly attribute names and values to Metadata. #558
- Change all id field to unsigned 32bit integer to prevent overflow. #560
- Change functions in BaseObject to virtual to support Unit Test. #568
- Add function to delete tax class by slug. #576
- Allow WC Plugins to use WCObject.
- Add UpdateRangeRaw to ignore deserialize return json. #523
Version 0.7.8
- v0.7.8 update
- Supporting Wordpress REST API with OAuth 1.0a.
- Supporting Wordpress REST API with JWT Authentication.
- Fix few minor issues.
Version 0.7.7
- v0.7.7 update
- Supporting Wordpress REST API with OAuth 1.0a.
- Supporting WISDM Customer Specific Pricing REST API.
- Add ProductCategory Batch object.
- Allow to cancel a request before timeout.
- Fix setting all values to Null issue in UpdateWithNull.
- Fix decimal serialization issue in WooCommerce REST API V3.
- Return corresponding object in Delete function.
Version 0.7.5
- v0.7.5 update
- Avoid passing consumer secret when using http.
- Fixing errors when getting APIEndpoint under some cases.
- Allow updating with Null values in V2.
Version 0.7.2
Version 0.7.2
Version 0.7.0
Version 0.7.0
Version 0.5.3
Version 0.5.3