v0.162.14
Added 8
- Add Google Workspace service template for proxied services
- Add last used timestamp for proxied services in agent-proxy
- Add instance version update check and display
- Add machine identity creation sheet with policy templates in UI
- Add pagination for Cloudflare certificate sync zones
- Enrich secret reminder email with secret details and View secret link
- Add domain account dependency detection and Windows rotation for PAM
- Expand PAM PostHog coverage for access requests, rotation, and session ends
Changed 9
- Cache trusted IP allowlists in Redis for identity access token
- Cache project secret manager KMS material
- Cache organization membership in revocation verdict for identity access token
- Use product color for product activation button and add icon
- Refine signup step copy and button styling
- Switch default CA to ECDSA and add RSA to default TLS server policy
- Add Google Workspace to popular templates and remove Stripe
- Use Next label on attribution step submit button in signup
- Update license page based on feedback
Fixed 3
- Align region selector and update tagline in auth
- Add ADCS validation on CA names for External Authorities
- Close mobile sidebar after navigation in UI
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