v0.158.18

Infisical/infisicalv0.158.18Mar 19, 2026by carlosmonastyrski

AI Summary

Introduces PKI code signing, Windows local account discovery, and improves infrastructure stability by updating static IPs and increasing backend timeouts.

Key Highlights

  • Added code-signing to PKI
  • Windows local account and dependency discovery via WinRM
  • Switched Helm gateway chart to OCI push
  • Increased backend timeout

New Features

  • PKI code signing
  • Windows local account and dependency discovery via WinRM
  • Helm chart release switch to OCI push
  • Increased backend timeout

Full Release Notes

## What's Changed
* fix: correct operator subset check to be more restrictive and add tests by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5749
* chore: update static IP for US and EU shared cloud by @PrestigePvP in https://github.com/Infisical/infisical/pull/5750
* docs(update): added what is infisical video to our docs by @jakehulberg in https://github.com/Infisical/infisical/pull/5753
* fix: correct audit log spread ordering to prevent org id being set undefined by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5751
* feat: add code-signing to PKI by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5682
* feat(pam-discovery): windows local account & dependency discovery via winrm by @x032205 in https://github.com/Infisical/infisical/pull/5623
* improvement(helm): switch infisical gateway helm chart release to OCI push by @victorvhs017 in https://github.com/Infisical/infisical/pull/5729
* chore: bump backend timeout as it frequently timesout with 15 minutes by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5754
* feat: capture all signups for Infisical Cloud by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5752
* fix: audit logs ACME missing fields by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5760


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.158.17...v0.158.18