Skip to main content

September 2025

Who this is for

Admins and developers tracking monthly changes.

Goal

Understand what changed in September 2025 and how it affects setup.

Prereqs

  • None

Success criteria

You can identify relevant changes and update your workflows if needed.

Highlights

Dashboard

  • Advanced query builder for admin list filtering — Added a filter DSL parser and interactive query builder UI to construct complex search filters across cursor-paginated admin lists (e.g., identities, resources, requests, tickets) for faster discovery and administration at scale.

Groups

  • Groups with nested hierarchy and membership management — Introduced groups with CRUD operations, add/remove membership, nested group hierarchies, and deep membership queries (including membership paths) to support policy and approval workflows driven by group structure.

Identity management

  • Identity CRUD and password reset via dashboard and API — Added identity lifecycle management with cursor-paginated listing and filtering, full create/update/disable/delete operations, and admin-initiated password changes to support user onboarding and account administration.

Example

Review this month's changes before enabling a new workflow in production.

Troubleshooting

  • If a feature is missing, check later release notes.

Next steps

  • /release-notes
  • /implement