v0.158.15
Infisical/infisicalv0.158.15Mar 17, 2026by varonix0
AI Summary
Fixes issues with token renewal and introduces a powerful new operator for permissions.
Key Highlights
- Contains All (`$all`) operator support
- Fixed token renewal to include decoded identity auth property
New Features
- Contains All (`$all`) operator support
Full Release Notes
## What's Changed * fix(backend): include decoded identity auth property in token renewal by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5728 * feat(permissions): Contains All (`$all`) operator support by @varonix0 in https://github.com/Infisical/infisical/pull/5737 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.158.14...v0.158.15