v4.7.0
Added
- Added
inviter_user_id
to invitation object returned by API (#298) - Added new endpoints to the User Management API to support sending your own emails:
get_email_verification
,get_password_reset
, andcreate_password_reset
(#298) - Deprecation notice for the
send_password_reset_email
method in favor ofcreate_password_reset
(#298)