v0.159.6
Infisical/infisicalv0.159.6Apr 2, 2026by varonix0
AI Summary
This update adds SSH certificate provider support and improves LDAP handling, while also introducing tag filtering and clarifying that custom roles are now Enterprise-only.
Key Highlights
- SSH certificate provider
- Custom roles moving to Enterprise plans
- LDAP referral error handling
- Secret change webhooks with user data
Breaking Changes
- Custom roles restricted to Enterprise plans
New Features
- SSH certificate provider
- Custom roles (Enterprise only)
- Tag filter for overview
- Secret change webhooks
Full Release Notes
## Important ### Custom roles are moving to Enterprise plans Custom roles are part of the Infisical Enterprise plan, but were temporarily available to Pro users. Creation of new roles will be enforced starting June 1, 2026. You can use [additional privileges](https://infisical.com/docs/documentation/platform/access-controls/additional-privileges) as an alternative, or [contact sales](https://infisical.com/scheduledemo) to upgrade and retain access to custom roles. ## What's Changed * feat(dynamic-secrets): add SSH certificate provider by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5914 * fix: improve url validation by @maidul98 in https://github.com/Infisical/infisical/pull/5916 * fix: add missing secret folder envId index by @varonix0 in https://github.com/Infisical/infisical/pull/5919 * fix(ldap): fix search referrals errors during password rotation in multi-domain AD forests by @victorvhs017 in https://github.com/Infisical/infisical/pull/5918 * feat(webhook): add user on secret.change by @adilsitos in https://github.com/Infisical/infisical/pull/5910 * feature(overview): add tag filter by @victorvhs017 in https://github.com/Infisical/infisical/pull/5896 * docs: pam cli by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5911 * fix(ldap): improve handling of LDAP referral errors during password rotations using gateway by @victorvhs017 in https://github.com/Infisical/infisical/pull/5922 * feat(custom-roles): enterprise only by @varonix0 in https://github.com/Infisical/infisical/pull/5903 * fix: trigger syncs on rollback by @varonix0 in https://github.com/Infisical/infisical/pull/5924 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.5...v0.159.6