v0.162.0
Infisical/infisicalv0.162.0Jul 7, 2026by akhilmhdh
AI Summary
Features a redesigned user experience for PAM and adds support for a new secret sync integration with Rundeck.
Key Highlights
- Revamped PAM user experience.
- Support for Rundeck in secret sync app connections.
- Migration to org-scoped license server paths.
New Features
- Revamped PAM user experience
- Rundeck secret sync support
- Org-scoped license server paths
Full Release Notes
## What's Changed * feat: revamped pam user experience. * fix: drop modal z index for those that inline app connection to prevent inproper hierarchy by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7174 * fix(telemetry): drop org ID from InfisicalCore metrics by @victorvhs017 in https://github.com/Infisical/infisical/pull/7176 * feat(secret-sync-app-connection): support for rundeck by @adilsitos in https://github.com/Infisical/infisical/pull/7119 * improvement(license-client): switch to org-scoped license-server paths by @PrestigePvP in https://github.com/Infisical/infisical/pull/7184 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.161.14...v0.162.0