Yesterday a new version has been released - 250419
I have not verified if the two serious bugs of the 250214 have been fixed - namely:
-
Stripe failed payments do not cause EOT
-
Paypal IPN messages cannot be forwarded with nginx and maybe also PHP (this is especially serious if you ever moved domain or if you have several languages on your website and users check out for example on /de so the IPN messages need to be forwarded to / to be received.)
-
Also not checked about whether or not the new vulnerability is fixed or not.
Note that the patched version 241216 from here still works fine:
I really advise against using 250214 patched or not. Stick to patched 2412 version or update to this one and make sure it works flawless in regard to above two problems!
Below the relevant extract from the Changelog to better inform you about your decision:
v250419
- (Pro) Enhancement : Improved the new coupon code limit per user which prevents a user from applying a coupon code unlimited times, Instead of single use, it can now be limited to more uses, e.g. 3. It’s been renamed from “User Once” to “User Max”, max number of times a user can use that coupon. This is optional and leaving it blank will give the default “no limit”.
- (Pro) Enhancement : Improved validation of the template attribute in the s2Member-List-Search-Box shortcode.
- (Framework) UI : Temporary admin notice about Easter promo for Pro add-on at 20% off.
v250214
- (Pro) Enhancement : Improved coupon usage logging for better tracking.
- (Pro) Enhancement : Added a new single-use per user option for coupons. Thanks to Carl Borsani for sponsoring this.
- (Pro) Enhancement : Coupons can now be limited to specific pro-forms. Thanks to Carl Borsani for sponsoring this.
- (Framework) Fix : s2Get can now handle s2Member’s custom profile fields. Thanks to Gerard Earley for reporting this.
- (Framework) Fix : Updated the admin notice about the PayPal button encryption setting.
- (Pro) Enhancement : Improved data handling in the Remote Operations API. Props to István.
- (Pro) Enhancement : Improved validation of the template attribute in pro-forms and s2Member-List shortcodes. Props to István.