Version # 3809
New
Query Draft for Unsaved Changes (4069): When editing an existing query or query draft, unsaved changes are now automatically saved every minute. This prevents data loss if the browser tab is closed or the session expires.
To resume editing:
- Navigate to Query History.
- Expand the record labeled <Unsaved Changes>.
- Click Continue Edit to resume from the last autosave point.
Notes: The query must already exist or be saved as a draft for unsaved changes to appear in the History table. New queries that are not saved as a draft will not be autosaved. Exiting the page via ‘Back to Query Listing’ or ‘Cancel & Exit’ will not save any unsaved changes.
-
Docs AI: Search Across All Documents (4036)
- You can now ask questions that search across all uploaded documents.
- When applicable, expanding Extracted Data will display a tabular view of the extracted document data.
- Pivot Table: If ‘Show operation name’ is unchecked under Widget Settings, the excel export will now exclude the operation name from the value column header. (4092)
- Filter Set UI: Uplifted Filter Set UI for more streamlined experience when setting up, managing, and editing filter sets. Docs here.
-
SSO API
- /sso/user/create: New flag (refreshToken) which prevents SSO user tokens from being refreshed when set to false. Defaults to true. Docs here. (4100)
- /sso/session/create: New parameter (expiry) added which allows you to set a custom expiration time (in minutes from creation date). Default expiry is 30 mins. Docs here. (4096)
- Slack/MS Teams NLP: Enhanced NLP logic now incorporates AI flow to deliver improved results, consistent with the in-app experience. (4104)
Fixes
- User Deletion: Fixed user listing issue when transferring assets. (4099)
- Slack Authorization: Resolved issue where the 2FA modal did not appear during Slack authorization. (3956)