Team SureMembers
March 17, 2026

SureMembers 2.0.7

This update includes security enhancements along with fixes for admin access and CSV import issues.

Improvement:

  • Hardened the security of the plugin.

Fix:

  • Resolved an issue where the “User Roles to Decline Admin Access” setting was not saving correctly.
  • Resolved an issue where CSV import was creating users but not assigning Access Groups.

Team SureMembers
February 24, 2026

SureMembers 2.0.6

This update enhances flexibility by enabling third-party integrations within Membership Settings and improves overall stability by resolving the SureDash badges integration issue.

New:

Fix:

  • Resolved an issue where SureDash badges integration with SureMembers was not functioning as expected.
  • Resolved an issue where protecting all Community posts or Community content was unintentionally affecting regular blog posts.
  • Addressed PHP errors to improve overall stability.

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
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.