WooCommerce Dropshipping Version 4.9.3 Changelog
* Fix: PLUGINS-2028 – Fix invalid string format for translation compatibility.
* Fix: PLUGINS-2079 – Fix upsell notification keeps on showing even after closing.
* 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
* Fix – Resolve issue causing Add Payment Method decilnes in Sandbox mode
* Fix: Update to translations template file
* Fix – Fix dynamic property creation causing errors in PHP 8.2
* Bug fixes and improvements
* Fixed string translation issues
Feature – ability to add and remove discount reasons.
Fix – searching SKU code when in scan mode was not working as expected.
Fix – receipt clarity and scale improved and corrected, respectively.
Fix – receipt template CSS not being applied to the receipt.
Fix – product search results behaviour when scrolling through results.
Fix – end of sale email notifications when holding orders.
* Add – Support for WooCommerce email templates for Ticket notifications.
* Tweak – WC 7.5.0 compatibility.
* Fix – Fix issue causing PHP warnings when Avatax is enabled
* Feature – Added setting for defining the rates refreshing period.
* Tweak – Validate the App ID on settings save.
* Tweak – Tested compatibility up to WC 7.5.
* Tweak – Tested compatibility with WP 6.2.
* Dev – Log errors from the Open Exchange Rates API requests.
* Dev – Initialize the plugin when the main file is loaded.
* Dev – Removed trailing underscore from the filter hook `wc_currency_converter_settings_api_form_fields`.
* Dev – Dropped deprecated code from versions 1.x.
* Dev – Updated the minimum requirements to WC 3.7, WP 4.9, and PHP 5.6.