v0.160.8

Henry-23/VideoChatv0.160.8May 29, 2026by victorvhs017

AI Summary

A comprehensive release with many features including soft delete for environments, PKI improvements, KMS post-quantum algorithms, and secret management enhancements.

Key Highlights

  • Added soft delete for environments
  • Added ML-DSA post-quantum signing algorithms for KMS
  • Added secret value blind index support
  • Added certificate revocation status support
  • Redesigned org roles page with better permission multiselect

New Features

  • Soft delete environments
  • ML-DSA post-quantum algorithms
  • Secret value blind index
  • Certificate revocation status
  • Org roles redesign

Full Release Notes

## What's Changed
* feat(telemetry): add comprehensive PostHog telemetry events for feature gap coverage by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/6539
* feat: add support for DigiCert revocation status by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/6587
* fix(pki): prevent ACME order finalization bypass via duplicate identifiers by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6590
* feat(pki): show disabled tabs and permission tooltips for non-member application viewers by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6615
* chore: add upgrade impact for v0.160.7 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/6614
* feat(environments): add soft delete for environments by @adilsitos in https://github.com/Infisical/infisical/pull/6588
* improvement(migrations): make migration history mismatch error actionable by @PrestigePvP in https://github.com/Infisical/infisical/pull/6623
* fix(ci): assign upgrade-impact PR reviewer to current release author by @PrestigePvP in https://github.com/Infisical/infisical/pull/6627
* feat(roles): redesign org roles page and better perm multiselect by @mathnogueira in https://github.com/Infisical/infisical/pull/6027
* improvement(secret-share): add external emails on audit log by @adilsitos in https://github.com/Infisical/infisical/pull/6626
* improvement(platfor-286): commit e2e package-lock for npm ci determinism by @PrestigePvP in https://github.com/Infisical/infisical/pull/6628
* fix: project env cleanup cron errors by @varonix0 in https://github.com/Infisical/infisical/pull/6637
* feat: display both org and project machine identities at org level by @Thiago-AS in https://github.com/Infisical/infisical/pull/6519
* feat(kms): add ML-DSA post-quantum signing algorithms by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6609
* fix: authorization check in certificate renewal path by @bernie-g in https://github.com/Infisical/infisical/pull/6625
* chore: better vault connection error logs by @varonix0 in https://github.com/Infisical/infisical/pull/6655
* feat: add enforceIdentityLimit flag to enforce identity limits regardless of plan by @PrestigePvP in https://github.com/Infisical/infisical/pull/6633
* chore: increase max group names and slugs to 255 by @varonix0 in https://github.com/Infisical/infisical/pull/6656
* docs(gateway): update systemd service naming docs by @bernie-g in https://github.com/Infisical/infisical/pull/6624
* improvement(secret-sync): revam search project and group on gitlab by @adilsitos in https://github.com/Infisical/infisical/pull/6612
* feat: update docs about the kubernetes operator by @mathnogueira in https://github.com/Infisical/infisical/pull/6603
* fix: invalidate project CAs query after CA cert install by @bernie-g in https://github.com/Infisical/infisical/pull/6668
* improvement: move secret validation rules to secrets management settings by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6636
* fix: revert unintentional variant switch changes by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6630
* feat: add project access request tracking and migrate project select page to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6658
* feat: added secret value blind index support by @akhilmhdh in https://github.com/Infisical/infisical/pull/6585
* docs: remove outdated emergency kit section from email-password auth by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/6672
* feat: switched to new go server by @akhilmhdh in https://github.com/Infisical/infisical/pull/6611
* feat: add checks to ensure scope retains at least one admin on membership mutation by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6661
* chore: revert audit log stream alerts by @Thiago-AS in https://github.com/Infisical/infisical/pull/6675


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.160.7...v0.160.8