Modified template files: card-form-full.php
New: Add a button to change the membership level when editing a membership.
New: Add support for screen options on Customers and Memberships pages.
New: Add note to customer profile when the customer upgrades or downgrades their membership.
Tweak: Updated country list on registration form.
Tweak: Added note in rcp_create_tables() PHPDocs about how to create new database tables in 3.0.
Tweak: The "Restrict" menu item is no longer translated to Norwegian.
Tweak: Add note when creating a discount code if no membership levels have been created yet.
Fix: Plugin activation error when Yoast is also activated.
Fix: "View all payments" link on Edit Customer page incorrectly showing payments by all customers.
Fix: Email verification link not rendering in emails.
Fix: User ID number not being stored with PayPal payments.
Fix: Update regex for Stripe plan names.
Fix: If the Renewal Payment Failed admin email template is disabled, the checkbox cannot be unchecked.
Fix: Fatal error when searching on customer/membership pages and the search yields 0 results.
Fix: PHP warning in rcp_has_post_restrictions() when post is restricted to multiple user roles.
Fix: Unable to cancel PayPal Express memberships.
Fix: Fatal error when using WordPress core's "retrieve_password_title" filter.
Fix: Passwords were incorrectly sanitized when creating new users, potentially resulting in a different password being saved.
Fix: Undefined index REQUEST_METHOD when running certain CLI commands.
Fix: PayPal IPN verification was being performed even if it was disabled.