v0.156.0

Infisical/infisicalv0.156.0Jan 21, 2026by maidul98

AI Summary

Focuses on agent-sentinel PII filtering, UI improvements for change requests, and OIDC optimizations to prevent unnecessary email invitations.

Key Highlights

  • Added granular PII filtering with configurable entity types for agent-sentinel.
  • Added a button to approve and merge change requests in one action.
  • Improved OIDC to not send organization invitations if email login is disabled.
  • Stabilized v3 buttons with stories.
  • Added multiple operator namespaces documentation.

New Features

  • Granular PII filtering
  • Bulk change request approval
  • OIDC optimization
  • V3 UI stabilization
  • Operator namespaces

Full Release Notes

## What's Changed
* feat(agent-sentinel): add granular PII filtering with configurable entity types                        by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5201
* improvement(frontend): add button to approve and merge change request in one action if tenable by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5206
* feature(frontend): stabilize v3 button with stories by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5175
* fix(pam): k8s create account not working due to rotation by @x032205 in https://github.com/Infisical/infisical/pull/5219
* improvement(oidc): don't send organization invitation email if the server doesn't have email login enabled by @victorvhs017 in https://github.com/Infisical/infisical/pull/5216
* docs: multiple operator namespaces by @varonix0 in https://github.com/Infisical/infisical/pull/5223


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.155.7...v0.156.0