Product Enhancement :
OneDrive Data Import –
Users can now import data directly from Microsoft OneDrive by browsing folder structures, selecting one or multiple files, and refreshing connected datasets as new data arrives.
Multiple Value Columns in Group & Pivot –
The Group & Pivot step now supports multiple value columns when the Columns section is populated, letting users aggregate several fields simultaneously and assign custom display names to each values column.
Folder-Level Access for Google Drive Connections –
Google Drive connections now include a folder picker that lets users scope access to a specific folder, restricting imports to only the files within that selected location rather than the entire drive.
OAuth Authentication for REST API Connector –
The REST API connector now supports OAuth, enabling secure connections to APIs that require OAuth-based authorization flows.
Column Reordering in Schema Settings –
Users can now drag and reorder columns directly within the Schema settings modal, giving full control over output column order alongside existing options to rename, remove, and change column types.
Column Type Change Alert in Group & Pivot –
The Group & Pivot step now shows an alert when a text-based date format is selected for a column, informing users that the column’s data type will change and preventing confusion in downstream pipeline steps.
Defect Fixes :
Resolved the following issues:
- Group & Pivot — The Crosstab preview failed when only columns (or columns and values) were selected; it now renders correctly.
- Pipeline — Hovering over the info icon on a pipeline step displayed a stop cursor instead of batch details; it now shows the correct information.
- Data Connections — The REST API connector retrieved only the first page of results from paginated APIs, limiting imports to 10 rows; it now fetches all available data.
- Webhooks — The configuration panel content overflowed and was cut off on small or zoomed-in screens; the layout now adjusts correctly.
- Join / Lookup — The resource finder allowed selecting the current view as the foreign view in Join and Lookup rules; the current view is now excluded from the foreign view picker to prevent self-referencing.
- Self-Serve — Creating a new workspace during sign-up showed a continuous loader and did not complete; workspace creation now finishes as expected.
- Dataflow Monitor — The dataset selection modal in refresh orchestration listed file-based connector datasets (such as Google Drive, OneDrive, and SFTP) alongside database-sourced ones; only database-sourced datasets now appear.
- Parameters & Snippets — Editing a snippet used in an AI SQL Query rule displayed blank details in the configuration panel; snippet content now loads correctly.
- Data Library — Cloning a dataset with data views did not carry over views that contained tasks, and the clone modal failed to pre-populate the dataset name; both issues are resolved.
- Data Library — Refreshing the page during a dataset clone incorrectly triggered the “Cancel all uploads?” warning dialog; cloning operations no longer show this prompt on refresh.
- Data Connections — Typing in the connector search bar lost focus after the first character, requiring a click to resume typing; search input now works continuously without interruption.
- Data Connections — Importing from Pipedrive failed when date columns contained empty values; these are now handled correctly and the import completes successfully.
- Group & Pivot — The Save button was not visible when formatting a date column with multiple columns configured in the Columns section of a new task; the button now remains accessible.
- Pipeline — Applying a new step in Draft Mode caused all existing steps to re-execute unnecessarily; only the newly added step now runs on apply.