v0.159.4

Infisical/infisicalv0.159.4Apr 1, 2026by scott-ray-wilson

AI Summary

This update improves PAM by removing legacy protocols, refactoring the job queue, and adding PostHog analytics, while also modernizing the dashboard and secret access interface.

Key Highlights

  • Dashboard navbar update
  • PAM resource cleanup (AD/RDP)
  • Job queue refactor
  • Secret access insights re-vamp

New Features

  • Dashboard navbar update
  • PAM resource cleanup (AD/RDP)
  • Job queue refactor
  • Secret access insights re-vamp
  • Magic number validation

Full Release Notes

## What's Changed
* feat: remove ad and rdp from pam resource by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5879
* chore(job-queue): remove persistent queue from postgres and pgboss reference by @victorvhs017 in https://github.com/Infisical/infisical/pull/5843
* fix(ldap): enhance ldap password rotation with referral error handling by @victorvhs017 in https://github.com/Infisical/infisical/pull/5829
* fix(docs): change href to redirect user to the correct page by @adilsitos in https://github.com/Infisical/infisical/pull/5884
* fix(pam): internal metadata by @x032205 in https://github.com/Infisical/infisical/pull/5881
* chore: supply chain security by @varonix0 in https://github.com/Infisical/infisical/pull/5880
* fix: google ads and GA4 tags on shared cloud signup page by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5835
* docs: add native PostHog integration and remove GTM from Mintlify docs by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5773
* fix: handle undefined rules in policy editor by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5888
* docs: restore GTM integration in Mintlify docs by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5890
* feat(frontend): update dashboard to use vertical  navbar by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5830
* chore: remove rdp and ad from resource filter by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5891
* fix: correct SM access control sidebar display to show service tokens by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5895
* improvement(create-secret-form): autofocus secret name in multi-env and always default to visible env selection by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5894
* docs(update): replaced env video on cli/usage doc by @jakehulberg in https://github.com/Infisical/infisical/pull/5900
* improvement(pam): add posthog events for PAM endpoints by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5871
* chore: add extra mcp checks by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5904
* feat: added magic number validation support to secret sharing by @akhilmhdh in https://github.com/Infisical/infisical/pull/5887
* improvement: adjust secret overview resource missing from env icon and styling by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5906
* feature(frontend): re-vamp secret access insights sheet and expand capabilities by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5892


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.3...v0.159.4