Sensei Pro Version 4.6.4.1.6.2 Changelog
* Sensei LMS: Version bump to 4.6.4 https://raw.githubusercontent.com/Automattic/sensei/version/4.6.4/changelog.txt
* Sensei LMS: Version bump to 4.6.4 https://raw.githubusercontent.com/Automattic/sensei/version/4.6.4/changelog.txt
* Feature-Added compatibility with subscriptions of WooCommerce Payments.
* Tweak-Tested compatibility up to WC 6.9.
* Tweak-Tested compatibility up to WP 6.0.
* Add “Set Resources Folder” to System Status
* New: Display store credit original amount in the coupon’s admin dashboard
* New: Setting & hook ‘wc_sc_show_myaccount_menu_icon’ to show or hide icon for coupons menu/tab on My account page
* Fix: The coupon in which ‘Disable email restriction?’ is enabled under Usage restrictions, those coupons don’t show up under the drop-down for ‘Enable store notice for the coupon’
* Fix: Unable to identify Smart Coupons’ endpoint under My account using function is_wc_endpoint_url
* Fix: Coupon URL feature not working correctly with URL param ‘add-to-cart’
* Fix: Setting Free shipping is not working correctly with the discount type store credit
* Fix: Usage restrictions > Payment methods are not validating correctly when the coupon is used in creating/updating an order via REST API
* Fix: Auto-generating a percentage discount coupon is also converting the percentage amount of the coupon [Aelia Currency Switcher for WooCommerce]
* Fix: Incorrectly converting store credit original amount during auto-generation [Aelia Currency Switcher for WooCommerce]
* Fix: Coupon amount is not geting converted in store notice for coupon [Aelia Currency Switcher for WooCommerce]
* Fix: User experience when applying a coupon with Payment method restriction on the cart & the checkout page
* Fix: Uncaught TypeError: Cannot access offset of type string on string-$this->locations_lookup_in[‘address’]
* Fix: Hard-coded table prefix in query, replaced with $wpdb->prefix
* Fix: Unnecessarily logging a lot of messages in the log file during refund process [Admin]
* Fix: Spelling mistake in ‘You have scheduled to sent…’ to ‘You have scheduled to send…’
* Fix: A few minor spelling mistakes
* Update: POT file
* Fix-Fixed “Exclude” checkboxes styles.
* Fix-Fixes tax query ignoring category (#230).
* Fix-earn points notice inconsistent visibility issue.
* Add-Bookings Helper integration (Export button on a product page).
* Important-WooCommerce 3.9+ and PHP 7.0+ are now required.
* Fix-Fixed ‘My Account-Gift Cards’ not hiding when endpoint setting is empty.
* Fix-Fixed fatal errors triggered when activating/deactivating the plugin via WP CLI.
* Tweak-Moved the plugin settings to an integration page.
* Tweak-Updated text-domain of the translatable strings to ‘woocommerce-amazon-s3-storage’.
* Tweak-Added missing descriptions to the translatable strings.
* Tweak-Check the minimum requirements before initializing the plugin.
* Tweak-Moved the ‘Docs’ and ‘Support’ links to the plugin row links.
* Dev-Deprecated ‘settings.php’ template.
* Dev-Deprecated code from the legacy setting for disabling SSL.
* Dev-Implement the singleton pattern in the main plugin class.
* Dev-Updated the minimum requirements to WC 3.4, WP 4.7, and PHP 5.4.