v0.165.7

Infisical/infisicalv0.165.7Sep 7, 2026by akhilmhdh

AI Summary

This release enhances mobile UX and introduces new synchronization capabilities. Key updates include a new LDAP connection feature, PAM break-glass access, and improvements to AWS secret manager syncing and audit logs.

Key Highlights

  • Allow one LDAP connection to back many Linux and Windows syncs
  • PAM break-glass for access requests
  • Fix AWS Secret Manager sync to target only one secret in many-to-one scenarios
  • Reduce mobile padding and standardize hover actions in the frontend

New Features

  • Allow one LDAP connection to back many Linux and Windows syncs
  • PAM break-glass for access requests

Full Release Notes

## What's Changed
* fix: make many-to-one aws sm sync only target one secret by @mathnogueira in https://github.com/Infisical/infisical/pull/7999
* chore: add upgrade impact for v0.165.6 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/8004
* docs(platform): additional screenshot pass by @adkah in https://github.com/Infisical/infisical/pull/7997
* improvement(frontend): reduce mobile padding on overview and dashboard pages by @claude[bot] in https://github.com/Infisical/infisical/pull/8005
* feat: allow one LDAP connection to back many Linux and Windows syncs by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7867
* fix: coalesce concurrent secret reference folder loads by @maidul98 in https://github.com/Infisical/infisical/pull/8011
* fix: split query into 3 ones to reduce duplicate alloc by joins by @mathnogueira in https://github.com/Infisical/infisical/pull/8012
* improvement(audit-log): tag stale-claim drops with stream provider by @victorvhs017 in https://github.com/Infisical/infisical/pull/8001
* fix(app-connections): standardize add sheet discard handling by @andrewhuhh in https://github.com/Infisical/infisical/pull/7942
* improvement(approvals): add create-policy CTA to change requests empty state when no policies exist by @claude[bot] in https://github.com/Infisical/infisical/pull/8008
* fix(frontend): match secret row hover actions to standard ghost icon buttons by @claude[bot] in https://github.com/Infisical/infisical/pull/8020
* feat(pam): break-glass for access requests by @lb-vn in https://github.com/Infisical/infisical/pull/7930

**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.165.6...v0.165.7