Skip to content

5.1.6

Choose a tag to compare

@MILAN88888 MILAN88888 released this 27 Apr 12:38
· 9 commits to master since this release

Changelog for the release


 = 5.1.6   - 27/04/2026 =

* Enhance  - Logger structure.

* Fix      - Stripe payment bypass.
* Fix      - Admin approval bypass.
* Fix      - Hide comments for restricted posts.
* Fix      - User created even when payments fails.
* Fix      - Open redirect security issue on logout.
* Fix      - Fatal error while updating profile details.
* Fix      - Registration submitted without card details.
* Fix      - Country not displaying in WordPress users menu.
* Fix      - HCaptcha loads reCAPTCHA and endless intervals.
* Fix      - Payment history page reflects unescaped action parameter value.
* Fix      - Duplicate transaction id issue when using 3D secure card in stripe.
* Fix      - Export Members causes fatal memory exhaustion on large user datasets.
* Fix      - Sanitize OrdersRepository::get_all() query params to prevent SQL injection.
* Fix      - File upload data synced to admin profile during user approval or media access.
* Fix      - Handle array value from get_user_meta for country field in edit profile template.
* Fix      - Cloudflare turnstile error appears on second form submission after validation failure.
* Fix      - Stripe card mode validation to prevent test or live card mismatch during registration.
* Fix      - Payment stuck on 'Invalid Request' and network error after successful Stripe subscription.