v5.30.1 Latest December 2, 2025
What's Changed
Version bump v5.30.1 by @kendallstrautman in #412
Multiple roles support: Add roles to SSO profile and directory user by @kendallstrautman in #411
Full Changelog : v5.29.0...v5.30.1
⚠️ Misconfigured release version. Use v5.30.1 instead
In this version, the package semver was not updated properly and still references v5.29.0
What's Changed
Multiple roles support: Add roles to SSO profile and directory user by @kendallstrautman in #411
Full Changelog : v5.29.0...v5.30.0
What's Changed
expose authentication object even if expired by @ollym in #398
New Contributors
@ollym made their first contribution in #398
Full Changelog : v5.28.0...v5.29.0
What's Changed
Add ability to resend invitations by @antn in #404
Fix reset_password to handle wrapped API response by @nicknisi in #406
New Contributors
@antn made their first contribution in #404
Full Changelog : v5.27.0...v5.28.0
What's Changed
Add SSO and Domain Verification widget scopes by @adam-h in #396
AuthKit multiple roles support by @csrbarber in #397
Bump to 5.26.0 by @csrbarber in #399
New Contributors
@csrbarber made their first contribution in #397
Full Changelog : v5.25.0...v5.26.0
What's Changed
Add GET /organizations/:orgId/feature-flags support by @stanleyphu in #391
v5.25.0 by @stanleyphu in #393
New Contributors
@stanleyphu made their first contribution in #391
Full Changelog : v5.24.0...v5.25.0
What's Changed
Add screen_hint to Ruby Gem + vcr 6 by @Teyler7 in #389
v5.24.0 by @nholden in #390
Full Changelog : v5.23.0...v5.24.0
What's Changed
Include decoded Feature Flags from the JWT into the payload of a WorkOS Session by @vdyalex in #386
Fix request body construction to only send non-nil values by @nicknisi in #384
Fix SSO error handling to surface detailed validation errors by @nicknisi in #385
New Contributors
@vdyalex made their first contribution in #386
Full Changelog : v5.21.0...v5.22.0
What's Changed
user: allow updating external_id, add to User object by @mxlje in #378
Add permissions to Role by @andrewhampton in #382
New Contributors
@mxlje made their first contribution in #378
@andrewhampton made their first contribution in #382
Full Changelog : v5.20.0...v5.21.0
What's Changed
add missing session param to authenticate_with methods by @jameslcarpino in #375
New Contributors
@jameslcarpino made their first contribution in #375
Full Changelog : v5.18.0...v5.19.0
What's Changed
Bump rexml from 3.2.6 to 3.4.1 by @alexandrule in #359
v5.17.1 by @nicknisi in #364
New Contributors
@alexandrule made their first contribution in #359
Full Changelog : v5.17.0...v5.17.1
What's Changed
Pin third-party actions to currently used SHA by @nickcollisson-workos in #357
Bump rexml from 3.2.6 to 3.3.3 by @dependabot in #318
v5.16.1 by @nicknisi in #362
New Contributors
@nickcollisson-workos made their first contribution in #357
Full Changelog : v5.16.0...v5.16.1
What's Changed
Add domain verification intent in admin portal link generation by @sahilbansal17 in #351
v5.14.0 by @nicknisi in #353
New Contributors
@sahilbansal17 made their first contribution in #351
Full Changelog : v5.13.0...v5.14.0
Added
update_organization stripe_customer_id param + .rbenv update by @Teyler7 in #346
Changed
Bump minimum required Ruby version to 3.1 by @dandorman in #347
Full Changelog : v5.11.1...v5.12.0
What's Changed
Add GET /organization/:orgId/roles API support (#338 )
Add new ForbiddenRequestError (#339 )
Full Changelog : v5.9.0...v5.10.0
Added
Added certificate_renewal intent by @alisherry #326
Fixed
Added missing Apple OAuth constants used for parameter validation (#323 )