v0.159.5
Infisical/infisicalv0.159.5Apr 2, 2026by scott-ray-wilson
AI Summary
The release focuses on PAM enhancements, including SSH execution and SFTP capabilities, along with database usage optimizations and UI improvements for project search.
Key Highlights
- SSH PAM exec and SFTP support
- PAM session termination
- Recursive secrets fetch optimization
- Project search modal re-vamp
New Features
- SSH PAM exec and SFTP
- PAM session termination
- Recursive secrets fetch optimization
- Project search modal re-vamp
Full Release Notes
## What's Changed * chore: improvement on the recursive secrets fetch to reduce the DB usage by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5877 * feat: ssh pam exec and sftp by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5825 * feat(pam): support terminating active sessions by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5862 * fix: revert rotation modal overflow behavior and increase modal height by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5915 * improvement: re-vamp project search all folders modal by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5913 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.4...v0.159.5