v0.162.20
Infisical/infisicalv0.162.20Aug 17, 2026by mathnogueira
AI Summary
Refactored the add member process, removed the legacy environment dashboard, and introduced KMIP auto certificate renewal.
Key Highlights
- Refactored add member to v3 with shared role selection
- Removed legacy environment dashboard
- Added KMIP auto certificate renewal
- Added shared provider form contract for dynamic secrets
Breaking Changes
- Changed secret validation API contract
New Features
- Refactored add member to v3
- Removed legacy environment dashboard
- KMIP auto certificate renewal
- Shared provider form contract
- v3 page header component
Full Release Notes
### Changed - Refactor add member to sub-org to v3 and share role selection (https://github.com/Infisical/infisical/pull/7591) - Remove legacy environment dashboard (https://github.com/Infisical/infisical/pull/7624) - Switch lock in Redis for create folder operation (https://github.com/Infisical/infisical/pull/7635) - Change secret validation API contract (https://github.com/Infisical/infisical/pull/7526) ### Added - Add v3 page header component (https://github.com/Infisical/infisical/pull/7625) - Add KMIP auto certificate renewal (https://github.com/Infisical/infisical/pull/7542) - Add shared provider form contract for dynamic secrets (https://github.com/Infisical/infisical/pull/7563) - Dismiss selected actions with escape key (https://github.com/Infisical/infisical/pull/7638) ### Fixed - Fix legacy boundary ignore read on secret folders (https://github.com/Infisical/infisical/pull/7680) - Fix paginated endpoint for listing groups (https://github.com/Infisical/infisical/pull/7678) - Fix secret scanning report when message is too long (https://github.com/Infisical/infisical/pull/7664) - Fix derive streaming timestamp from audit log when streaming to Splunk (https://github.com/Infisical/infisical/pull/7641) - Fix send raw bytes for HEC so Axios doesn't stringify the request (https://github.com/Infisical/infisical/pull/7637) - Fix gate auth method config behind edit-auth and guard instance admin identities (https://github.com/Infisical/infisical/pull/7626) - Fix allow suborgs to create GitHub app connection (https://github.com/Infisical/infisical/pull/7623) - Fix return inputs from PATCH /dynamic-secrets endpoint (https://github.com/Infisical/infisical/pull/7615) - Fix CSR flow on ADCS issuance (https://github.com/Infisical/infisical/pull/7608) - Fix prevent Alert from collapsing below its content height (https://github.com/Infisical/infisical/pull/7675) - Fix use TableCell for skeleton rows in Secret Sharing tables (https://github.com/Infisical/infisical/pull/7604) - Fix constrain bulk delete dialog width (https://github.com/Infisical/infisical/pull/7595) - Fix correct tooltip behavior in select menus (https://github.com/Infisical/infisical/pull/7594) - Fix stop recording high-cardinality meters when drop flag is set (https://github.com/Infisical/infisical/pull/7564) - Fix post-sync command UI improvements (https://github.com/Infisical/infisical/pull/7555) - Fix enforce domain component order in certificate policies (https://github.com/Infisical/infisical/pull/7550) - Fix debounce membership last-login writes (https://github.com/Infisical/infisical/pull/7650) - Fix improve command input accessibility (https://github.com/Infisical/infisical/pull/7639)