We’re pleased to announce the release of WooCommerce Zapier Version 2.7.0. We’re excited about this release because it represents the culmination of many months of diligent work, resolving issues, and improving our plugin’s features in response to your needs and the evolution of the WooCommerce ecosystem.

Perhaps the most significant feature in this release is the added support for WooCommerce High-Performance Order Storage (HPOS). This exciting new feature revolutionizes how orders are stored and managed. Despite the many unexpected challenges of adapting to the HPOS, we are confident these changes will significantly enhance the performance of our plugin.

What is High-Performance Order Storage (HPOS), and Why is it Important?

High-Performance Order Storage (HPOS) is a major WooCommerce update to boost your store’s speed and performance. This new feature, which enhances customer checkout efficiency and simplifies order processing, responds to our developer community’s demands.

HPOS is a significant database improvement that can accelerate order creation by up to 5x and make the checkout process 1.5x faster. Operationally, finding an order can be up to 40x faster.

The transition to HPOS involves moving from the previous order storage method that used WordPress post database technology to a new, commerce-focused database system. This change will enhance the backend order information access speed and better scale your store’s growth.

Please see our new HPOS Compatibility Documentation for full details.

Want to learn more about HPOS? Check out this post on the WooCommerce blog.

Changelog:

The full list of changes in WooCommerce Zapier version 2.7 is as follows:

New

Changed

  • Minimum required WordPress version is 6.0.0. PR #622
  • Minimum required WooCommerce version is 6.5.0. PR #622
  • Minimum required WooCommerce Bookings version is 1.15.55. PR #622
  • Minimum required WooCommerce Subscriptions version is 4.2.0. PR #622
  • Marked as compatible with WooCommerce 7.9. PR #625
  • Marked as compatible with WooCommerce Bookings 2.0. PR #625
  • Marked as compatible with WooCommerce Subscriptions v5.3. #628

Fixed

  • Ensure default adjustment type for “Update Product Price” action is valid. PR #617

Security

  • Ensure Bookings trigger/webhook sending checks webhook user permissions. PR #623