Releases: guilamu/simple-membership-manager
Releases · guilamu/simple-membership-manager
Release list
v1.0.7
- Fixed: The "View details" link on the Plugins page displayed "Plugin not found." when another plugin's
plugins_apifilter discarded the modal payload. The updater now rebuilds the plugin information object on theplugins_api_resultfilter (with a safe fallback payload) so the details modal always renders. - Improved: The updater resolves the plugin file and folder dynamically from
SMM_PLUGIN_FILE, so updates, folder renaming, and the details modal keep working even if the plugin directory has been renamed.
Full Changelog: v1.0.6...v1.0.7
v1.0.6
- Improved: Activation emails (paid, free, and trial) now name the membership level instead of the site in their subject line, e.g.
Your "Level name" access on Site name has been activated. - Improved: Activation emails use a dedicated
ACCESS ACTIVATEDheader instead of the generic greeting. Other notification emails keep the greeting from the email header setting. - Improved: Activation email body wording aligned with the new subject:
Your "Level name" access has been activated. - Fixed: The email footer sentence ("You are receiving this email as a member of…") was hardcoded in English and is now translatable.
- Translations: Four new strings added to
rcp.potand translated inrcp-fr_FR.po/.mo.
Full Changelog: v1.0.5...v1.0.6
v1.0.5
- New: Membership level filter dropdown on the Memberships admin page to filter the list by subscription level. The filter combines with the status views and search, and is preserved when switching between status views.
Full Changelog: v1.0.4...v1.0.5
v1.0.4
- Removed: The "Members of any paid membership level(s)" option from the subscription restriction metabox (
rcp_subscription_level_any_paid). - Removed: All
index.phpfiles.
Full Changelog: v1.0.3...v1.0.4
v1.0.3
- Improved: Upgraded default email layout to a modern, responsive, card-based HTML template with clean header, body, and footer sections.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- New: Real-time autocomplete user email search when adding a membership manually.
- New: Client-side validation and styling on the add membership form to prevent crashes.
- New: Graceful server-side validation error redirects to avoid blank error pages.
- Removed: Price and Signup Fee options on membership levels page as payments are not processed.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
- Initial release
- Drop-in compatibility for Restrict Content Pro database tables
- Standard user management, level CRUD, and customer overview pages
- Integration of GitHub auto-updates and bug reporting utility
Full Changelog: v1.0.0...v1.0.1