v0.160.6

Infisical/infisicalv0.160.6May 26, 2026by adilsitos

AI Summary

Improves webhooks, secret sync UI, and resource cleanup mechanisms including timeouts and job scheduling.

Key Highlights

  • Improved webhooks with environment name in payload
  • Revamped secret syncs UI
  • Fixed frequent resource cleanup job timeout

New Features

  • Enhanced webhooks
  • Secret sync UI revamp

Full Release Notes

## What's Changed
* fix(redlock): release mechanism error edge-case by @varonix0 in https://github.com/Infisical/infisical/pull/6601
* chore(frequent-resource-cleanup): bump frequent resource cleanup job timeout by @victorvhs017 in https://github.com/Infisical/infisical/pull/6599
* feat(webhooks): improve webhooks by @victorvhs017 in https://github.com/Infisical/infisical/pull/6561
* chore: add upgrade impact for v0.160.5 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/6600
* improvement: add link to sub-org settings and improve nav sub-org display by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6602
* fix(license): preserve numeric feature values in self-hosted plan table by @victorvhs017 in https://github.com/Infisical/infisical/pull/6591
* fix(pki): enforce authorization before cert-manager membership cleanup by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6598
* improvement: update identity modals to v3 by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6604
* feat: re-vamp secret syncs ui by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6580
* improvement(secret-sharing): add DISABLE_PUBLIC_SECRET_SHARING to admin by @adilsitos in https://github.com/Infisical/infisical/pull/6606
* improvement(webhook): add environment name on body by @adilsitos in https://github.com/Infisical/infisical/pull/6567


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.160.5...v0.160.6