v0.154.2
Infisical/infisicalv0.154.2Nov 27, 2025by gupta-piyush19
AI Summary
Enhances PKI documentation and functionality, introduces DNS Made Easy support for ACME, and begins the phase-out of Native Integrations while fixing various UI and secret management bugs.
Key Highlights
- Start of Native Integrations phase-out
- DNS Made Easy support for external CA ACME
- Automatic slug generation for secrets management projects
- Dynamic secrets lease revocation retry mechanism
- Invite form state and project navigation fixes
New Features
- Dynamic secrets lease revocation retry
- AWS Lambda secret sync documentation
Full Release Notes
## What's Changed * improvement(frontend): text "identity" -> "machine identity" by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/4924 * [PKI-59] Update ACME docs by @fangpenlin in https://github.com/Infisical/infisical/pull/4932 * [ENG-4173] fix: invite form opening state by @gupta-piyush19 in https://github.com/Infisical/infisical/pull/4940 * [ENG-4186] fix: secerets management project slug automatic generation by @gupta-piyush19 in https://github.com/Infisical/infisical/pull/4941 * [PKI-58] Add dns made easy for external ca acme by @fangpenlin in https://github.com/Infisical/infisical/pull/4912 * [PKI-72] Add DNS Made Easy document by @fangpenlin in https://github.com/Infisical/infisical/pull/4944 * improvements: styling and labeling additions to improve scope context by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/4934 * Improve Octopus docs to better highlight spaces managment and permissions by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/4948 * improvement: refactor and update nav bar styling by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/4946 * fix: project navigation by @gupta-piyush19 in https://github.com/Infisical/infisical/pull/4949 * feat(dynamic-secrets): retry lease revocation when failing by @varonix0 in https://github.com/Infisical/infisical/pull/4942 * docs: adds aws lambda secret sync docs by @gupta-piyush19 in https://github.com/Infisical/infisical/pull/4892 * Feature: start the phase out for Native Integrations by @victorvhs017 in https://github.com/Infisical/infisical/pull/4947 * [ENG-4117] docs: improves cli `--domain` flag docs by @gupta-piyush19 in https://github.com/Infisical/infisical/pull/4945 * chore: update OIDC errors by @victorvhs017 in https://github.com/Infisical/infisical/pull/4954 * [ENG-4227] fix: makes environments optional in project template by @gupta-piyush19 in https://github.com/Infisical/infisical/pull/4938 * fix: default duplicate secret deletion by @gupta-piyush19 in https://github.com/Infisical/infisical/pull/4939 * fix: copy secret audit log by @gupta-piyush19 in https://github.com/Infisical/infisical/pull/4928 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.154.1...v0.154.2