WooCommerce Dropshipping Version 4.1 Changelog
* PLUGINS-1475-Additional columns in packingslip added in latest release.
* PLUGINS-1444-Fix Mobile menu.
* PLUGINS-1475-Additional columns in packingslip added in latest release.
* PLUGINS-1444-Fix Mobile menu.
* 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