v0.161.9
Infisical/infisicalv0.161.9Jun 26, 2026by adilsitos
AI Summary
This release focuses on enhancing Privileged Access Management (PAM) with new database integrations and access controls, while also revamping UI components for access requests and secret policies.
Key Highlights
- Added MongoDB and MS SQL Server account types to PAM
- Implemented MFA access flow for PAM accounts
- Revamped access requests UI
- Added Windows RDP support to PAM
- Improved billing visibility with usage units and tax IDs
New Features
- MFA access flow for PAM
- Windows RDP support for PAM
- MongoDB and MS SQL Server account types in PAM
- MySQL web access data explorer in PAM
- Billing usage units and address details
Full Release Notes
### Changed - Debounce universal auth client secret usage writes (https://github.com/Infisical/infisical/pull/7041) - Improve v2 checkbox disabled state (https://github.com/Infisical/infisical/pull/7040) - Revamp access requests UI (https://github.com/Infisical/infisical/pull/6994) - Revamp and revise secret management policies tab (https://github.com/Infisical/infisical/pull/6980) ### Added - Add MongoDB and MS SQL Server account types to PAM (https://github.com/Infisical/infisical/pull/7026) - Surface usage units and billing address/tax IDs in billing (https://github.com/Infisical/infisical/pull/7025) - Add MySQL web access data explorer to PAM (https://github.com/Infisical/infisical/pull/7022) - Add/remove a single product with proration confirmation in billing (https://github.com/Infisical/infisical/pull/7016) - Add new endpoint to get project environment by environment slug (https://github.com/Infisical/infisical/pull/6997) - Implement MFA access flow for accounts in PAM (https://github.com/Infisical/infisical/pull/6993) - Add command blocking and session log masking support to PAM (https://github.com/Infisical/infisical/pull/7004) - Add Windows RDP support and S3 recording overrides to PAM (https://github.com/Infisical/infisical/pull/6936) - Add domain group property to PostHog organization groups in telemetry (https://github.com/Infisical/infisical/pull/6842) - Document approximate UA client secret usage count (https://github.com/Infisical/infisical/pull/7044) - Document dotenv-eval export format in CLI (https://github.com/Infisical/infisical/pull/7035) ### Removed - Remove infisical SSH CLI reference from documentation (https://github.com/Infisical/infisical/pull/7038) ### Fixed - Parse JSON fields in certificate policy/profile delete responses (https://github.com/Infisical/infisical/pull/7047) - Fix secret approval navigation error (https://github.com/Infisical/infisical/pull/7034) - Fix secret sync not re-triggering deployment for environment groups (https://github.com/Infisical/infisical/pull/7031) - Keep HashiCorp Vault policy import modal open in role config (https://github.com/Infisical/infisical/pull/7029) - Remove region validation from AWS syncs (https://github.com/Infisical/infisical/pull/7014) - Show full shared secret error message (https://github.com/Infisical/infisical/pull/7013) - Enforce validated subject attributes during certificate issuance (https://github.com/Infisical/infisical/pull/6974) - Replace 500 error with bad request due to Bitbucket returning 429 (https://github.com/Infisical/infisical/pull/6872) ## New Contributors * @GautamBytes made their first contribution in https://github.com/Infisical/infisical/pull/7013 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.161.8...v0.161.9