Skip to content

reMember v1.0.1

Choose a tag to compare

@ctucker1984 ctucker1984 released this 07 Aug 03:33
· 127 commits to master since this release

Summary

Member identity, registration, privacy, and install/membership fixes. Plugin version 1.0.1.

What's new

  • Registration: Required display name, cell phone, and time zone; legal name kept separate from public display name; username and phone format help text
  • Public identity: Nickname + “Display name publicly as” on front-end profile; display name no longer auto-derived from legal name
  • Profile: Dietary / medical / allergy fields; profile photo upload with circular crop (zoom + drag); share-photo-with-events privacy toggle
  • Membership on install: Activation no longer auto-creates a member for the activating user; Members → Convert WP User for existing WP accounts
  • Phone rules: Member cell phone required; emergency contact phone optional
  • Docs: README updates; Xero billed as planned parallel provider (XERO_PLAN.md)

Upgrade notes

  • DB migration includes share_photo_with_events (schema 1.15.0)
  • Time zone continues to live in WP user meta timezone_string

Commits since v1.0.0

  • feat(version): update plugin version to 1.0.1 and enhance member registration functionality
  • feat(profile-photo): add profile photo sharing option and cropping functionality
  • feat(membership): enhance member capabilities and registration process
  • feat(readme): update version and enhance member registration details
  • chore(progress): remove outdated progress tracking and shortcode strategy documents
  • feat(registration): require cell phone and time zone during member registration