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
ENHANCEMENT: Added a new filter pmpro_local_pricing_custom_exchange_rate that allows developers to short-circuit the exchange rate lookup with a custom rate source (alternative API, local data, hardcoded values, etc.). #17 (@dparker1005)
BUG FIX/ENHANCEMENT: Added a defensive check to prevent a stale transient from being set when the exchange rate API response is missing the rates property. #17 (@dparker1005)
BUG FIX: Resolved an issue where the settings version check could error if Paid Memberships Pro was deactivated. #16 (@andrewlimaza)