v0.159.19
Infisical/infisicalv0.159.19Apr 21, 2026by saifsmailbox98
AI Summary
A significant release removing legacy features (secret rotation v1), adding PKI visualization charts, AWS ACM CA support, and various PAM improvements.
Key Highlights
- Removed secret rotation v1 (legacy)
- Added PKI PQC readiness pie and trend charts
- Added AWS ACM Public CA support
- PAM ad server resources moved to dedicated domains section
- Show systemd CLI command in re-enroll gateway modal
Breaking Changes
- Secret rotation v1 has been removed
New Features
- PKI PQC readiness visualization with inventory preset views
- AWS ACM Public CA support
- Systemd CLI command display in re-enroll gateway modal
Full Release Notes
## What's Changed * feat(pam): move ad server resources to dedicated domains section by @x032205 in https://github.com/Infisical/infisical/pull/5982 * feat: remove upgrade-path page and backend service by @mathnogueira in https://github.com/Infisical/infisical/pull/6085 * feat: updated default config for request by @akhilmhdh in https://github.com/Infisical/infisical/pull/6099 * feat(pki): pqc readiness pie + trend chart and inventory preset views by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6084 * feat: resovled ts error and new token type by @akhilmhdh in https://github.com/Infisical/infisical/pull/6100 * docs(selfhost): render kubernetes logo on self-hosting overview card by @jakehulberg in https://github.com/Infisical/infisical/pull/6098 * fix(pki): rename Unstable* v3 imports in PQC dashboard by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6102 * feat: removed secret rotation v1 by @akhilmhdh in https://github.com/Infisical/infisical/pull/6105 * feat(frontend): show systemd CLI command in re-enroll gateway modal by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/6107 * fix: pam nav by @x032205 in https://github.com/Infisical/infisical/pull/6109 * fix: resolved user group addition failing by @akhilmhdh in https://github.com/Infisical/infisical/pull/6113 * feat(pki): add AWS ACM Public CA support by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6069 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.18...v0.159.19