v0.158.12

Infisical/infisicalv0.158.12Mar 12, 2026by IgorHorta

AI Summary

This update focuses on authentication flows, security protocols, and workflow tracking. It introduces support for SPIFFE machine authentication and improves SAML/OIDC login experiences.

Key Highlights

  • Add PostHog event tracking for approval workflows
  • Implement SPIFFE machine authentication
  • Fix SAML-enforced org login and show sub-org selector
  • Expand agent injector authentication to add AWS IAM

Full Release Notes

## What's Changed
* feat: add PostHog event tracking for approval workflows by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5642
* fix: remove OAuth sources from PostHog attribution events by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5645
* fix(frontend): correct committed label typo in commit details by @syedmazharaliraza in https://github.com/Infisical/infisical/pull/5668
* feat: implemented fallback mechanism and no password disabled for unix rotation by @akhilmhdh in https://github.com/Infisical/infisical/pull/5656
* feat(pki-118): add spiffe machine auth by @PrestigePvP in https://github.com/Infisical/infisical/pull/5610
* fix: address leave project for minimal rbac user by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5670
* docs(agent-injector): expand authentication options to add AWS IAM by @victorvhs017 in https://github.com/Infisical/infisical/pull/5671
* fix(auth): show sub-org selector and fix SAML-enforced org login by @IgorHorta in https://github.com/Infisical/infisical/pull/5667

## New Contributors
* @syedmazharaliraza made their first contribution in https://github.com/Infisical/infisical/pull/5668

**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.158.11...v0.158.12