You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG FIX/ENHANCEMENT: Fixed cases where the wrong text domain was used, which should improve localization efforts.
BUG FIX/ENHANCEMENT: Fixed notices on the confirmation page.
BUG FIX/ENHANCEMENT: Fixed warning on the checkout page when no level was passed in.
BUG FIX/ENHANCEMENT: Added back functionality for the "Send the user an email about this change" and "Cancel this user's subscription at the gateway" checkboxes when removing their membership level via the WP admin. There are still issues RE what's expected email-wise when changing many levels from the edit user page.
BUG FIX/ENHANCEMENT: Updated to use the new cache system for pmpro_getAllLevels, which improves performance of some pages.
BUG FIX: Fixed issue where checkout would fail when requiring billing fields at checkout with Stripe.
BUG FIX: Fixed issue where levels were not showing up correctly when adding/editing/copying from the Memberships -> Settings -> Levels page in the dashboard.
BUG FIX: Fixed issues where our template parsing REGEX was breaking JavaScript with some themes.