v0.155.4
Infisical/infisicalv0.155.4Jan 14, 2026by varonix0
AI Summary
This release focuses on UI improvements, specifically reducing toast durations, and introduces a new SSH app connection feature. It also includes bug fixes for the agent sentinel and project identity listing.
Key Highlights
- New SSH app connection capability
- Fixed OAuth double-click issue in agent-sentinel
- Improved frontend performance by reducing toast duration
- Fix for listing project identities
New Features
- SSH app connection
Full Release Notes
## What's Changed * improvement(frontend): decrease toast duration by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5159 * feat: ssh app connection by @akhilmhdh in https://github.com/Infisical/infisical/pull/5169 * fix(agent-sentinel): oauth double-click issue by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5168 * chore: add Mintlify GTM integration to docs.json by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5173 * fix: list project identities by @varonix0 in https://github.com/Infisical/infisical/pull/5174 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.155.3...v0.155.4