v0.161.4

Infisical/infisicalv0.161.4Jun 22, 2026by scott-ray-wilson

AI Summary

This release enhances secret sync capabilities, improves shadow mode functionality, and adds FQDN support to PKI Syncs.

Key Highlights

  • Enhanced shadow mode updates
  • Added FQDN support to PKI Syncs schemas
  • Fixed secret sync triggers for environment groups
  • Restructured secrets management navigation
  • Improved netbug handling for different contexts

New Features

  • FQDN support for PKI Syncs
  • Enhanced shadow mode
  • Dynamic secrets documentation for Go SDK

Full Release Notes

## What's Changed
* feat: more updates on shadow mode by @akhilmhdh in https://github.com/Infisical/infisical/pull/6953
* fix: netlify bug where different contexts would be deleted by @mathnogueira in https://github.com/Infisical/infisical/pull/6829
* docs(go-sdk): document dynamic secrets support by @jakehulberg in https://github.com/Infisical/infisical/pull/6945
* feat: add project resource count to secret insights page by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6919
* feat: move secrets management configs into that context by @mathnogueira in https://github.com/Infisical/infisical/pull/6946
* chore: allow product filter on audit log streaming by @Thiago-AS in https://github.com/Infisical/infisical/pull/6939
* improvement: restructure secrets management nav by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6930
* feat: add FQDN support to PKI Syncs schemas by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/6874
* fix(secret-sync): fix personal tokens and sealed values on railway sync by @adilsitos in https://github.com/Infisical/infisical/pull/6952
* feat(secret-reference): check for empty value on reference by @adilsitos in https://github.com/Infisical/infisical/pull/6844
* feat: remove PKI approver if downgraded to Auditor by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/6951
* chore: allow user invitation when SSO enforce is enabled by @Thiago-AS in https://github.com/Infisical/infisical/pull/6958


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.161.3...v0.161.4