ENHANCEMENT: Updated the PayPal Express integration to save checkout data in order meta instead of sessions to improve compatibility with various Add Ons.
BUG FIX/ENHANCEMENT: Fixed performance issue in deprecation code.
BUG FIX/ENHANCEMENT: Fixed warning in PHP 8.1 when using the pmpro_member shortcode without a field attribute.
BUG FIX/ENHANCEMENT: Updated pmpro_hasMembershipLevel() function to accept a string of comma separated level ids or names. This also fixes issues in The Events Calendar ticketing add ons.
BUG FIX: Fixed issue where user fields may not be shown in admin checkout emails.
BUG FIX: Fixed issue where the incorrect label could be shown for a user field value.
BUG FIX: Fixed issue where the Visits, Views, and Logins report CSV export may show the user’s “joindate” in the “enddate” column.
BUG FIX: Now only declaring the recaptcha_get_html() function on the PMPro checkout page. This fixes conflicts with other plugins that declare their own recaptcha_get_html() function.
BUG FIX: Fixed issue where row action to view a discount code’s orders was not showing for unlimited use codes.
REFACTOR: Marking the PMPro Table Pages Add On as deprecated.