v0.161.12

Infisical/infisicalv0.161.12Jul 3, 2026by varonix0

AI Summary

Focuses on security hardening, Docker container improvements, and the implementation of cross-project secret sharing.

Key Highlights

  • Cross-project secret sharing implementation.
  • Numeric UID for non-root user in standalone Docker images.
  • Protection against SES lockdown and script load failures.

New Features

  • Cross-project secret sharing
  • Numeric UID for non-root Docker users
  • SES lockdown protection

Full Release Notes

### Added
- Support cross-project secret sharing (https://github.com/Infisical/infisical/pull/7019)

### Fixed
- Guard window.__toCdnUrl against SES lockdown and script load failures (https://github.com/Infisical/infisical/pull/5684)
- Use numeric UID for non-root user in standalone Docker images (https://github.com/Infisical/infisical/pull/7135)

**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.161.11...v0.161.12