v0.162.15
OpenMOSS/MOSS-TTS-Nanov0.162.15Jul 29, 2026by varonix0
AI Summary
This release focuses on improving caching mechanisms, enhancing secret approval workflows, and adding SCEP support for Microsoft Intune. It also includes several bug fixes and documentation updates.
Key Highlights
- Added SCEP support for Microsoft Intune
- Improved caching and reconcile trial mechanism
- Fixed personal org creation issues
- Enhanced secret approval tooltip visibility
New Features
- SCEP support for Microsoft Intune
- Personal org creation fix
- Secret approval tooltip improvements
- PAM connection test for accounts
- FIPS test optimization
Full Release Notes
## What's Changed * chore: add upgrade impact for v0.162.14 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7452 * chore: stop rebuilding the FIPS test image on every PR by @Thiago-AS in https://github.com/Infisical/infisical/pull/7451 * feat(ui): improve machine identity template visibility by @andrewhuhh in https://github.com/Infisical/infisical/pull/7409 * docs(org-structure): add product types & org-level resources, fix approval workflow links by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/7464 * docs(governance-models): add sub-organizations, cross-project sharing, fix broken links by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/7463 * feature(helm): add infisical-nkp chart and cloudsmith release workflow for NKP partner catalog by @0xArshdeep in https://github.com/Infisical/infisical/pull/7467 * fix(secret-approval): show full secret path in tooltip when truncated by @claude[bot] in https://github.com/Infisical/infisical/pull/7474 * chore: scope statement_timeout to transaction and make pool sizes configurable by @Thiago-AS in https://github.com/Infisical/infisical/pull/7472 * feat: improvement in caching and reconcile trial mechanism by @akhilmhdh in https://github.com/Infisical/infisical/pull/7475 * feat(pam): connection test for rest of accounts by @x032205 in https://github.com/Infisical/infisical/pull/7385 * fix: personal org creation fix by @varonix0 in https://github.com/Infisical/infisical/pull/7484 * feat: add SCEP support for Microsoft Intune by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7413 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.162.14...v0.162.15