Referral System for WooCommerce Version 1.3.9.21 Changelog
* sniffer error resolved.
* sniffer error resolved.
* New – Supported with High Performance Order Storage[HPOS]
* Tweak – Tested with WordPress v6.2.1
* Tweak – Tested with WooCommerce v7.7.0
* Fix – Redirection improvement when the Gift Product(s) added automatically
* 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 check for WooCommerce to de done early.
* Update – Revised the feature check for Groups to de done early.
* Update – Updated the translation template.
* Update – Updated the German translation.
* Update – Updated the Spanish translation.
* Announcement: https://om4.io/blog/woocommerce-zapier-2-5-0-new-update-product-stock-quantity-action/
* New: Add “Update Product Stock Quantity” REST API endpoint. PR #594
* Update: Clarify in the Task History record when Product Variations are sent to Zapier that it was a Variation (not Product). PR #594
* Update: Standardise REST API response error codes with a `woocommerce_rest_*` prefix. PR #594
* Update: Standardise Authentication endpoint error response codes to have a woocommerce_auth_ prefix. PR #594
* Update: Marked as compatible with WooCommerce 7.7. PR #598
* Feature – Declared compatibility with WooCommerce High-Performance Order Storage (HPOS).
* Tweak – Added links to the plugin settings page, the documentation page and to get support, in the plugin list.
* Tweak – Use the `jquery.cookie.js` library version bundled with WooCommerce.
* Tweak – Updated plugin author.
* Tweak – Updated plugin textdomain.
* Tweak – Tested compatibility up to WC 7.7.
* Tweak – Tested compatibility up to WP 6.2.
* Dev – Use SASS instead of LESS for generating the CSS styles.
* Dev – Implement the singleton pattern in the main plugin class.
* Dev – Updated minimum requirements to WC 3.5, WP 4.7 and PHP 5.4.
* 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.