v0.156.2
Infisical/infisicalv0.156.2Jan 21, 2026by luizbafilho
AI Summary
Introduces encrypted metadata support for secrets and fixes LDAP authentication error handling and validation.
Key Highlights
- Added support for encrypted metadata for secrets.
- Enhanced LDAP authentication error handling and validation.
- Unhidden all API paths in dev mode for better debugging.
- Improved GitLab group usage by moving from 'name' to 'fullName'.
New Features
- Encrypted metadata for secrets
- LDAP authentication improvements
- Dev mode API path visibility
Full Release Notes
## What's Changed * fix: unhide all api paths in dev mode by @varonix0 in https://github.com/Infisical/infisical/pull/5220 * feat: support for encrypted metadata for secrets by @akhilmhdh in https://github.com/Infisical/infisical/pull/5203 * fix: enhance LDAP authentication error handling and validation by @luizbafilho in https://github.com/Infisical/infisical/pull/5213 ## New Contributors * @luizbafilho made their first contribution in https://github.com/Infisical/infisical/pull/5213 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.156.1...v0.156.2