@@ -252,7 +252,7 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
252252
253253== Changelog ==
254254
255- = 5.1.5 - -/03 /2026 =
255+ = 5.1.5 - 18/3 /2026 =
256256
257257* Feature - Feature to show bank details directly within the form.
258258* Feature - Payment fetch cron added for better subscription sync with Stripe.
@@ -277,6 +277,8 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
277277
278278* Fix - Added proper capability checks.
279279* Fix - Missing .css file throwing errors.
280+ * Fix - Capability check issue on embed form.
281+ * Fix - Global hidden css conflicting on site.
280282* Fix - Create subscription table, excessive gap.
281283* Fix - Raw CSS showing for certain email platforms.
282284* Fix - Membership fields draggable outside of bounds.
@@ -291,14 +293,20 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
291293* Fix - Missing connection indicators for mailing integrations.
292294* Fix - Edit profile failing when permalinks were set to plain.
293295* Fix - Email settings container showing irrelevant notice messages.
296+ * Fix - Trash, published filters missing in registration form table.
294297* Fix - Content restriction block styles and shortcode not rendering.
298+ * Fix - Full amount upgrade providing full amount discount in stripe.
299+ * Fix - Payment gateway layout overflow and inconsistent option width.
295300* Fix - Login | Logout option not working properly with certain themes.
296301* Fix - URM shortcode contents appearing twice when used with Elementor.
297302* Fix - Stripe registrations encountering fatal error in some instances.
298303* Fix - Auto Approval and auto login not working in case of PayPal payments.
304+ * Fix - Paypal one time payment error with four digit price membership plan.
299305* Fix - Masteriyo course unassigned to membership still showing sign up button.
306+ * Fix - Duplicate order created in payment history after successful payment with stripe.
300307* Fix - Fatal error when upgrading from one-time payment to subscription plan with stripe.
301308* Fix - Legacy my account dashboard content visible in profile details tab on some old instances.
309+ * Fix - Upon reactivation of stripe subscription, the cancel at expiry is not being removed in stripe.
302310
303311= 5.1.4 - 25/02/2026 =
304312* Fix - Updated .org deploy code
0 commit comments