v0.162.4
dgtlmoon/changedetection.iov0.162.4Jul 13, 2026by scott-ray-wilson
AI Summary
This release enhances the user experience with a new secrets activation modal, improves API performance via caching, and expands framework integrations while fixing authentication bugs.
Key Highlights
- Added activation modal for secrets
- Improved API performance by caching identity token revocation checks
- Re-vamped and expanded framework and infrastructure integrations
- Fixed default org honor after SSO login and OIDC org switch 403 errors
New Features
- Activation modal for secrets
Full Release Notes
## What's Changed * improvement(api): cache identity token revocation checks and tighten marker expiry by @victorvhs017 in https://github.com/Infisical/infisical/pull/7242 * feat(secrets): add activation modal by @adilsitos in https://github.com/Infisical/infisical/pull/7137 * chore: add upgrade impact for v0.162.3 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7251 * fix: remove order by in audit log prune job by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7254 * chore: revert expired expirations cron by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7257 * improvement: re-vamp and expand framework integrations and infrastructure integrations by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7253 * fix(auth): honor default org after SSO login and fix OIDC org switch 403 by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7236 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.162.3...v0.162.4