* Fix - Replace deprecated `is_ajax()` function calls with `wp_doing_ajax()`
* Misc - Require WooCommerce 3.9.4 or newer
Fix - Correctly render the my-team-no-members template when loading the Team Members table for a team with no members
* Fix - When a team owner is changed in the WordPress dashboard, update the team role user meta to reflect the new owner
* Dev - Do not hardcode parameter types to hook callback methods to improve third-party compatibility
* Feature - Allow team owners & managers to view eLearning progress reports for team members enrolled in Sensei or LearnDash courses
* Fix - Change team members' "Added On" time from UTC to the site's timezone
* Fix - Address a conflict that occurs with Uncanny Groups for LearnDash by Uncanny Owl