v0.161.2

langchain-ai/deepagentsv0.161.2Jun 18, 2026by scott-ray-wilson

AI Summary

The update includes UI migrations to v3 components, CLI support for Postgres, and fixes for PlanetScale authentication. It also introduces new features like KMS key rotation and folder move operations.

Key Highlights

  • Added CLI support for Postgres
  • Migrated OAuth applications to org settings
  • Fixed PlanetScale authentication in secret rotation
  • Migrated webhook UI to v3 components

New Features

  • Postgres CLI support
  • KMS key rotation
  • Folder move operation
  • PAM sessions and audit logs
  • Copy path button on overview page

Full Release Notes

### Changed
- Adjust toast positioning to center (https://github.com/Infisical/infisical/pull/6916)
- Move OAuth applications to org settings (https://github.com/Infisical/infisical/pull/6895)
- Migrate webhook UI to v3 components (https://github.com/Infisical/infisical/pull/6894)
- Lead signup with full-width SSO buttons (GitHub first) (https://github.com/Infisical/infisical/pull/6882)
- Migrate add group to project modal to v3 (https://github.com/Infisical/infisical/pull/6846)

### Added
- Add copy path button to overview page and adjust truncation logic and breakpoint (https://github.com/Infisical/infisical/pull/6897)
- Add PAM sessions, audit logs, and access control pages (https://github.com/Infisical/infisical/pull/6893)
- Add CLI support for Postgres (https://github.com/Infisical/infisical/pull/6892)
- Add KMS key rotation (https://github.com/Infisical/infisical/pull/6843)
- Add move operation for folders (https://github.com/Infisical/infisical/pull/6823)
- Document projectSlug support in Kubernetes operator (https://github.com/Infisical/infisical/pull/6920)

### Fixed
- Preserve all intermediates when storing external CA certificate chain (https://github.com/Infisical/infisical/pull/6925)
- Treat GitHub revocation as no-op in dynamic secrets (https://github.com/Infisical/infisical/pull/6915)
- Require end-entity client certificate for identity TLS certificate authentication and document trusted-proxy header handling (https://github.com/Infisical/infisical/pull/6913)
- Truncate description to 512 chars for Terraform Cloud API in secret sync (https://github.com/Infisical/infisical/pull/6911)
- Use CA's own key algorithm when loading CA private key for signing (https://github.com/Infisical/infisical/pull/6909)
- Fix PlanetScale authentication in secret rotation (https://github.com/Infisical/infisical/pull/6888)


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.161.1...v0.161.2