v0.162.13
Infisical/infisicalv0.162.13Jul 24, 2026by victorvhs017
AI Summary
This release focuses on enhancing credential rotation capabilities for Azure and LDAP, alongside significant UI improvements including a redesign of auth screens and the migration of organization KMS settings to v3.
Key Highlights
- Azure auto-rotate app connection credentials
- LDAP credential rotation
- UI redesign for auth screens with enforced shared password policy
- Fix for secret references to keep literal values when secrets do not exist
New Features
- Azure auto-rotation for app connections
- LDAP credential rotation
- Grant-privileges action for organization custom roles
- Organization KMS settings migration to v3
- Billing improvements
Full Release Notes
## What's Changed * chore: add upgrade impact for v0.162.12 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7390 * feat: azure auto rotate app connection credentials by @mathnogueira in https://github.com/Infisical/infisical/pull/7370 * feat: updated the license page by @akhilmhdh in https://github.com/Infisical/infisical/pull/7394 * improvement(secret-syncs): allow user defined regions on replication policy for gcp by @adilsitos in https://github.com/Infisical/infisical/pull/7361 * feat: ldap credential rotation by @mathnogueira in https://github.com/Infisical/infisical/pull/7374 * fix(secret-reference): keep literal reference when secret does not exist by @claude[bot] in https://github.com/Infisical/infisical/pull/7032 * fix: update azure app connection docs for credential rotation by @mathnogueira in https://github.com/Infisical/infisical/pull/7396 * chore: add upgrade impact for v0.161.10 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7070 * chore: add upgrade impact for v0.162.1 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7211 * chore: add upgrade impact for v0.161.13 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7171 * chore: add upgrade impact for v0.161.12 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7147 * fix(ui): show grant-privileges action for org custom roles by @Thiago-AS in https://github.com/Infisical/infisical/pull/7398 * feat(ui): migrate organization KMS settings to v3 by @andrewhuhh in https://github.com/Infisical/infisical/pull/7378 * fix: preselect current environment in Request Access modal by @claude[bot] in https://github.com/Infisical/infisical/pull/7348 * fix(project): let org admins break-glass into projects they only belong to via a group by @Thiago-AS in https://github.com/Infisical/infisical/pull/7395 * docs(agent-proxy): revamp security & quickstart pages, refresh screenshots by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7336 * feat: addressed billing nits by @akhilmhdh in https://github.com/Infisical/infisical/pull/7405 * feat(auth): redesign auth screens and enforce shared password policy by @andrewhuhh in https://github.com/Infisical/infisical/pull/7350 * fix(replica): preserve form body stream when forwarding writes to primary by @victorvhs017 in https://github.com/Infisical/infisical/pull/7406 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.162.12...v0.162.13