v0.162.7
vercel/chatbotv0.162.7Jul 15, 2026by mathnogueira
AI Summary
This release focuses on security improvements and infrastructure enhancements, including removing environment gates for secret activation and revamping the 2FA settings UI.
Key Highlights
- Removed SECRETS_ACTIVATION_ENABLED environment gate from secret activation
- Revamped 2FA settings UI to make recovery codes account-wide
- Added Windows and Linux servers PKI sync support
- Implemented secrets brokering with proxied services and agent proxy CA
New Features
- Allow region to be set for global scope in GCP sync
- Allow multiple projects to be selected in project grants
- Add Windows and Linux servers PKI sync
- Implement secrets brokering with proxied services and agent proxy CA
- Automatically add org-admins to PAM and allow access requests to PAM
- Add descriptions to all page headers in PAM
- Move helm chart docs to self hosting section
Full Release Notes
### Changed - Remove SECRETS_ACTIVATION_ENABLED env gate from secret activation (https://github.com/Infisical/infisical/pull/7283) - Make recovery code account wide and revamp 2FA settings UI (https://github.com/Infisical/infisical/pull/7139) ### Added - Allow region to be set for global scope in GCP sync (https://github.com/Infisical/infisical/pull/7289) - Allow multiple projects to be selected in project grants (https://github.com/Infisical/infisical/pull/7279) - Add Windows and Linux servers PKI sync (https://github.com/Infisical/infisical/pull/7258) - Implement secrets brokering with proxied services and agent proxy CA (https://github.com/Infisical/infisical/pull/7246) - Automatically add org-admins to PAM and allow access requests to PAM (https://github.com/Infisical/infisical/pull/7226) - Add descriptions to all page headers in PAM (https://github.com/Infisical/infisical/pull/7291) - Move helm chart docs to self hosting section (https://github.com/Infisical/infisical/pull/7146) ### Fixed - Set random_page_cost in removeExpiredRevocations for identity access token (https://github.com/Infisical/infisical/pull/7278) ### Improved - Support optional basic auth password and add docs link on proxied service sheet (https://github.com/Infisical/infisical/pull/7296) - Revamp Kubernetes Operator guide documentation (https://github.com/Infisical/infisical/pull/7201)