v0.153.3

Infisical/infisicalv0.153.3Nov 5, 2025by scott-ray-wilson

AI Summary

Focuses on interactive setup improvements and fixes for project membership logic, relay identity handling, and folder name sorting.

Key Highlights

  • Terraform EC2 interactive setup
  • Project membership auto-adding fix
  • Relay identity replacement error handling
  • Folder name sorting fix
  • Audit log text filter support

New Features

  • Terraform EC2 interactive setup

Full Release Notes

## What's Changed
* feat: add Terraform EC2 to interactive setup by @x032205 in https://github.com/Infisical/infisical/pull/4751
* pam: simplify log output by @x032205 in https://github.com/Infisical/infisical/pull/4805
* fix(commit): allow null for skip multiline encoding on commit endpoint by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/4806
* fix(frontend): Include group members in change request author filter by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/4808
* fix: correct secret approval query filters and count calculation by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/4809
* Update organization-structure.mdx by @0xArshdeep in https://github.com/Infisical/infisical/pull/4807
* feat(frontend): add text filter support to audit log event and user agent filters by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/4801
* [ENG-4074] fix: folder name sorting by @gupta-piyush19 in https://github.com/Infisical/infisical/pull/4797
* fix relays with same identity repalcing each other, throw error instead by @x032205 in https://github.com/Infisical/infisical/pull/4813
* feat: resolved project membership auto adding to organization by @akhilmhdh in https://github.com/Infisical/infisical/pull/4814
* feat: resolved metadata interpolation failing in project due to group membership by @akhilmhdh in https://github.com/Infisical/infisical/pull/4815


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.153.2...v0.153.3