WooCommerce API Manager Version 3.0.2 Changelog
* Fix: Email address search on API Customer dashboard.
* Fix: Enter the page number and hit enter to go to that page on API Customer dashboard.
* Fix: Email address search on API Customer dashboard.
* Fix: Enter the page number and hit enter to go to that page on API Customer dashboard.
* Fix – Fixed quantity updates in the product table view.
* Tweak – WC 7.8 compatibility.
* Fix – Resolved a PHP warning triggered when adding a Bundle/Composite without any container-level add-ons to the block-based cart.
* Fix – PHP Notices when Cart and Checkout blocks are used with debugging activated.
* Update – WordPress 6.2 compatible.
* Update – WordPress 6.3-alpha compatible (re-tested).
* Update – WooCommerce 7.8 compatible.
* Update – Requires at least WooCommerce 7.4.
* Update – Requires at least PHP 7.2.
* Update – WooCommerce HPOS compatible.
* Add – HPOS compatibility; Orders screen allows to filter by group memberships, orders that contain products which add or remove specific group memberships, any group memberships or no group memberships.
* Add – HPOS compatibility; Edit Order screen shows group membership information.
* Minor fix and improvement in search in table rows – button and keypress logic updated
* Tweak – Avoid clearing selected GA properties when re-authenticating with Google using an account that has access to selected properties
* Tweak – Pass visitor user-agent to GA4 when tracking events via API
* Tweak – Include full order data in GA4 `place_order` event
* Tweak – Ensure product names include variation name when tracking product events
* Fix – Address an issue where tracked item variant details were incomplete
* Misc – Revert changes from v2.0.1 to leverage an edit scope in the API to allow data stream creation during onboarding
* Fix: Renewal quantity added to the cart when Renew button clicked. Checked for is_expired before setting the value of the quantity, so the default of 1 was used.
* Update: Change to the api-keys.php template related to the fix noted above.
* Dev: Compatible with WooCommerce Cart and Checkout blocks.
* Fix – Register admin tab layout page properly to avoid deprecation messages in PHP 8+
* Misc – Add compatibility for WooCommerce High Performance Order Storage (HPOS)
* NEW: Bizum in the Checkout.
* UPDATE: InSite was not redirecting to the checkout under certain error flows.
* UPDATE: Translated many strings.