v0.159.16

Infisical/infisicalv0.159.16Apr 17, 2026by adilsitos

AI Summary

This release focuses on performance improvements through project permission caching, adds PAM gateway authentication for Kubernetes, restructures the Certificate Manager navigation, and enhances webhook functionality.

Key Highlights

  • Project permission caching for improved performance
  • PAM gateway authentication for Kubernetes
  • Certificate Manager navigation restructure
  • Webhook edit and event selection
  • Auth system reapplication and V2 login flagging

New Features

  • Project permission caching
  • PAM gateway auth for Kubernetes
  • Webhook edit and event selection
  • Certificate Manager navigation restructure

Full Release Notes

## What's Changed
* fix: null values for unknown pki dashboard fields by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/6066
* chore: condition update  by @akhilmhdh in https://github.com/Infisical/infisical/pull/6055
* docs(dockerswarm): consolidate self-hosting overview cards into single grid by @jakehulberg in https://github.com/Infisical/infisical/pull/6038
* feat: restructure Certificate Manager navigation by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/6044
* docs(vercelvideo): add walkthrough video to Vercel Sync page by @jakehulberg in https://github.com/Infisical/infisical/pull/6073
* feature(cache): project permission caching by @maidul98 in https://github.com/Infisical/infisical/pull/6042
* docs(pam): effectiveness note for command blocking by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6070
* feat(pam): gateway auth for kubernetes by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6021
* chore: hubSpot UTK tracking for cloud instances signup by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/6071
* chore: improve PostHog dedicated instances flow by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/6045
* fix(platfor-290): remove distinct on lookup by @PrestigePvP in https://github.com/Infisical/infisical/pull/6079
* feat(auth): reapply and adapt #6029 to match the new auth system by @mathnogueira in https://github.com/Infisical/infisical/pull/6072
* feat(login-v2): flag users that are still using V2 login by @mathnogueira in https://github.com/Infisical/infisical/pull/6074
* feat(webhook): add edit and event selection by @adilsitos in https://github.com/Infisical/infisical/pull/5984


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.15...v0.159.16