# Infisical v0.162.17 - Product: Infisical (https://whatsnew.fyi/product/infisical) - Vendor: Infisical - Date: 2026-08-07 - Version: v0.162.17 - Original notes: https://github.com/Infisical/infisical/releases/tag/v0.162.17 - Permalink: https://whatsnew.fyi/product/infisical/releases/v0.162.17 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Fill account fields from a pasted connection string in PAM - **added** — Redis account type for PAM - **added** — Redis web access for PAM - **added** — Support issuing CA certificates from AWS Private CA in PKI - **added** — Add extraArgs to gateway helm chart - **added** — Remove deprecation banner for self serve customers - **changed** — Re-vamp org selection page - **changed** — Revise access restricted display - **changed** — Truncate org name on invite and display disabled email field - **changed** — Update the access restricted banner to v3 components - **changed** — Revise identity alert UI - **changed** — Show disabled certificate profiles for API enrollment in PKI - **changed** — Move GCP sync regions to an advanced accordion - **fixed** — Delete alerts when deleting identity - **fixed** — Send recovery email to user.email instead of username - **fixed** — Remove text balancing from dialog headers - **fixed** — False secret-approval-policy error when moving folders by dropping implied folder-read gate - **fixed** — Validate certificate id params as UUIDs in cert-manager certificate routes - **fixed** — Avoid interval overflow for expire alerts - **fixed** — Correct project highlight when projects share name - **fixed** — Constrain modal content height in dialog ##### What's Changed * feat(pam): fill account fields from a pasted connection string by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7504 * fix: delete alerts when deleting identity by @Thiago-AS in https://github.com/Infisical/infisical/pull/7507 * docs(style): add dark mode by @adkah in https://github.com/Infisical/infisical/pull/7508 * improvement: re-vamp org selection page by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7521 * docs(style): fix icon color on card components by @adkah in https://github.com/Infisical/infisical/pull/7528 * fix(ui): remove text balancing from dialog headers by @andrewhuhh in https://github.com/Infisical/infisical/pull/7533 * fix: send recovery email to user.email instead of username by @Thiago-AS in https://github.com/Infisical/infisical/pull/7537 * docs(secrets-mgmt): audit quickstart by @adkah in https://github.com/Infisical/infisical/pull/7531 * improvement: revise access restricted display by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7534 * feat(pam): redis account type by @x032205 in https://github.com/Infisical/infisical/pull/7447 * feat(pam): redis web access by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7510 * docs(assistant): hide floating bubble by @adkah in https://github.com/Infisical/infisical/pull/7551 * docs(config): add contextual options by @adkah in https://github.com/Infisical/infisical/pull/7552 * improvement: truncate org name on invite and display disabled email field by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7547 * docs: fix broken links by @adkah in https://github.com/Infisical/infisical/pull/7553 * improvement: update the access restricted banner to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7548 * fix: fix glob pattern test popover and update docs so glob match is clearer by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7558 * docs(claude): add code comments house style to root CLAUDE.md by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7559 * feat: removed deprecation banner for self serve customers by @akhilmhdh in https://github.com/Infisical/infisical/pull/7561 * improvement: revise identity alert ui by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7532 * feat(pki): support issuing CA certificates from AWS Private CA by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7543 * fix(secret-folder): false secret-approval-policy error when moving folders (drop implied folder-read gate) by @claude[bot] in https://github.com/Infisical/infisical/pull/7556 * fix(api): validate certificate id params as UUIDs in cert-manager certificate routes by @bernie-g in https://github.com/Infisical/infisical/pull/7562 * feat: add extraArgs to gateway helm chart by @bernie-g in https://github.com/Infisical/infisical/pull/7544 * fix: avoid interval overflow for expire alerts by @Thiago-AS in https://github.com/Infisical/infisical/pull/7567 * fix: correct project highlight when projects share name by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7576 * fix(dialog): constrain modal content height by @andrewhuhh in https://github.com/Infisical/infisical/pull/7545 * fix: move gcp sync regions to an advanced accordion by @mathnogueira in https://github.com/Infisical/infisical/pull/7560 * improvement(pki): show disabled certificate profiles for API enrollment by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7535 ##### New Contributors * @adkah made their first contribution in https://github.com/Infisical/infisical/pull/7508 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.162.16...v0.162.17