v0.156.3
Infisical/infisicalv0.156.3Jan 22, 2026by victorvhs017
AI Summary
A minor update focusing on documentation improvements, GitLab integration refinements, and expanding project template support to include users.
Key Highlights
- Added support for users on project templates.
- Improved GitLab integration by using 'fullName' instead of 'name' for groups.
- Updated documentation with custom Unify scripts and self-hosting guides.
- Improved Kubernetes Helm deployment documentation.
New Features
- Project template user support
- GitLab fullName integration
- Documentation improvements
Full Release Notes
## What's Changed * docs: adding custom Unify script to Mintlify docs by @ashwin-infisical in https://github.com/Infisical/infisical/pull/5228 * improvement(gitlab-integration): moved from 'name' to 'fullName' when using GitLab groups by @victorvhs017 in https://github.com/Infisical/infisical/pull/5229 * feat(project-templates): support for users on templates by @x032205 in https://github.com/Infisical/infisical/pull/5198 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.156.2...v0.156.3