Skip to content

3.8.5 - 2026-08-24

Latest

Choose a tag to compare

@dparker1005 dparker1005 released this 24 Aug 14:52
  • SECURITY: Fixed an issue where the payment amount was not re-verified after Strong Customer Authentication (3D Secure) in the Stripe on-site checkout. #3767 (@dparker1005)
  • SECURITY: Fixed an access check bypass in the getfile service that could allow protected files to be served through admin-ajax.php without a membership access check. #3762 (@dparker1005)
  • SECURITY: Added missing capability and nonce checks to several admin AJAX and service handlers. #3758 (@flintfromthebasement)
  • ENHANCEMENT: Removed the notices on the Stripe payment settings recommending the deprecated Add PayPal Express Add On. #3751 (@flintfromthebasement)
  • BUG FIX: Guarded the pmpro_setMessage() calls in PMPro_AddOns so that activating Paid Memberships Pro while the Update Manager Add On is active no longer causes a fatal error. #3763 (@dparker1005)