v0.165.5
Infisical/infisicalv0.165.5Sep 4, 2026by scott-ray-wilson
AI Summary
This release introduces support for sending the region to the license server and fixes a bug where the CLI login process incorrectly inherits the existing browser organization. The update primarily focuses on documentation updates, including recapturing screenshots for various connectors and authentication flows.
Key Highlights
- Added support to send region to the license server
- Fixed bug preventing CLI login from inheriting the existing browser organization
- Updated documentation with recaptured screenshots for app connections, identities, and platform controls
New Features
- Support to send region to license server
Full Release Notes
## What's Changed * feat: added support to send region to license server by @akhilmhdh in https://github.com/Infisical/infisical/pull/7975 * docs(app-connections): recapture cloud provider and database connector screenshots by @adkah in https://github.com/Infisical/infisical/pull/7980 * docs(app-connections): recapture source control and CI connector screenshots by @adkah in https://github.com/Infisical/infisical/pull/7981 * docs(identities): recapture auth method screenshots and align button labels by @adkah in https://github.com/Infisical/infisical/pull/7984 * docs(platform): recapture org control screenshots and rewrite SSO & Provisioning navigation by @adkah in https://github.com/Infisical/infisical/pull/7985 * chore: add upgrade impact for v0.165.4 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7991 * docs(pam): credential health by @bernie-g in https://github.com/Infisical/infisical/pull/7971 * docs(app-connections): recapture token-based connector screenshots by @adkah in https://github.com/Infisical/infisical/pull/7983 * fix: dont inherit exisitng login browser org when using cli login by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7993 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.165.4...v0.165.5