v0.160.4
Infisical/infisicalv0.160.4May 21, 2026by adilsitos
AI Summary
Focuses on telemetry enhancements, RBAC event tracking, and PKI wildcard DNS support.
Key Highlights
- Added Organization Created PostHog event
- Added RBAC PostHog events
- Support for wildcard DNS identifiers in ACME
New Features
- Organization Created telemetry event
- RBAC telemetry events
- Wildcard DNS support in ACME
Full Release Notes
## What's Changed * feat(telemetry): add Organization Created PostHog event by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/6533 * chore: add upgrade impact for v0.160.3 by @maidul98 in https://github.com/Infisical/infisical/pull/6553 * fix(cron-job): increase timeout for beforeEach to 20 seconds by @victorvhs017 in https://github.com/Infisical/infisical/pull/6551 * fix: expand forbid policies to cover legacy actions by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6534 * feat(telemetry): enrich self-hosted TelemetryInstanceStats with deployment depth metrics by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/6538 * fix: import JSON secrets by @mathnogueira in https://github.com/Infisical/infisical/pull/6536 * fix(import-hashicorp-vault): allow the list of namespaces using gateway by @adilsitos in https://github.com/Infisical/infisical/pull/6542 * feat(telemetry): add RBAC PostHog events (custom roles + membership role changes) by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/6537 * feat: add permission audit feature for project machine identities by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6531 * feat: allow applications on active project by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/6556 * chore(cron-jobs): update CLAUDE.md to clarify queue and cron job usage by @victorvhs017 in https://github.com/Infisical/infisical/pull/6558 * feat(dynamic-secret): milvus by @adilsitos in https://github.com/Infisical/infisical/pull/6494 * chore(upgrade-impact): exclude helm and route review to previous-release author by @PrestigePvP in https://github.com/Infisical/infisical/pull/6557 * feat(pki): allow disabling the default CRL distribution point URL by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6562 * fix(milvus-dynamic-secret): wrap describe role in try/catch by @adilsitos in https://github.com/Infisical/infisical/pull/6566 * feat(pki): move PQC algorithms to enterprise plan by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6563 * feat(pki): support wildcard DNS identifiers in ACME by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6565 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.160.3...v0.160.4