Skip to content

Commit 195750d

Browse files
committed
Version bump to v5.1.5 for internal release
1 parent 93d73af commit 195750d

11 files changed

Lines changed: 3101 additions & 1794 deletions

CHANGELOG.txt

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,51 @@
1+
= 5.1.5 - -/03/2026 =
2+
3+
* Feature - Feature to show bank details directly within the form.
4+
* Feature - Payment fetch cron added for better subscription sync with Stripe.
5+
6+
* Enhance - Better search for addons page.
7+
* Enhance - Better UI/UX for the Membership field.
8+
* Enhance - Addition of Members Directory to the content rules.
9+
* Enhance - Addition of navigational UI to better find plugin features.
10+
* Enhance - Improved price transparency for prorated membership upgrades.
11+
* Enhance - Updated tooltips and navigational popups throughout the plugin.
12+
* Enhance - Individual membership selection in membership field and pricing block.
13+
* Enhance - Proper notice in memberhip upgrades when there is just a single membership.
14+
15+
* Refactor - Removed / refactored old setup assistent steps.
16+
* Refactor - Edits for subscriptions now reflected in Stripe too.
17+
* Refactor - Added filter hook to customize payment gateway logos.
18+
* Refactor - No longer hiding search bars on tables after 10+ entries.
19+
* Refactor - No longer hiding subscriptions and payments tab at the start.
20+
* Refactor - Pricing previews made more readable and clear for membership plans.
21+
* Refactor - Added price check in stripe to avoid multiple prices in same product.
22+
* Refactor - Thank you page and form redirection settings have been merged for consistency.
23+
24+
* Fix - Added proper capability checks.
25+
* Fix - Missing .css file throwing errors.
26+
* Fix - Create subscription table, excessive gap.
27+
* Fix - Raw CSS showing for certain email platforms.
28+
* Fix - Membership fields draggable outside of bounds.
29+
* Fix - Trial members unable to access member content.
30+
* Fix - File downloads backend redirection link issue.
31+
* Fix - Redundant content restriction message removed.
32+
* Fix - UI issues in nested menus for the setting areas.
33+
* Fix - File downloads not working in local environments.
34+
* Fix - License deactivating upon temporary deactivation.
35+
* Fix - Redirect to previous page after login not working.
36+
* Fix - Design issues in backend for change password block.
37+
* Fix - Missing connection indicators for mailing integrations.
38+
* Fix - Edit profile failing when permalinks were set to plain.
39+
* Fix - Email settings container showing irrelevant notice messages.
40+
* Fix - Content restriction block styles and shortcode not rendering.
41+
* Fix - Login | Logout option not working properly with certain themes.
42+
* Fix - URM shortcode contents appearing twice when used with Elementor.
43+
* Fix - Stripe registrations encountering fatal error in some instances.
44+
* Fix - Auto Approval and auto login not working in case of PayPal payments.
45+
* Fix - Masteriyo course unassigned to membership still showing sign up button.
46+
* Fix - Fatal error when upgrading from one-time payment to subscription plan with stripe.
47+
* Fix - Legacy my account dashboard content visible in profile details tab on some old instances.
48+
149
= 5.1.4 - 25/02/2026 =
250
* Fix - Updated .org deploy code
351

assets/css/admin-rtl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/user-registration-rtl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/user-registration.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/admin/admin.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/admin/form-builder.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/modules/membership/admin/membership-groups.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/modules/membership/frontend/user-registration-membership-frontend.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)