v0.162.14
Infisical/infisicalv0.162.14Jul 27, 2026by sheensantoscapadngan
AI Summary
This release focuses on adding Google Workspace templates, enhancing machine identity management, and improving PAM capabilities. It also includes various UI refinements, caching optimizations, and bug fixes.
Key Highlights
- Added Google Workspace service template for proxied services
- Added last used timestamp for proxied services
- Added machine identity creation sheet with policy templates
- Enhanced secret reminder emails with secret details and view links
- Added SCEP support for Microsoft Intune
New Features
- Google Workspace service template
- Last used timestamp for proxied services
- Instance version update check and display
- Machine identity creation sheet with policy templates
- Secret reminder email enrichment
- PAM domain account dependency detection and Windows rotation
- Personal overrides permission restructuring
- License page update
- PAM telemetry expansion
- Migration of server console to v3 components
- Next label on attribution step submit button
Full Release Notes
## What's Changed * feat(proxied-service): add google workspace service template by @claude[bot] in https://github.com/Infisical/infisical/pull/7407 * fix(auth): align region selector and update tagline by @andrewhuhh in https://github.com/Infisical/infisical/pull/7415 * improvement: use product color for product activation button and add icon by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7412 * chore: add upgrade impact for v0.162.13 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7411 * docs: updated relay systemd installation by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/7408 * feat(agent-proxy): last used timestamp for proxied services by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7359 * feat: add a instance version update check and display by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7364 * improvement(identity-access-token): cache trusted IP allowlists in Redis by @victorvhs017 in https://github.com/Infisical/infisical/pull/7368 * improvement(kms): cache project secret manager KMS material by @victorvhs017 in https://github.com/Infisical/infisical/pull/7389 * feat(ui): machine identity creation sheet with policy templates by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7386 * fix: add pagination for cloudflare cert sync zones by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/7419 * fix: add ADCS validation on CA names for External Authorities by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7417 * improvement(identity-access-token): cache org membership in revocation verdict by @victorvhs017 in https://github.com/Infisical/infisical/pull/7371 * fix(ui): close mobile sidebar after navigation by @andrewhuhh in https://github.com/Infisical/infisical/pull/7410 * docs: update issue and pull request guidance by @andrewhuhh in https://github.com/Infisical/infisical/pull/7425 * feat(ui): refine signup step copy and button styling by @claude[bot] in https://github.com/Infisical/infisical/pull/7429 * fix(frontend): serve Alliance No. 2 as WOFF2/WOFF for Windows font loading by @claude[bot] in https://github.com/Infisical/infisical/pull/7431 * feat: updated the license page based on feedback by @akhilmhdh in https://github.com/Infisical/infisical/pull/7432 * fix(secret-sharing): branding on sub-orgs by @varonix0 in https://github.com/Infisical/infisical/pull/7420 * docs: fix sidebar/content layout after Mintlify sidebar update by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/7435 * fix: signer actor redirection by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7428 * fix: switch default CA to ECDSA and add RSA to default TLS server policy by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7427 * feat(reminder): enrich secret reminder email with secret details and View secret link by @claude[bot] in https://github.com/Infisical/infisical/pull/7439 * feat(pam): domain account dependency detection and Windows rotation (PAM-350) by @bernie-g in https://github.com/Infisical/infisical/pull/7355 * fix(secret-request-change): edit secret name by @adilsitos in https://github.com/Infisical/infisical/pull/7442 * chore(snapshots): completely deprecate snapshots by @adilsitos in https://github.com/Infisical/infisical/pull/7382 * feat(signup): use "Next" label on attribution step submit button by @claude[bot] in https://github.com/Infisical/infisical/pull/7445 * fix(lint): mutation by @adilsitos in https://github.com/Infisical/infisical/pull/7446 * improvement(proxied-service): add google workspace to popular templates, remove stripe by @claude[bot] in https://github.com/Infisical/infisical/pull/7444 * fix(pam): import type by @x032205 in https://github.com/Infisical/infisical/pull/7450 * fix: restructure personal overrides permission into describe secret by @varonix0 in https://github.com/Infisical/infisical/pull/7440 * feat(telemetry): expand PAM PostHog coverage for access requests, rotation, and session ends by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/7401 * chore: more pam patches for launch by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/7387 * feat(admin): migrate server console to v3 components by @andrewhuhh in https://github.com/Infisical/infisical/pull/7414 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.162.13...v0.162.14