* Fix - Granting access via previous purchase not working correctly with HPOS
* Fix - Broken HTML in "Grant Access Retroactively" modal
* Misc - Update the SkyVerge Plugin Framework to v6.2.1
* Fix - Subscriptions - Dropdown for editing subscription link on "Edit User Membership" page not working
* Misc - Update the SkyVerge Plugin Framework to v6.1.1
* New - Added abilities (WP Abilities API) for membership plans: `woocommerce-memberships/plans-create`, `woocommerce-memberships/plans-delete`, `woocommerce-memberships/plans-get`, `woocommerce-memberships/plans-list`
* New - Added abilities (WP Abilities API) for user memberships: `woocommerce-memberships/user-memberships-create`, `woocommerce-memberships/user-memberships-delete`, `woocommerce-memberships/user-memberships-get`, `woocommerce-memberships/user-memberships-list`
* Tweak - Support Sensei Pro in the same manner as Sensei
* Misc - Update the SkyVerge Plugin Framework to v6.1.0
* Fix - Yoast compatibility issue where post comment_status was being disabled unintentionally in some circumstances
* Fix - Yoast compatibility issue where post content might get saved as the restricted message, when edited by a non-admin
* Fix - Subscriptions - Membership status not always updated when subscription end date changes
* Fix - Subscriptions - "Next Bill On" date value on front-end memberships table not localized
* Fix - Stray HTML appearing when using "Grant Access Retroactively" feature
* Fix - Membership Directory block 2-column layout not working in some themes
* Fix - Username & password input fields not showing when attempting to view members area while logged out
* Fix - Resolve console errors in the Member Directory Block
* Fix - Update block editor API usage to prevent deprecation notices
* Fix - The member default role was not being removed when an active membership was deleted under some circumstances (e.g. manual removal from a team when using the Teams integration)
* Fix - Harden security checks around Membership Directory block data
* Misc - The `customer_data` parameter has been removed from the `wc/v4/memberships/members` API endpoint. This was only used internally by by Memberships Directory block.
* Misc - Blocks now use API v3, which fixes a problem where the "resize" toggle wasn't available
* Fix - Sensei `is_user_enrolled_in_course()` method not working as expected
* Fix - In some edge cases, product variations were restricted from purchase when they shouldn't have been
* Fix - Ensure subscription-linked memberships do not unexpectedly expire when the customer resubscribes
* Fix - When configuring a membership plan to auto-enroll in a course, users are now auto un-enrolled if/when their membership becomes inactive
* Fix - Remove deprecated usages of WooCommerce enhanced navigation feature
* Tweak - "Membership ending soon" emails are no longer sent for paused memberships
* Fix - Memberships connected to a subscription weren't inheriting the subscription's "End Date"
* Tweak - Improve performance around membership note count queries
* Fix - Modals in the admin area were not working (such as CSV import and export)
* Fix - Persist delayed member status on export
* Tweak - Add a last activity column to the memberships exported data
* Tweak - Allow specifying custom date formats when importing or exporting memberships
* Fix - Correctly set member roles for memberships created from the admin screen when member roles are enabled
* Fix - Make sure that users with active memberships aren't accidentally deleted if the "Retain inactive accounts" privacy setting is used
* Fix - Ensure that content excerpts are shown if the restriction mode allows for excerpts but the admin has set the corresponding restriction message to empty
* Fix - Ensure the Member Directory block can consistently paginate user memberships