v0.162.23

Infisical/infisicalv0.162.23Aug 21, 2026by scott-ray-wilson

AI Summary

Improvements to PKI management, deep search functionality, and the addition of PKCS#12 keystore import capabilities.

Key Highlights

  • Added PKCS#12 keystore import to certificate manager
  • Increased post-sync command limit to 8192 characters
  • Fixed deep search queries containing slashes
  • Applied certificate profile defaults before policy validation

New Features

  • PKCS#12 keystore import
  • Increased post-sync command limit
  • Deep search query fix
  • Certificate profile defaults validation

Full Release Notes

## What's Changed
* chore: add upgrade impact for v0.162.22 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7743
* fix(ui): make machine identity auth method menu scrollable by @andrewhuhh in https://github.com/Infisical/infisical/pull/7742
* fix(dashboard): don't drop deep search queries containing a slash by @claude[bot] in https://github.com/Infisical/infisical/pull/7733
* fix(pki): apply certificate profile defaults before policy validation on CSR flows by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7696
* feat(pki): raise the post-sync command limit to 8192 characters by @bernie-g in https://github.com/Infisical/infisical/pull/7620
* docs(secrets-mgmt): overhaul github actions guide by @adkah in https://github.com/Infisical/infisical/pull/7741
* feat(pki): add PKCS#12 keystore import to certificate manager by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7697
* fix(docs): remove dead deprecating-api-keys blog link by @claude[bot] in https://github.com/Infisical/infisical/pull/7753
* docs(style): switch prereqs to subheadings by @adkah in https://github.com/Infisical/infisical/pull/7754
* improvement: add region prefix to request ID for cloud instances by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7710
* fix(ui): match radio indicator color to button variant by @andrewhuhh in https://github.com/Infisical/infisical/pull/7747


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.162.22...v0.162.23