Version: 1.7.1
* 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