This release includes BigQuery OAuth, Copilot enhancements, Job Scheduler and Deploy updates, and bug fixes across the platform.
Updates
Auto-Preview Control: You can now control whether Coalesce automatically fetches and displays data in the Data Viewer after a successful Node run. Set the default in Project Settings under the Preview Control tab, or override it for individual Nodes during your session. When disabled, Coalesce skips the preview query to reduce compute costs. Use Load Preview when you want to manually load data. Single-node runs respect your setting; multi-node runs never auto-fetch regardless of settings.
Custom Instructions for Copilot: Organization administrators and project administrators can set custom instructions in Project Settings so Copilot generates code matching your team's naming and structural conventions.
Copilot Node Config and Validation: Copilot now injects top Node configurations into AI context and validates generated configurations for better alignment with your Node definitions.
OAuth Display of Authenticated User: BigQuery OAuth now displays who is authenticated after connection setup. The authenticated user's email appears next to the Authenticated badge in the onboarding wizard and Workspace and Environment Settings.
Job Scheduler Test Failures on Deploy: The Deploy screen now shows whether refreshes contain any failed table tests.
Update Credentials for Saved Jobs: You can now update credentials for the environment and the change will apply to every job.
Packages
Snowflake
Semantic View Node 1.0.0: Initial release with Semantic View and Semantic Query node types for a business-friendly semantic layer on Snowflake
Functional Node Types 4.3.1: Simplified Pivot mode addition,
`get_clause()`macro changes to support keyword columns, and package tags updated.Incremental Loading 2.1.1: Node Type switching support.
Create or Alter 1.6.0: Node Type Switch support and
`get_clause()`macro support for keyword columns.Streams and Tasks 2.4.3: Node Type Switch support and package tags.
Dynamic Tables 2.1.7: Node Type Switch support and package tags.
Iceberg Tables 3.1.0: Node Type switch support and package tags.
Base Node Types Advanced Deploy 2.5.0:
`get_clause()`macro supports column names with keywords in the join tab for Dim, Pstage, and Fact, and handles single and block comments.Base Node Types 1.5.0:
`get_clause()`macro supports column names with keywords in the join tab for Dim, Pstage, and Fact, and handles single and block comments.
Bug Fixes
Nodes with Forward Slash in Name: Fixed an issue where nodes named with a
`/`character were not visible in the browser, subgraphs, or jobs.Self-Service Password Reset Window: Fixed an issue where people provisioned with "set user password" unchecked were blocked from self-service password reset if they missed the 24-hour window.
Stage Node Multisource Toggle: Fixed an issue where turning Multisource OFF on a Stage Node did not reset the Insert Strategy from UNION back to Insert. It now resets correctly.
Refresh Triggered Twice: Fixed an issue where pressing the refresh button in the Workspace once could cause the query to run twice in Snowflake.
Databricks Authentication: Fixed an issue where Databricks authentication could fail after a while when using Token and U2M.
Git Merge Cancellation: Fixed an issue where merging specific branches in the Git modal failed with a "Merge from remotes/origin cancelled" error.




