v0.160.2
Infisical/infisicalv0.160.2May 20, 2026by sheensantoscapadngan
AI Summary
Adds a permission audit feature and refactors external migration to use app connections. Includes updates for the PAM revamp and fixes for vault imports and PAM live logs.
Key Highlights
- Permission audit feature for project users
- External migration refactor using app connections
- PAM revamp migration updates
- Domain account web access fix
New Features
- Permission audit feature
- External migration refactor
- PAM revamp updates
Full Release Notes
## What's Changed * feat: add permission audit feature to project users page by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6513 * fix: edge case in vault import by @mathnogueira in https://github.com/Infisical/infisical/pull/6516 * fix(pam): domain account web access by @x032205 in https://github.com/Infisical/infisical/pull/6529 * feat(external-migration): refactor usage to allow import using app connection by @adilsitos in https://github.com/Infisical/infisical/pull/6441 * docs: add principals flag to dynamic secrets and agent docs by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6517 * fix(pam): fix live logs by @x032205 in https://github.com/Infisical/infisical/pull/6532 * feat: pki revamp migration updates by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/6543 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.160.1...v0.160.2