Improved admin UI for WP7
Fixed bug where users can upgrade/downgrade to a plan not authorized for them.
Fixed bug where subscription renewal email is sent when autorenewal is disabled.
Ensure expiration email is sent when active/trialling subscriptions are not auto-renewable.
Added support for specifying subscription status in content protection shortcode
Added ppressrestrictionshortcoderulelatest_only filter.
Added filter for overriding Stripe billing intervals.
Added a filter to allow per-field filename customization.
Added filter for adding custom columns to the subscriptions list table.
Added action hook and filter for customer details metaboxes.
Fixed issue with plan upgrade by wrong user.
Fixed bug where empty subscription records could be created.
Added filter ppressmdmemberdirectoryfiltersexpanded.
Fixed a security issue where a user could cancel another user subscription.
Subscription is now cancel in gateway before deletion.
Security Fix: Arbitrary Shortcode Execution via Checkout Billing Fields.
Added billing address data to customer export.
Added ppressisthirdparty2fa_active filter.
Fixed a likely fatal error on form preview.
Fixed bug where account info data got lost on group checkout refresh.
Fixed bug where checkout overrides previously uploaded files.
Fixed bug where download link requiring logged in users worked for other logged-in users.
Added custom field placeholder support to admin new user email notification.