v0.159.22
Infisical/infisicalv0.159.22Apr 24, 2026by varonix0
AI Summary
This release adds support for Gitpod secret syncing and renames the 'developer' role to 'member'. It also fixes issues with Bitbucket workspace listing.
Key Highlights
- Support for Gitpod (Ona) secret sync
- Renamed 'developer' to 'member'
- Fix for Bitbucket user workspaces endpoint
New Features
- Gitpod sync support
- Role rename (dev -> member)
- Bitbucket workspace fix
Full Release Notes
## What's Changed * feat(secret-sync): add support for gitpod (Ona) by @adilsitos in https://github.com/Infisical/infisical/pull/6119 * fix(api): use Bitbucket user workspaces endpoint for listing by @victorvhs017 in https://github.com/Infisical/infisical/pull/6152 * chore: rename developer to member by @varonix0 in https://github.com/Infisical/infisical/pull/6148 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.21...v0.159.22