v0.158.20

Infisical/infisicalv0.158.20Mar 20, 2026by scott-ray-wilson

AI Summary

Significant additions include automated PKI CA signing, Infisical-to-Infisical secret sync, and fixes for ACME compliance and git scanner encoding.

Key Highlights

  • Automated intermediate CA signing and auto-renewal
  • Infisical-to-Infisical secret sync
  • ACME GET /new-nonce support per RFC 8555
  • Fixed command encoding in git scanner

New Features

  • Automated intermediate CA signing and auto-renewal using AD CS
  • Infisical-to-Infisical secret sync
  • Single-environment secret move selection
  • ACME GET /new-nonce support

Full Release Notes

## What's Changed
* fix: investigate memory usage and bundle size by @maidul98 in https://github.com/Infisical/infisical/pull/5767
* fix: add dataLayer pushes on successful signup submits by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5769
* fix: resolved command encoding in git scanner by @akhilmhdh in https://github.com/Infisical/infisical/pull/5774
* fix(acme): add GET /new-nonce support per RFC 8555 by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5776
* feat(pki): adds automated intermediate CA signing and auto-renewal using AD CS by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5738
* feat(secret-sync): add Infisical-to-Infisical secret sync by @IgorHorta in https://github.com/Infisical/infisical/pull/5743
* feature(secrets-overview): single-env move secrets environment selection by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5775
* fix: use portal in secret path input popover to fix safari placement by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5777


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.158.19...v0.158.20