WooCommerce API Manager Version 2.6.1 Changelog
* Fix: Typo on API Resources meta box Parent Order link had two # # instead of one #.
* Fix: Typo on API Resources meta box Parent Order link had two # # instead of one #.
* Dev – Replace `node-sass` with `dart-sass`.
* Tweak – WC 7.5.0 compatibility.
* Tweak – Collect additional data on extension usage when tracking is enabled.
* Add – Filter hook before tracking item being added and deleted.
* Fix – Product-level Quantities are ignored when a Resource is removed after a Booking.
* Tweak – WC 7.5.0 compatibility.
* Tweak – Entire order gift wrapping product will be added as final cart item
* Tweak – CSS Improvements in backend
* Tweak – Tested with WooCommerce 7.5.0
* Tweak: Improvement made in Quantity field validation on Buy Again Table.
* Tweak: Tested upto WooCommerce v7.5.0.
* Tweak – Added Filter compatibility with WooCommerce Brands plugin
* Tweak – Conflict with Cart layout created by Fusion Builder[Avada Theme]
* Tweak – Tested with WooCommerce v7.5.0
* Fix – Improvements in Custom Hook selection for Checkout Page Gift Product display
* Fix: PLUGINS-2028 – Fix invalid string format for translation compatibility.
* Fix: PLUGINS-2079 – Fix upsell notification keeps on showing even after closing.
* New: If an API Resource is a line item on a WC Subscriptions renewal order, a URL link is displayed leading to the parent order where API Resources are displayed.
* Dev: Added the WC_AM_ENABLE_CACHE constant. To disable caching add define( ‘WC_AM_ENABLE_CACHE’, false ); to wp-config.php.
* Dev: Template code optimizations.
– api-keys.php
– api-downloads.php