v0.165.3

Infisical/infisicalv0.165.3Sep 3, 2026by Thiago-AS

AI Summary

This release focuses on enhancing secret management capabilities, including new Daytona integration and PAM features like heartbeats and password viewing. It also includes various UI fixes, documentation updates, and infrastructure improvements regarding tunnel behavior and OIDC support.

Key Highlights

  • Added Daytona app connection and secret sync support.
  • Enhanced PAM with account password viewing and heartbeats.
  • Improved tunnel closing behavior with better logging.
  • Resolved approval UI displaying UUIDs in lists.
  • Added OIDC auth template support for MIs.

New Features

  • Resolved approval UI showing UUID in list
  • Removed plan check from policy delete endpoint
  • Added better logging around tunnel closing and changed tunnel closing order
  • Account password viewing with access requests
  • OIDC auth template support for MIs
  • Daytona app connection and secret sync
  • Sync member email and name from IdP when authoritative
  • PAM heartbeats

Full Release Notes

## What's Changed
* improvement(dynamic-secrets): remove legacy provider forms by @andrewhuhh in https://github.com/Infisical/infisical/pull/7932
* fix: always show cross-project secret sharing in prod settings by @mathnogueira in https://github.com/Infisical/infisical/pull/7931
* improvement(secrets): normalize honey token v3 interactions by @andrewhuhh in https://github.com/Infisical/infisical/pull/7735
* docs: remove secret validation rule endpoints from API reference by @claude[bot] in https://github.com/Infisical/infisical/pull/7938
* chore: add upgrade impact for v0.165.2 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7934
* feat: resolved approval ui showing uuid in list by @akhilmhdh in https://github.com/Infisical/infisical/pull/7945
* docs: refresh secret versioning and point-in-time recovery screenshots by @jakehulberg in https://github.com/Infisical/infisical/pull/7946
* docs(secrets-mgmt): improve ia by @adkah in https://github.com/Infisical/infisical/pull/7937
* docs(screenshots): update highest impact screenshots and prose by @adkah in https://github.com/Infisical/infisical/pull/7949
* chore(ui): establish component deprecation lifecycle by @andrewhuhh in https://github.com/Infisical/infisical/pull/7929
* feat: removed plan check from the policy delete endpoint by @akhilmhdh in https://github.com/Infisical/infisical/pull/7950
* feat: added better logging around the tunnel closing and changed the tunnel closing order by @akhilmhdh in https://github.com/Infisical/infisical/pull/7944
* fix: cert dashboard and signer approval policy improvements by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7880
* docs(secrets-mgmt): update most screenshots by @adkah in https://github.com/Infisical/infisical/pull/7955
* chore(code-agents): license check guidelines by @varonix0 in https://github.com/Infisical/infisical/pull/7956
* feat(pam): account password viewing with access requests by @lb-vn in https://github.com/Infisical/infisical/pull/7879
* chore: add upgrade impact for v0.165.1 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7933
* feat: add oidc auth template support for MIs by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7935
* docs(style): fix contractions + ui buttons by @adkah in https://github.com/Infisical/infisical/pull/7910
* feat(secret-sync): add Daytona app connection and secret sync by @lobocv in https://github.com/Infisical/infisical/pull/7866
* feat: sync member email and name from the identity provider when the IdP is authoritative by @Thiago-AS in https://github.com/Infisical/infisical/pull/7936
* feat(pam): heartbeats by @bernie-g in https://github.com/Infisical/infisical/pull/7849
* docs(platform): first pass screenshot audit by @adkah in https://github.com/Infisical/infisical/pull/7968


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.165.2...v0.165.3