Team SureMembers
February 5, 2026

SureMembers 2.0.5

This update enhances the Login Customizer experience and resolves issues with color settings and protected content taxonomy saving.

Improvements:

  • Improved the Login Customizer settings structure for better UI/UX.

Fix:

  • Resolved an issue where Login Customizer color options were not working as expected.
  • Resolved saving issues for taxonomies and tags in protected content settings.

Team SureMembers
February 3, 2026

SureMembers 2.0.4

This release includes critical fixes related to PHP compatibility, WooCommerce integration, and membership content visibility.

Fix:

  • Resolved a type hint compatibility issue leading to PHP runtime errors.
  • Resolved an issue preventing WooCommerce coupons from being applied correctly.
  • Fixed an issue where expired membership content was still visible to users.

Team SureMembers
January 30, 2026

SureMembers 2.0.3

Fix:

  • Fix: Resolved a fatal error occurring with the LearnDash plugin.

Team SureMembers
January 29, 2026

SureMembers 2.0.2

This release improves access control compatibility and enhances flexibility for login and logout redirections.

Tweak:

  • Custom URLs are supported for both login and logout redirects.

Fix:

  • Reverted the check_user_access_by_id helper function.

Team SureMembers
January 28, 2026

SureMembers 2.0.1

This release fixes a protected content option saving issue and ensures more reliable membership configuration.

Fix:

  • Resolved an issue where options were not saving correctly for protected content.

Team SureMembers
January 28, 2026

SureMembers 2.0.0

This update focuses on improving the admin experience while laying the groundwork for future features like corporate accounts. It also includes important fixes and refinements to ensure a smoother and more reliable experience.

New:

  • Introduced a new Admin UI that lays the foundation for upcoming features, including corporate accounts and other future enhancements.
  • Added an option to display posts/pages for unauthorized users.

Fix:

  • Resolved an issue where the user expiration date was reset during grant and revoke actions.
  • Fixed an issue where the SureMembers access group restriction shortcode did not display content correctly.

Team SureMembers
November 18, 2025

SureMembers 1.10.14

Fix:

  • SureDash Compatibility – Badges can get assigned/removed for users who get granted/revoked access to access groups.
  • Resolved an issue where the “Max Concurrent Logins” input field couldn’t be edited when the German language was active.
Team SureMembers
November 3, 2025

SureMembers 1.10.13

This update has a bug fix for SureDash compatibility.

Fix:

  • Even if the user’s access group has expired, the user can still access the portal inside content.
Team SureMembers
September 12, 2025

SureMembers 1.10.12

Let’s have a stability update, which will address some compatibility issues with third-party plugins and introduce new language support.

New:

  • Added translation support to SureMembers for Brazilian Portuguese.

Fixes:

  • Elementor elements “Restrict this Block” setting won’t work when any user gets added/revoked from any Access Group.
  • When WP_Error occurs while getting get_password_reset_key mail Reset URL is malformed.
  • LearnDash Compatibility – All Course, All Groups selected options are not visible under Access Group rulesets.
  • Corrected the plugin logo display on the dashboard updates section
  • Provided language translations were not working in the dashboard app.
Team SureMembers
July 31, 2025

SureMembers 1.10.11

In this release, we’ve added Cloudflare Turnstile support to login forms — giving your site an extra layer of security.

You can now control the “Restrict the Block” option for blocks inside the Site Editor. This works great with SureDash Portal templates and SureCart product templates, too.

For developers, we’ve also introduced some handy helper functions! Now it’s super easy to add or remove users from access groups programmatically. Read more about it here.

New:

Improvements:

  • Now, ‘site-editor’ blocks can also be restricted from “Restrict This Block” option.
  • Introduced new function callbacks suremembers_add_user_to_group & suremembers_remove_user_from_group to add or remove users from access groups programmatically.

Fixes:

  • Query Monitor shows “Function _load_textdomain_just_in_time was called incorrectly” error.