v0.159.18
Infisical/infisicalv0.159.18Apr 19, 2026by scott-ray-wilson
AI Summary
A minor release introducing Vercel sync functionality and fixing UI issues with the on-prem version badge and account recovery.
Key Highlights
- Added new Vercel sync feature
- Fixed duplicate 'v' in on-prem version badge
- Fixed recovery account failing in frontend
New Features
- Vercel sync feature
Full Release Notes
## What's Changed * fix(frontend): prevent duplicated 'v' in on-prem version badge by @Erwan-loot in https://github.com/Infisical/infisical/pull/6068 * fix: resolved recovery account failing in frontend by @akhilmhdh in https://github.com/Infisical/infisical/pull/6092 * feat: add new vercel sync feature by @maidul98 in https://github.com/Infisical/infisical/pull/6093 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.17...v0.159.18