v0.159.1

Infisical/infisicalv0.159.1Mar 26, 2026by maidul98

AI Summary

This release focuses on bug fixes to improve stability, specifically addressing issues with project template updates, undefined logging, and empty job data handling.

Key Highlights

  • Fixed project template editing to prevent noop updates
  • Improved logging by skipping undefined entries
  • Added validation to skip empty job data processing

Full Release Notes

## What's Changed
* fix(project-templates): hide project type on edit template to avoid noop updates by @syedmazharaliraza in https://github.com/Infisical/infisical/pull/5814
* fix: skip undefined logs by @maidul98 in https://github.com/Infisical/infisical/pull/5820
* fix: skip on empty job data by @akhilmhdh in https://github.com/Infisical/infisical/pull/5821


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.0...v0.159.1