Skip to content

Commit cce3e4d

Browse files
committed
Final version bump to v5.1.5 for public release.
1 parent 4e02475 commit cce3e4d

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= 5.1.5 - -/03/2026 =
1+
= 5.1.5 - 18/3/2026 =
22

33
* Feature - Feature to show bank details directly within the form.
44
* Feature - Payment fetch cron added for better subscription sync with Stripe.
@@ -23,6 +23,8 @@
2323

2424
* Fix - Added proper capability checks.
2525
* Fix - Missing .css file throwing errors.
26+
* Fix - Capability check issue on embed form.
27+
* Fix - Global hidden css conflicting on site.
2628
* Fix - Create subscription table, excessive gap.
2729
* Fix - Raw CSS showing for certain email platforms.
2830
* Fix - Membership fields draggable outside of bounds.
@@ -37,14 +39,20 @@
3739
* Fix - Missing connection indicators for mailing integrations.
3840
* Fix - Edit profile failing when permalinks were set to plain.
3941
* Fix - Email settings container showing irrelevant notice messages.
42+
* Fix - Trash, published filters missing in registration form table.
4043
* Fix - Content restriction block styles and shortcode not rendering.
44+
* Fix - Full amount upgrade providing full amount discount in stripe.
45+
* Fix - Payment gateway layout overflow and inconsistent option width.
4146
* Fix - Login | Logout option not working properly with certain themes.
4247
* Fix - URM shortcode contents appearing twice when used with Elementor.
4348
* Fix - Stripe registrations encountering fatal error in some instances.
4449
* Fix - Auto Approval and auto login not working in case of PayPal payments.
50+
* Fix - Paypal one time payment error with four digit price membership plan.
4551
* Fix - Masteriyo course unassigned to membership still showing sign up button.
52+
* Fix - Duplicate order created in payment history after successful payment with stripe.
4653
* Fix - Fatal error when upgrading from one-time payment to subscription plan with stripe.
4754
* Fix - Legacy my account dashboard content visible in profile details tab on some old instances.
55+
* Fix - Upon reactivation of stripe subscription, the cancel at expiry is not being removed in stripe.
4856

4957
= 5.1.4 - 25/02/2026 =
5058
* Fix - Updated .org deploy code

readme.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)