WooCommerce API Manager Version 2.6.17 Changelog
* Update: Run the database updater.
* Update: Run the database updater.
* Dev – Resolve PHPCS warnings.
* Fix – Rework query logic in Commissions screen.
* Fix – Show the correct refunded vendor commission amount on the commission list and vendor order list pages.
* WordPress 6.2 compatible.
* WordPress 6.3-alpha compatible.
* WooCommerce 7.7 compatible.
* Revised the internal settings API.
* Revised the WooCommerce dependency checks.
* Removed the legacy code in woo-includes.
* Made the logger resilient to hosts that remove the getmypid() function.
* Fixes a PHP Deprecated notice of passing null to a parameter of type string during version comparison.
* Dev – Bump PHP minimum supported version from 7.0 to 7.2.
* Dev – Bump WooCommerce “tested up to” version 7.4.
* Dev – Bump WooCommerce minimum supported version from 6.0 to 6.8.
* Dev – Implement support for delivery of automatic translation files.
* Dev – Replace `dart-sass` with `sass`.
* Fix – Product visibility import issues.
* Fix – Dynamic property deprecation notices with PHP 8.2.
* Fix – Label updated to Apply Points to Previous Orders > Since.
* Fix – Points are no longer applied when a backslash is entered into the coupon field.
* Update – WordPress 6.2 compatible.
* Update – WooCommerce 7.7 compatible.
* Update – Revised the changelog for the version history parser.
* Remove – Removed call to deprecated woothemes_queue_update().
* Remove – Removed the deprecated code in woo-includes.
* Dev – Added a generic dependency checker class.
* Update – Revised the dependency checks for Groups and WooCommerce to de done early.
* Update – Updated the translation template.
* Update – Updated the German translations for Austria, Germany and Switzerland.
* Update – Updated the Spanish translation.
* Update – Updated the French translation.
* Tweak – Introduced basic event tracking support via Tracks.
* Fix – Add missing nonces for AJAX calls.
* Fix – Only allow HTML files for template editing.
* Tweak – Replace the deprecated HTML tag `
* Fix – Fix warning related to missing ItemEcommerce if legacy LS webstore is not enabled
* Fix – Change the featured image in Woo if the featured image gets deleted in LS
* Tweak – Catch image import error
* New – Move updating and item creation to the action scheduler if more than 30 items are found to be new or changed