v0.164.0
Infisical/infisicalv0.164.0Aug 26, 2026by victorvhs017
AI Summary
A major update focusing on encryption hardening, PAM session management improvements, and UI enhancements including email service setup migration.
Key Highlights
- Implemented root encryption key rotation
- Enhanced PAM session handling with cancellation signals
- Enabled IAM authentication for PostgreSQL in PAM
- Migrated email service setup modal to v3 Dialog
New Features
- Root encryption key rotation
- PAM session cancellation signals
- IAM auth for PostgreSQL
- Email service setup v3 Dialog migration
- Gate cross-project sharing actions
Full Release Notes
## What's Changed * fix(pam): show orphan sessions to product admins by @x032205 in https://github.com/Infisical/infisical/pull/7811 * feat: allow creation of cert profiles from inside applications by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/7768 * chore: add upgrade impact for v0.163.0 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7825 * fix(pam): send cancellation signal to gateway when a session expires by @x032205 in https://github.com/Infisical/infisical/pull/7813 * improvement(ui): migrate email service setup modal to v3 Dialog by @claude[bot] in https://github.com/Infisical/infisical/pull/7807 * improvement(settings): gate cross-project sharing actions by @andrewhuhh in https://github.com/Infisical/infisical/pull/7746 * feat(encryption): implement root encryption key rotation by @victorvhs017 in https://github.com/Infisical/infisical/pull/7744 * fix(ui): restore wheel scrolling in select menus rendered inside dialogs by @claude[bot] in https://github.com/Infisical/infisical/pull/7819 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.163.0...v0.164.0