v0.159.8
Infisical/infisicalv0.159.8Apr 4, 2026by varonix0
AI Summary
The release includes UI component modernization to v3, removal of legacy Docker Swarm documentation, and improvements to the password generator and identity validation.
Key Highlights
- UI migration to v3 components
- Password generator validation rules
- Removal of Docker Swarm documentation
- PostHog telemetry enablement for all instances
Breaking Changes
- Removal of Docker Swarm documentation
New Features
- UI migration to v3 components
- Password generator validation rules
- PostHog telemetry enablement
- Docker Swarm documentation removal
Full Release Notes
## What's Changed * fix(ua-identity): check if provided orgSlug is equal to org slug by @adilsitos in https://github.com/Infisical/infisical/pull/5928 * docs(removal): remove Docker Swarm documentation entirely by @jakehulberg in https://github.com/Infisical/infisical/pull/5933 * fix: remove old route redirect compatibility by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5921 * improvement: migrate add/edit folder modal to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5927 * docs(update): add self-hosting video to Docker Compose doc by @jakehulberg in https://github.com/Infisical/infisical/pull/5931 * fix: display boolean values as true/false instead of t/f in Data Explorer by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5935 * feat: enable full PostHog telemetry for all instance types by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5893 * improvement: improve affected resources table col proportions by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5907 * feat: password generator secret validation rules by @varonix0 in https://github.com/Infisical/infisical/pull/5930 * fix: added missing project permissions by @varonix0 in https://github.com/Infisical/infisical/pull/5934 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.7...v0.159.8