Infisical Release Notes
21 release notes curated from 1 source by the Releasebot Team. Last updated: Jul 18, 2026
- Jul 18, 2026
- Date parsed from source:Jul 18, 2026
- First seen by Releasebot:Jul 18, 2026
v0.162.9
Infisical adds return secretPath in imported secrets and fixes project search name filtering with spaces.
Added
Return secretPath in imported secrets (#7331)
Fixed
Allow spaces in project search name filter (#7330)
Original source - Jul 18, 2026
- Date parsed from source:Jul 18, 2026
- First seen by Releasebot:Jul 18, 2026
v0.162.8
Infisical adds broader secret, PKI, and PAM capabilities with Tailscale dynamic secret integration, dynamic secret support for proxied services, HMAC keys in KMS, Unix discovery, and WebAuthn security key support, while also improving approvals, logging, and self-hosted setup.
Changed
Fold dynamic-secret registry into the proxy allow-list (#7322)
Drop redundant secret_versions_v2.envId column (#7277)
Remove agent and agent-proxy default roles (#7297)
Disable public signups after admin setup on self-hosted instances (#7275)Added
Return sequence from approvers (#7317)
Add extra Helm properties for Gateway (#7312)
Add support for HMAC keys in KMS (#7302)
Add org and actor info to log (#7300)
Add SSH log and CA certificate improvements for PAM (#7293)
Improve event filter to not be secrets specific for PAM (#7292)
Add dynamic secret support for proxied services (#7288)
Add domainComponents to PKI certificate fields (#7287)
Add Unix discovery for PAM (#7281)
Add Tailscale dynamic secret integration (#7273)
Prevent signers from approving their own signing requests (#7252)
Add personal override action on secrets resource for roles (#7250)
Document InfisicalStaticSecret with complete examples (#7117)Fixed
Fix frontend issues about cross-project secret sharing (#7326)
Update DIGICERT_SERVICES_API_URL_EU to new endpoint (#7325)
Restore original dynamic-secret lease output rendering (#7321)
Add missing index for project deletion (#7303)
Support hardware security keys on FIPS instances for WebAuthn (#7301)
Send email notifications to signing request approvers (#7267)Changed
Send email on account exists when changing email (#7309)
Original source
Revamp proxied service create/edit with templates and a stepper (#7305)
Document Gateway network architecture diagram (#7313)
Note cross-project secret sharing is in private preview (#7328)
Surface Docker CLI usage in quickstart and embed Docker video (#7307)
Move HSM integration from KMS product to self-host section (#7310) All of your release notes in one feed
Join Releasebot and get updates from Infisical and hundreds of other software products.
- Jul 15, 2026
- Date parsed from source:Jul 15, 2026
- First seen by Releasebot:Jul 16, 2026
v0.162.7
Infisical updates secret management with streamlined activation, revamped 2FA recovery codes, expanded GCP sync and project grants, new Windows and Linux PKI sync, secrets brokering for proxied services, and broader PAM access with refreshed docs.
Changed
- Remove SECRETS_ACTIVATION_ENABLED env gate from secret activation (#7283)
- Make recovery code account wide and revamp 2FA settings UI (#7139)
Added
- Allow region to be set for global scope in GCP sync (#7289)
- Allow multiple projects to be selected in project grants (#7279)
- Add Windows and Linux servers PKI sync (#7258)
- Implement secrets brokering with proxied services and agent proxy CA (#7246)
- Automatically add org-admins to PAM and allow access requests to PAM (#7226)
- Add descriptions to all page headers in PAM (#7291)
- Move helm chart docs to self hosting section (#7146)
Fixed
- Set random_page_cost in removeExpiredRevocations for identity access token (#7278)
Improved
- Support optional basic auth password and add docs link on proxied service sheet (#7296)
- Revamp Kubernetes Operator guide documentation (#7201)
- Jul 14, 2026
- Date parsed from source:Jul 14, 2026
- First seen by Releasebot:Jul 14, 2026
v0.162.6
Infisical adds metrics for secrets and fixes LDAP group matching, duplicate sync detection, and license service init.
Added
Add metrics for secrets (#7223)
Fixed
Fix LDAP group CN matching to be case-insensitive per LDAP semantics (#7269)
Fix revert use of key schema to detect duplicate syncs (#7271)
Fix missing init on the license service for getMigrationEncryptionServices (#7274)
Original source - Jul 13, 2026
- Date parsed from source:Jul 13, 2026
- First seen by Releasebot:Jul 14, 2026
v0.162.5
Infisical fixes LDAP group CN matching to be case-insensitive for better LDAP semantics.
What's Changed
fix(ldap): match group CNs case-insensitively per LDAP semantics by @scott-ray-wilson in #7269
Full Changelog: v0.162.4...v0.162.5
Original source Similar to Infisical with recent updates:
- Smokeball release notes136 release notes · Latest Jul 16, 2026
- Cosmolex release notes20 release notes · Latest Jul 30, 2025
- PracticePanther release notes35 release notes · Latest Jul 7, 2026
- Salesforce release notes57 release notes · Latest Jul 1, 2026
- Microsoft release notes732 release notes · Latest Jul 20, 2026
- Zoom release notes179 release notes · Latest Jul 20, 2026
- Jul 13, 2026
- Date parsed from source:Jul 13, 2026
- First seen by Releasebot:Jul 13, 2026
v0.162.4
Infisical ships v0.162.4 with tighter auth and API handling, a new secrets activation modal, expanded framework and infrastructure integrations, and fixes for audit log pruning, expired cron behavior, and SSO or OIDC org switching.
What's Changed
- improvement(api): cache identity token revocation checks and tighten marker expiry by @victorvhs017 in #7242
- feat(secrets): add activation modal by @adilsitos in #7137
- chore: add upgrade impact for v0.162.3 by @github-actions[bot] in #7251
- fix: remove order by in audit log prune job by @scott-ray-wilson in #7254
- chore: revert expired expirations cron by @scott-ray-wilson in #7257
- improvement: re-vamp and expand framework integrations and infrastructure integrations by @scott-ray-wilson in #7253
- fix(auth): honor default org after SSO login and fix OIDC org switch 403 by @scott-ray-wilson in #7236
Full Changelog: v0.162.3...v0.162.4
Original source - Jul 10, 2026
- Date parsed from source:Jul 10, 2026
- First seen by Releasebot:Jul 11, 2026
v0.162.3
Infisical releases updates across access, certificates, billing, and sync workflows, including certificate upload support, public certificate authority endpoints, Azure CLI access to PAM, Slack access-approval notifications, and improved cleanup, validation, and billing visibility.
Changed
- Split daily resource cleanup into staggered jobs (#7245)
- Improve wording to explain what the CA host means in ADCS (#7220)
- Make certificate authority get cert endpoint public (#7217)
Added
- Add email check for telemetry collection in SAML router (#7248)
- Support certificate upload (#7237)
- Add Azure CLI access to PAM (#7228)
- Add Slack notifications for access approvals (#7218)
- Support JSON and plain text variables in Cloudflare Workers sync (#7207)
Removed
- Remove PAM assumer role (#7227)
Fixed
- Batch delete expired identity access token revocations (#7238)
- Check connection ID to define if sync is duplicated or not (#7235)
- Validate certificate issuance (#7232)
- Allow up to 64-character slug on project create to match update (#7231)
- Improve safety of request updates (#7224)
- Show live usage on per-unit product dimensions in billing (#7202)
- Correct License Server v2 dual-read comparison (#7182)
- Jul 9, 2026
- Date parsed from source:Jul 9, 2026
- First seen by Releasebot:Jul 8, 2026
- Modified by Releasebot:Jul 10, 2026
v0.162.2
Infisical adds a PAM revamp and fixes certificate, UI, and ADCS wording issues.
Added
- Add PAM revamp (#7219)
Fixed
- Fix mark subjectAltName critical when leaf subject is empty (#7213)
- Fix lint error in fireworks sync (#7206)
- Fix remove unnecessary z-index in UI (#7205)
- Fix improve the wording used to explain what the CA host means in ADCS (#7220)
Changed
- Document vault section for OSS users (#7215)
Full Changelog: v0.162.1...v0.162.2
Original source - Jul 8, 2026
- Date parsed from source:Jul 8, 2026
- First seen by Releasebot:Jul 8, 2026
v0.162.1
Infisical releases a broad update with PAM access request and approval support, a PAM rotation revamp, new GCP Service Account access and OpenAI, LiteLLM, and Fireworks.ai rotation options, plus Azure Key Vault URL validation and several fixes and UI improvements.
What's Changed
- feat: validate Azure Key Vault URLs by @carlosmonastyrski in #7190
- improvement: revise overview env select behavior by @scott-ray-wilson in #7177
- fix: scope secret version max-version subquery to relevant secretIds by @claude[bot] in #7181
- feat(pam): access request and approval implementation by @bernie-g in #7123
- feat(rotation): openai service account by @adilsitos in #7178
- feat(pam): add GCP Service Account access type by @bernie-g in #7193
- fix: add better error message for CF worker sync by @mathnogueira in #7175
- docs(pam): access requests by @sheensantoscapadngan in #7198
- feat(secret-rotation): fireworks.ai by @mathnogueira in #7195
- docs(pam): gcp by @sheensantoscapadngan in #7203
- feat: pam rotation revamp by @carlosmonastyrski in #7142
- feat(rotation): liteLLM api key by @adilsitos in #7197
- fix: dashboard field empty issue with import paths by @akhilmhdh in #7200
- fix: lint error in fireworks sync by @mathnogueira in #7206
Full Changelog: v0.161.15...v0.162.1
Original source - Jul 7, 2026
- Date parsed from source:Jul 7, 2026
- First seen by Releasebot:Jul 8, 2026
v0.162.0
Infisical revamps PAM UX and adds Rundeck support for secret sync app connections.
What's Changed
- feat: revamped pam user experience.
- fix: drop modal z index for those that inline app connection to prevent inproper hierarchy by @scott-ray-wilson in #7174
- fix(telemetry): drop org ID from InfisicalCore metrics by @victorvhs017 in #7176
- feat(secret-sync-app-connection): support for rundeck by @adilsitos in #7119
- improvement(license-client): switch to org-scoped license-server paths by @PrestigePvP in #7184
Full Changelog: v0.161.14...v0.162.0
Original source - Jul 7, 2026
- Date parsed from source:Jul 7, 2026
- First seen by Releasebot:Jul 8, 2026
v0.161.15: Merge pull request #7184 from Infisical/tre/reshape-license-server-urls
Infisical improves license-client support by switching to org-scoped license-server paths.
improvement(license-client): switch to org-scoped license-server paths
Original source - Jul 6, 2026
- Date parsed from source:Jul 6, 2026
- First seen by Releasebot:Jul 7, 2026
v0.161.14
Infisical adds native Windows ADCS support, improves metering UI, and fixes a signup header issue.
Added
Add native Windows ADCS support (#7158)
Improve metering UI to showcase information needed for users (#7163)
Fixed
Prevent signup header from sticking to top edge (#7165)
Full Changelog: v0.161.13...v0.161.14
Original source - Jul 6, 2026
- Date parsed from source:Jul 6, 2026
- First seen by Releasebot:Jul 7, 2026
v0.161.13
Infisical adds cross-project secret sharing, Hasura Cloud secret sync, and HSM-backed internal certificate authorities.
Changed
- Revamp add member to group modal (#7121)
- Reorganize documentation with screenshots (#7148)
Added
- Add HSM-backed internal certificate authorities (#7085)
- Expose certificate sync external identifier in API and UI (#7130)
- Support Hasura Cloud secret sync (#7081)
- Support cross-project secret sharing (#7019)
Fixed
- Harden PAM-revamp migration and identity bootstrap (#7150)
New Contributors
- @jal-co made their first contribution in #7165
Full Changelog: v0.161.12...v0.161.13
Original source - Jul 5, 2026
- Date parsed from source:Jul 5, 2026
- First seen by Releasebot:Jul 7, 2026
v0.161.12
Infisical adds cross-project secret sharing and fixes Docker and script loading issues.
Added
Support cross-project secret sharing (#7019)
Fixed
Guard window.__toCdnUrl against SES lockdown and script load failures (#5684)
Use numeric UID for non-root user in standalone Docker images (#7135)
Full Changelog: v0.161.11...v0.161.12
Original source - Jul 5, 2026
- Date parsed from source:Jul 5, 2026
- First seen by Releasebot:Jul 7, 2026
v0.161.11
Infisical ships a broad UI and platform update with v3 modal migrations, a refreshed audit logs and change request experience, new secret sync and PAM capabilities, stronger permission and license handling, and multiple fixes and polish improvements across secrets management.
Changed
Migrate update group modal to v3 components (#7120)
Migrate org role modals to v3 (#7118)
Migrate upgrade modal to v3 (#7113)
Migrate invite user to org to v3 components (#7112)
Give more visibility to auth link and actions (#7097)
Reuse buffers for secret cache ETag (#7096)
Rename 'Overview' tab to 'Secrets' in secrets management sidebar (#7094)
Replace project Lottie icons with Lucide icons (#7083)
Revamp audit logs and streams UI (#7080)
Render metered pricing in the catalog (#7048)
Revamp change request UI (#7039)
Adjust secret insights styling (#7133)
Added
Assign project roles when creating identities (#7100)
Audit reports (#7099)
Cloud 66 secret sync app connection (#7101)
Submit Create Secret sheet with Cmd/Ctrl+Enter (#7092)
Add Sumo Logic as audit log stream provider (#7074)
Add Windows AD account type with multi-host selection to PAM (#7060)
Add DigiCert code-sign support (#7059)
Add Qovery support to sync app connection (#7057)
Add AWS IAM account type with web and CLI access to PAM (#7054)
Add machine identity support to PAM (#7037)
Add Kubernetes cert-issuer documentation (#7042)
License multi plan and UI fix (#7076)
Resolved errors for self hosted license v2 (#7062)
Enrich self-hosted instance stats with enterprise signals and instanceId linkage (#6896)
Removed
Remove Codefresh from selectable native integrations (#7111)
Remove project mentions from application membership modal (#7115)
Remove em dashes from project descriptions (#7091)
Fixed
Reset certificate request modal form on successful submission (#7108)
Allow clearing certificate policy max duration input field (#7095)
Skip soft-deleted projects in approval request DAL queries (#7090)
Add max length validation to environment name (#7087)
Enforce secret-level delete permission on overwrite move (#7075)
Surface license server errors and route last-product removal to cancel (#7073)
Reject unescaped expressions in permission templates (#7071)
Fix misattribution on change secret (#7069)
Support strict-template HSMs (#7068)
Fix secret actions menu (#7063)
Use sanitized AWS provider schema in read responses (#7008)
Guard window.__toCdnUrl against SES lockdown and script load failures (#5684)
Correct the usage reported URL (#7116)
Correct the reporting token error (#7098)
New Contributors
@Abdul-Moiz31 made their first contribution in #7087
@Fizza-Mukhtar made their first contribution in #5684
Full Changelog: v0.161.10...v0.161.11
Original source
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.