Releases: xcoreplatform/woocommerce-xcore-plugin
Releases · xcoreplatform/woocommerce-xcore-plugin
Release 1.15.0
- Added support for order notes
1.14.9
- Allow for retrieval of paginated custom post types
- include filenames in search of orphan product images for better results
1.14.8
- added null check in case no image is found
1.14.7
- Added better support for the Advanced Custom Fields plug-in by WP Engine
- Fixed product image issue where it would remove the product image after each update due to a faulty comparison of the filename before and after processing.
1.14.6
- Fixed product images being removed after each update
- Added #[AllowDynamicProperties] attribute to avoid PHP deprecated log messages
1.14.5
- Added a check to make sure the existing images actually exists and if not, remove them.
1.14.4
- Set correct version in all files
1.14.3
- Updated readme
1.14.2
- Solved new images not being added
- Added missing endpoint for custom types
- Updated requirements with that of the Woocommerce
1.14.1
- Fixed filename check after image has been processed by wordpress