WooThemes Sensei Version 3.15.2.2.6.3 Changelog
* Sensei LMS: Version bump to 3.15.2 https://raw.githubusercontent.com/Automattic/sensei/version/3.15.2/changelog.txt
* Sensei LMS: Version bump to 3.15.2 https://raw.githubusercontent.com/Automattic/sensei/version/3.15.2/changelog.txt
* Tweak: Raise WooCommerce Supported Version to 6.2
* Added: WooCommerce REST API
* Updated: Languages
Version 3.15.2.2.6.3 of WooThemes Sensei was released on January 20, 2022 and is now available. Learn how to immediately download from WPspring.
Version 4.4.0 of WooCommerce Tier-Pricing Table was released on January 20, 2022 and is now available. Learn how to immediately download from WPspring.
Version 4.12.5 of WooCommerce Multilingual was released on January 22, 2022 and is now available. Learn how to immediately download from WPspring.
* Update-WooCommerce compatibility version to 6.1.0
* Update-Wordpress compatibility version to 5.8.3
* Sensei LMS: Version bump to 3.15.1 https://raw.githubusercontent.com/Automattic/sensei/version/3.15.1/changelog.txt
* Fix-Fixed warnings triggered by using deprecated `is_ajax`. Replaced with `wp_doing_ajax` for WooCommerce v6.1+.
* Fix-Fixed issue that prevented component variations from being updated when Scenarios were used.
* Feature-Generate files for the product catalogs.
* Tweak-Process the products of a catalog in batches.
* Tweak-Reduced the load time of the product catalog feeds.
* Tweak-Improved performance when exporting a product catalog to an XML or CSV file.
* Tweak-Redirect to the settings page after creating a product catalog.
* Tweak-Product catalogs are no longer sortable in the settings table.
* Tweak-Delete a product catalog on the settings page without the need to save the settings.
* Tweak-Replaced deprecated jQuery functions.
* Tweak-Clear cache after removing the plugin data on uninstalling.
* Tweak-Updated documentation links.
* Tweak-Tested compatibility with WC 6.1.
* Tweak-Tested compatibility with WP 5.9.
* Dev-Allow querying products from a catalog.
* Dev-Store the product catalogs in the WP Posts table as a Custom Post Type.
* Dev-Use a WC background process to handle the plugin updates.
* Dev-Use a trait instead of a class for implementing the Singleton pattern.
* Dev-Dropped deprecated plugin code up to version 3.6.
* Dev-Dropped classes `WP_Async_Request` and `WP_Background_Process` from core.
* Dev-Updated the minimum requirements to WC 3.5, WP 4.7, and PHP 5.4.
* Fix: Prevent fatal error when too few arguments passed to widget_title filter. PR#4302
* Dev: Update subscriptions-core to 1.6.2. PR#4302