v0.159.3

Infisical/infisicalv0.159.3Mar 31, 2026by carlosmonastyrski

AI Summary

The release heavily focuses on UI modernization by migrating various tables and modals to v3 components, improving local development setup, and fixing authentication logic.

Key Highlights

  • Extensive UI migration to v3 components
  • OIDC/JWT bash mode fix
  • Personal overrides in imports
  • Bulk deletion transparency

New Features

  • UI migration to v3 components
  • OIDC/JWT bash mode fix
  • Personal overrides in imports
  • Bulk deletion transparency

Full Release Notes

## What's Changed
* chore: revise local setup instructions in README by @akhilmhdh in https://github.com/Infisical/infisical/pull/5806
* improvement: update org roles table to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5849
* improvement: migrate project service tokens table/tab to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5857
* fix: use bash mode for picomatch glob matching in OIDC and JWT auth by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5747
* improvement: update project memberships tab/table to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5853
* feat(claude-md): logging standard by @x032205 in https://github.com/Infisical/infisical/pull/5870
* improvement: update bulk folder/secret confirmation modal to v3 components and provide more transparency into what resources are being deleted by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5844
* fix: show SSO Enforcement section for OIDC instances by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5872
* improvement: migrate project roles table/tab to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5856
* improvement: migrate org groups tab to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5847
* improvement: migrate project groups table to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5855
* fix: correct project identity membership total count derivation by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5850
* feat: personal overrides support in imports by @varonix0 in https://github.com/Infisical/infisical/pull/5869
* improvement: migrate project MIs tab/table to v3 components and add role filter by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5854
* fix: reduce PostHog event volume ~90% by aggregating Machine Identity Login + deduping groupIdentify by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5864
* fix: increase PostHog identify dedup TTL from 10 minutes to 24 hours by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5772


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.2...v0.159.3