v0.161.5
Infisical/infisicalv0.161.5Jun 22, 2026by adilsitos
AI Summary
This release updates the UI for app connections and adjusts SSO enforcement logic to allow user invitations.
Key Highlights
- Migrated app connections UI to v3 components
- Allow user invitation when SSO enforcement is enabled
- SCIM schemas made optional with defaults
New Features
- Updated app connections UI
- SSO enforcement adjustments
Full Release Notes
### Changed - Migrate app connections UI to v3 components (https://github.com/Infisical/infisical/pull/6937) - Allow user invitation when SSO enforce is enabled (https://github.com/Infisical/infisical/pull/6958) ### Fixed - Make SCIM schemas optional with default on POST /Users and POST /Groups (https://github.com/Infisical/infisical/pull/6940) ### Added - Document upgrade tool link in self-hosted upgrade guides (https://github.com/Infisical/infisical/pull/6978) **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.161.4...v0.161.5