What's Changed
- docs: add rate limits section to API reference by @x032205 in #5230
- chore(docs): fix typo by @varonix0 in #5226
- fix: migration error in read-compat-flag by @akhilmhdh in #5232
- improvement(secret-syncs): update max name size to 256 by @x032205 in #5215
- feat: added query to remove orphan user org membership by @akhilmhdh in #5233
- feat: added cleanup query to remove orphan identity by @akhilmhdh in #5237
- feat: add show/hide password toggle to login page by @devin-ai-integration[bot] in #5241
- feature(project-templates): add groups to templates by @x032205 in #5234
- fix(sign-up): implement email notification for existing accounts during signup by @victorvhs017 in #5244
- improvement(gateway): introduce safeJWTSchema for identity token validation in gateway cmd deployment by @victorvhs017 in #5245
- fix: enable URL sharing for secret approval change requests by @devin-ai-integration[bot] in #5246
- chore: add CA:true policy constraint to docs by @carlosmonastyrski in #5231
- fix(organization-invite): add validation for disposable emails by @victorvhs017 in #5254
- improvement(mfa): implement MFA unlock email handling with keystore lockout mechanism by @victorvhs017 in #5239
- feature: add PKI approval workflows by @carlosmonastyrski in #5218
- fix: small PKI approvals doc path renaming for clearer trace by @carlosmonastyrski in #5256
- fix: pki approvals doc references by @carlosmonastyrski in #5258
- chore: enable identity support for org list endpoint by @sheensantoscapadngan in #5259
- feat(agent-sentinel): add gateway support for MCP servers by @saifsmailbox98 in #5225
- feat(project-templates): add machine identities by @x032205 in #5252
- feat(backend): add sanitized schema generation for analytics views by @maidul98 in #5251
- feat: make resource optional in MCP endpoint OAuth flow by @devin-ai-integration[bot] in #5267
- feat: add select/deselect all tools option for MCP server endpoints by @devin-ai-integration[bot] in #5266
- fix(vault-migration): handle soft deleted secrets by @varonix0 in #5263
- fix(identities-projects): add lock to identity insert and custom rate-limitings for identities and projects creation by @victorvhs017 in #5242
- feat: implements user account recovery by @akhilmhdh in #5236
- fix: move ts-node from devDependencies to dependencies for migration support by @devin-ai-integration[bot] in #5273
- fix(ui): secret field json diff visibility issue by @IgorHorta in #5274
- feat(db): add role-based access grants for analytics schema by @maidul98 in #5279
- fix: fixes and improvements on PKI CAs by @carlosmonastyrski in #5024
- fix: remove project version check from grantProjectAdminAccess by @devin-ai-integration[bot] in #5272
- improvement(pki): add error tooltip for failed cert requests and restrict actions to issued certificates by @saifsmailbox98 in #5283
- fix(pki): disable the policy selector with a message that no policies are available by @saifsmailbox98 in #5284
- feat: made organization role api available for identity and external use by @akhilmhdh in #5280
- fix(saml): support Azure SAML 'Sign assertion only' configuration by @devin-ai-integration[bot] in #5275
New Contributors
- @devin-ai-integration[bot] made their first contribution in #5241
- @IgorHorta made their first contribution in #5274
Full Changelog: v0.156.3...v0.156.4