Releases: workos/workos-php
Releases · workos/workos-php
v4.11.1
What's Changed
- Fixes a bug with leading slashes from various UM functions by @sheldonvaughn in #241
Full Changelog: v4.11.0...v4.11.1
v4.11.0
v4.10.0
v4.9.0
Added
- Added
inviterUserIDto invitation object returned by API (#234) - Added new endpoints to the User Management API to support sending your own emails:
getEmailVerification,getPasswordReset, andcreatePasswordReset(#234) - Deprecation notice for the
sendPasswordResetEmailmethod in favor ofcreatePasswordReset(#234)
v4.8.1
v4.8.0
What's Changed
- Add organization membership deactivate and reactivate API methods by @mattgd in #227
- Add logout url method by @PaulAsjes in #231
Full Changelog: v4.7.0...v4.8.0
v4.7.0
What's Changed
- Auth with refresh token and fix some tests by @PaulAsjes in #229
- Properly check if a value exists within a BaseWorkOSResource by @abellion in #226
New Contributors
- @PaulAsjes made their first contribution in #229
- @abellion made their first contribution in #226
Full Changelog: v4.6.0...v4.7.0
v4.6.0
v4.5.0
v4.4.0
What's Changed
- Clean up CI scripts: #217
- Add 'password_hash' and 'password_hash_type' to User creation: #218
- Add role_slug to send invitation API: #220
Full Changelog: v4.3.0...v4.4.0