WooCommerce Conditional Shipping and Payments Version 1.15.3 Changelog
* Fix – Resolved an issue that prevented plugin styles from applying in RTL sites using WooCommerce 7.9+.
* Tweak – Used admin theme colors in settings.
* Fix – Resolved an issue that prevented plugin styles from applying in RTL sites using WooCommerce 7.9+.
* Tweak – Used admin theme colors in settings.
* Dev – Bump WooCommerce “tested up to” version 8.0.
* Dev – Bump WooCommerce minimum supported version from 7.2 to 7.8.
* Dev – Bump WordPress “tested up to” version 6.3.
* Tweak – Removed the temporary tax calculation fix for block checkout since it has been resolved upstream.
* Add – Displays a notice warning of limited functionality if taxes are disabled.
* Fix – Removed broken settings link from plugin page if taxes are disabled.
* Update – Security update.
* Sensei LMS: Version bump to 4.17.0 https://raw.githubusercontent.com/Automattic/sensei/version/4.17.0/changelog.txt
* Sensei Pro: Version bump to 1.17.0
* Added functionality to deactivate license directly within the plugin.
* Added functionality to view and modify licenses within the plugin.
* Changed the styles of pro question and answers
* Fix issue with widgets not being loaded.
* Fix translations when woothemes-sensei and sensei-lms are both active
* Dev – Updates PHP version across the plugin for PHP8.2 compatibility.
* Fix – Replace old WooCommerce purple color.
* Fix: Cronjob cleanup of expired API Key activations queried a database column using a misspelled name.
* New: Added if the Homepage is cachable to the WooCommerce > Status > WooCommmerce API Manager status report.
* Dev – Add Playwright end-to-end tests.
* New: Tested with PHP 8.0, 8.1 & 8.2
* New: Tested up to WooCommerce 8.1.0
* New: Tested up to WordPress 6.3.1
* Fix: PHP Fatal error: Uncaught TypeError: str_getcsv(): Argument #1 ($string) must be of type string, array given
* Fix: PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class SA_WC_Compatibility_4_4 does not have a method ‘save_shortcode_generated_coupon’
* Fix: PHP Fatal error: Uncaught TypeError: Unsupported operand types: string + string
* Fix: PHP Fatal error: Uncaught TypeError: Unsupported operand types: int + string
* Fix: PHP Warning: foreach() argument must be of type array|object, string given
* Fix: PHP Deprecated: auto_detect_line_endings is deprecated
* Fix: PHP Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated
* Fix: PHP Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated
* Update: POT file
* Tweak – Applying WordPress Coding Standards.