v0.161.11
Infisical/infisicalv0.161.11Jul 2, 2026by victorvhs017
AI Summary
A major release featuring a comprehensive UI overhaul to v3 components and extensive additions to the PAM module and audit logging.
Key Highlights
- Migration of multiple modals (upgrade, invite, org roles) to v3 components.
- Added AWS IAM, Windows AD, and Machine identity support to PAM.
- Introduction of Audit reports and Sumo Logic audit log stream.
New Features
- v3 UI migrations for modals and sidebar
- Audit reports
- Sumo Logic audit stream
- AWS IAM account type with web and CLI access
- Windows AD account type with multi-host selection
- Machine identity support
- DigiCert code-sign support
- Qovery sync support
Full Release Notes
### Changed - Migrate update group modal to v3 components (https://github.com/Infisical/infisical/pull/7120) - Migrate org role modals to v3 (https://github.com/Infisical/infisical/pull/7118) - Migrate upgrade modal to v3 (https://github.com/Infisical/infisical/pull/7113) - Migrate invite user to org to v3 components (https://github.com/Infisical/infisical/pull/7112) - Give more visibility to auth link and actions (https://github.com/Infisical/infisical/pull/7097) - Reuse buffers for secret cache ETag (https://github.com/Infisical/infisical/pull/7096) - Rename 'Overview' tab to 'Secrets' in secrets management sidebar (https://github.com/Infisical/infisical/pull/7094) - Replace project Lottie icons with Lucide icons (https://github.com/Infisical/infisical/pull/7083) - Revamp audit logs and streams UI (https://github.com/Infisical/infisical/pull/7080) - Render metered pricing in the catalog (https://github.com/Infisical/infisical/pull/7048) - Revamp change request UI (https://github.com/Infisical/infisical/pull/7039) - Adjust secret insights styling (https://github.com/Infisical/infisical/pull/7133) ### Added - Assign project roles when creating identities (https://github.com/Infisical/infisical/pull/7100) - Audit reports (https://github.com/Infisical/infisical/pull/7099) - Cloud 66 secret sync app connection (https://github.com/Infisical/infisical/pull/7101) - Submit Create Secret sheet with Cmd/Ctrl+Enter (https://github.com/Infisical/infisical/pull/7092) - Add Sumo Logic as audit log stream provider (https://github.com/Infisical/infisical/pull/7074) - Add Windows AD account type with multi-host selection to PAM (https://github.com/Infisical/infisical/pull/7060) - Add DigiCert code-sign support (https://github.com/Infisical/infisical/pull/7059) - Add Qovery support to sync app connection (https://github.com/Infisical/infisical/pull/7057) - Add AWS IAM account type with web and CLI access to PAM (https://github.com/Infisical/infisical/pull/7054) - Add machine identity support to PAM (https://github.com/Infisical/infisical/pull/7037) - Add Kubernetes cert-issuer documentation (https://github.com/Infisical/infisical/pull/7042) - License multi plan and UI fix (https://github.com/Infisical/infisical/pull/7076) - Resolved errors for self hosted license v2 (https://github.com/Infisical/infisical/pull/7062) - Enrich self-hosted instance stats with enterprise signals and instanceId linkage (https://github.com/Infisical/infisical/pull/6896) ### Removed - Remove Codefresh from selectable native integrations (https://github.com/Infisical/infisical/pull/7111) - Remove project mentions from application membership modal (https://github.com/Infisical/infisical/pull/7115) - Remove em dashes from project descriptions (https://github.com/Infisical/infisical/pull/7091) ### Fixed - Reset certificate request modal form on successful submission (https://github.com/Infisical/infisical/pull/7108) - Allow clearing certificate policy max duration input field (https://github.com/Infisical/infisical/pull/7095) - Skip soft-deleted projects in approval request DAL queries (https://github.com/Infisical/infisical/pull/7090) - Add max length validation to environment name (https://github.com/Infisical/infisical/pull/7087) - Enforce secret-level delete permission on overwrite move (https://github.com/Infisical/infisical/pull/7075) - Surface license server errors and route last-product removal to cancel (https://github.com/Infisical/infisical/pull/7073) - Reject unescaped expressions in permission templates (https://github.com/Infisical/infisical/pull/7071) - Fix misattribution on change secret (https://github.com/Infisical/infisical/pull/7069) - Support strict-template HSMs (https://github.com/Infisical/infisical/pull/7068) - Fix secret actions menu (https://github.com/Infisical/infisical/pull/7063) - Use sanitized AWS provider schema in read responses (https://github.com/Infisical/infisical/pull/7008) - Guard window.__toCdnUrl against SES lockdown and script load failures (https://github.com/Infisical/infisical/pull/5684) - Correct the usage reported URL (https://github.com/Infisical/infisical/pull/7116) - Correct the reporting token error (https://github.com/Infisical/infisical/pull/7098) ## New Contributors * @Abdul-Moiz31 made their first contribution in https://github.com/Infisical/infisical/pull/7087 * @Fizza-Mukhtar made their first contribution in https://github.com/Infisical/infisical/pull/5684 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.161.10...v0.161.11