Skip to content

1.1.2 - 2025-10-29

Choose a tag to compare

@andrewlimaza andrewlimaza released this 29 Oct 10:52
· 24 commits to master since this release
  • ENHANCEMENT: Changed importing capability check to "create_users" to allow any non-admin account that has the ability to create users to import users/members. (@andrewlimaza)
  • BUG FIX: Fixed an issue where importing membership order information would create a $0 order. This will now import the membership_initial_payment column value if provided. (@andrewlimaza)
  • BUG FIX: Strip out any trailing spaces from CSV's column headers to avoid issues when importing. (@JarrydLong)