v0.161.13
Infisical/infisicalv0.161.13Jul 6, 2026by bernie-g
AI Summary
Adds significant new capabilities including HSM-backed certificate authorities, cross-project secret sharing, and Hasura Cloud sync support.
Key Highlights
- HSM-backed internal certificate authorities added.
- Cross-project secret sharing support.
- Hasura Cloud secret sync support.
New Features
- HSM-backed internal certificate authorities
- Cross-project secret sharing
- Hasura Cloud secret sync
- UI revamp for add member to group modal
Full Release Notes
### Changed - Revamp add member to group modal (https://github.com/Infisical/infisical/pull/7121) - Reorganize documentation with screenshots (https://github.com/Infisical/infisical/pull/7148) ### Added - Add HSM-backed internal certificate authorities (https://github.com/Infisical/infisical/pull/7085) - Expose certificate sync external identifier in API and UI (https://github.com/Infisical/infisical/pull/7130) - Support Hasura Cloud secret sync (https://github.com/Infisical/infisical/pull/7081) - Support cross-project secret sharing (https://github.com/Infisical/infisical/pull/7019) ### Fixed - Harden PAM-revamp migration and identity bootstrap (https://github.com/Infisical/infisical/pull/7150) ## New Contributors * @jal-co made their first contribution in https://github.com/Infisical/infisical/pull/7165 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.161.12...v0.161.13