New: Added option to allow members to remove themselves from their group (Restrict > Settings > Misc).
New: When importing group members, the number of successfully added members is now displayed.
New: Added an action hook "rcpga_after_change_group_owner" that fires when the group's owner is changed.
New: Added a cron job that removes accounts that haven't accepted their invitation. This can be enabled in Restrict > Settings > Misc > "Delete Pending Invites".
Tweak: Updated CSV import column headers to support the header format in the core plugin CSV export. The old headers are still supported as well.
Tweak: Removed the 20 character limit on group names. There's no no limit.
Tweak: Increased size of input field on subscription level add/edit screen.
Tweak: Improved error message on group dashboard when logged out.
Fix: Typo in error message when adding a user who is already in a group.
Fix: Users cannot be added to a group if "Auto Add Users to Level" is checked on.
Fix: Group member [subscription_details] table not responsive.