- 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
getfileservice that could allow protected files to be served throughadmin-ajax.phpwithout 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 inPMPro_AddOnsso that activating Paid Memberships Pro while the Update Manager Add On is active no longer causes a fatal error. #3763 (@dparker1005)