* Full details: WooCommerce Zapier Version 1.9.3 Released
* Fix: Date fields show current date/time instead of being empty #143
* Fix: Better compatibility with the Measurement Price Calculator extension. #188
* Fix: Improve Order shipping information collection logic which can cause a fatal error. #190
* Change: Clarifying in the documentation that `tax_total` field excludes shipping tax.
* Change: Support WooCommerce Subscriptions 2.5.
* Full details: WooCommerce Zapier Version 1.9.2 Released
* Fix: Avoid a PHP Fatal error in hosting environments that have PHP opcode caching enabled with opcache.save_comments=0, which was causing reflection to fail. #184
* Fix: Use JSON file for sample data instead of Reflection. #184
* Fix: Do not use Reflection for validation. #184
* Change: Remove temporary hotfix that was implemented in v1.9.1.