v0.158.0
Infisical/infisicalv0.158.0Jan 29, 2026by victorvhs017
AI Summary
Focuses on PKI management improvements including certificate profiles and details pages, alongside new secret rotation capabilities for OpenRouter and Windows local accounts.
Key Highlights
- Added certificate details page and default TTL settings to certificate profiles.
- Introduced OpenRouter API key rotation support.
- Enabled Windows local account secret rotation.
- Added Circle CI secret sync integration.
- Updated secret overview UI and migrated to v3 components.
New Features
- Certificate details page
- Certificate profile TTL settings
- OpenRouter API key rotation
- Windows local account rotation
- Circle CI secret sync
Full Release Notes
## What's Changed * feat(pki): add default TTL setting to certificate profiles by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5238 * feat(pki): add certificate details page by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5270 * fix: remove INFISICAL_PLATFORM_VERSION from secrets cache key by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5292 * feat: updated identity login endpoints suborganization paramater to organizationSlug by @akhilmhdh in https://github.com/Infisical/infisical/pull/5281 * fix: rename template to certificate policy on Certificate Profiles page by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5298 * improvement(pki): provide the option of creating policies from the profile creation form by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5294 * fix(api): ensure commits are linted/formatted before commit by @IgorHorta in https://github.com/Infisical/infisical/pull/5282 * feat: circle ci secret sync by @luizbafilho in https://github.com/Infisical/infisical/pull/5255 * feature: add a new option on PKI ACME enrollment method to skip EAB validation by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5227 * feat(secret-rotation): add OpenRouter API key rotation support by @IgorHorta in https://github.com/Infisical/infisical/pull/5299 * feat(frontend): update secret overview UI and migrate to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5289 * feature(secret-rotation): windows local account secret rotation by @victorvhs017 in https://github.com/Infisical/infisical/pull/5269 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.157.0...v0.158.0