v0.158.17
Infisical/infisicalv0.158.17Mar 18, 2026by scott-ray-wilson
AI Summary
Enhances user tracking, improves PAM UI/UX, and fixes authentication loops while adding audit log visibility for AWS sync secrets.
Key Highlights
- PostHog telemetry for SSO, App Connection, and Gateway
- PAM resources table updated to card grid
- Audit log visibility for AWS sync secrets
- Fixed expired jid cookie to prevent auth loop
New Features
- PostHog telemetry events for SSO, App Connection, Secret Rotation V2, and Gateway
- Audit log visibility for created/updated/deleted secrets in AWS sync
- PAM Redis web access
- Arrow key support in PAM
Full Release Notes
## What's Changed * feat: add PostHog identifyUser in auth hook with Redis dedup cache by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5643 * improvement(pam): swap resources table to card grid and add favorites by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5701 * fix(memberships): collapse existing and prevent duplicate memberships by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5740 * chore: update PostHog SDKs to latest versions by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5673 * feat: add PostHog telemetry events for SSO, App Connection, Secret Rotation V2, and Gateway by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5731 * feat(api): add audit log visibility for created/updated/deleted secrets in AWS sync by @IgorHorta in https://github.com/Infisical/infisical/pull/5718 * feat(pam): redis web access, arrow key support by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5688 * feature(azure-auth): increase azure auth spid max length by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5748 * fix: clear expired jid cookie to prevent auth session login loop by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5736 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.158.16...v0.158.17