v3.104.2
tinyhumansai/openhumanv3.104.2Jul 20, 2026by claudfuen
AI Summary
This release focuses on bug fixes for authentication, integrations, and employee creation processes to improve SSO linking.
Key Highlights
- Fixed Microsoft SSO callback redirect errors.
- Corrected reporting for code scanning permissions.
- Enabled SSO linking for employees with verified emails.
New Features
- Authentication error handling improvements
- Integration permission reporting fixes
- Employee creation with SSO support
Full Release Notes
## [3.104.2](https://github.com/trycompai/comp/compare/v3.104.1...v3.104.2) (2026-07-20) ### Bug Fixes * **auth:** redirect microsoft sso callback errors to portal instead of api docs ([7920bae](https://github.com/trycompai/comp/commit/7920baec27f21571030553bc43b6b63cc779701a)) * **integrations:** report code scanning off vs missing permission correctly ([220d60f](https://github.com/trycompai/comp/commit/220d60f902038654665ccadeb23e6c2bbd6e1b9b)) * **people:** create invited employees with verified emails so SSO can link ([#3459](https://github.com/trycompai/comp/issues/3459)) ([cd31daf](https://github.com/trycompai/comp/commit/cd31daf4f78ce385e664d2a4eb658f5432ea8661))