WooCommerce API Manager Version 2.3.14 Changelog
* Fix: Changed conflicting CSS ID for API Activations metabox.
* Fix: Removed CSS previously added to fix WP 3.8 that now causes misaligned checkboxes on Dashboard > Updates screen.
* Fix: Changed conflicting CSS ID for API Activations metabox.
* Fix: Removed CSS previously added to fix WP 3.8 that now causes misaligned checkboxes on Dashboard > Updates screen.
* WordPress 6.0 compatible.
* WooCommerce 6.7 compatible.
* Updated indexer for PHP 8.x compatibility fixing PHP Deprecated: Automatic conversion of false to array is deprecated
* Fix-Shipping cost not being added while importing etsy order
* Fix: Fatal error in cart, undefined function esc_html__x().
* Fix: version_compare() with null as first param is deprecated in php 8.1 #436
* Fix: Metabox link to run upgrade, will actually run upgrade and not scroll to top. #435
* Fix: Do not prompt upgrade routine on new installs.
* Fix: Wrong value returned for date used for API Access Expires, when this value is set, due to pre WC 3.0 database query that did not failover to post WC 3.0 database query.
* New: Tested up to WooCommerce 6.6.1
* Fix: JavaScript error: Unable to access properties of undefined [Klarna]
* Fix: Emails when having spaces next to comma won’t sent out emails from ‘Send store credit’ tab
* Fix: Translation in the coupon design
* Update: New address link for feature requests
* Update: Added ‘Store credit used’ detail in the response of WooCommerce REST API (v3) request for order
* Update: POT file
* Fix-Fatal error caused by the uncropped WC image cropping setting.
* Fix-Fix build for Storefront 4.
* Tweak-WC 6.7 compatibility.
* Tweak-WP 6.0 compatibility.
* Fix-Fixed Compatibility issue with Order Status Control.
* Fix-Fix connection issue that occur on WooCommerce 6.6
* Tweak-WC tested up to 6.6.
* Sensei Pro: Version bump to 1.4.0
* New! Create groups and cohorts of students
* Action menu with generic modal with action item to remove a student from a group
* Track usage of Student Groups functionality
* Add an endpoint to add students to a group
* Add a group courses column in the group list table to show the number of courses in the group
* Add a last activity column in group students table with ability to sort
* Add a modal to create new student group
* Add a students column in the group list table to show number of assigned students
* Add endpoint to edit the access period of a course in a group
* Add endpoint to get courses by group ID
* Add endpoint to remove a student from a group
* Add endpoint to remove students in batch from a group
* Add endpoint to update group name
* Add endpoint to remove group and all related data
* Add enrolled courses column in group students table
* Add filter by course functionality in group students page
* Add group list page action to remove group and a modal for confirming
* Add modal to update the name of a group in the action menu
* Add rest endpoint for adding student group
* Add enrolment provider and enroll students into courses
* Add group settings page
* Add modal to assign students to the selected group.
* Add endpoint to add a course to a group
* Enable to remove multiple students from the selected group
* Enable to update access periods
* Improve the groups access period interface.
* Redirect user to group students page when students are added via action menu
* Use action hook to render groups menu item on proper place in the sensei lms menu
* Increased PHP requirement from 7.0 to 7.2
* Feature-Added option to interrupt the process of updating a catalog data feed.
* Tweak-Add a default description to the products without any description when generating the catalog data feeds.
* Tweak-Selecting a Facebook Page on the settings page is no longer required for using the product catalogs.
* Tweak-Hide the settings related to the product hashtags when there is no Facebook Page selected.
* Tweak-Moved the product catalogs settings to an upper position in the form.
* Tweak-Renamed the settings section ‘Shopping’ to ‘Product catalogs’.
* Tweak-Renamed the settings section ‘Product page’ to ‘Product images’.
* Tweak-Renamed the column ‘Downloads’ to ‘Data feeds’ in the product catalogs table.
* Tweak-Redesigned the dialog content of the catalog data feeds.
* Tweak-Removed link to the ‘Shopping’ doc in the plugin list.
* Tweak-Added a link to get support in the plugin list.
* Tweak-Tested compatibility with WC 6.7.
* Fix-The ‘Data feed’ dialog stopped refreshing after the second AJAX request of the update process.
* Dev-Deprecated filter hook `wc_instagram_product_catalog_download_formats`.