Product updates
New releases and improvements
December 2025
Domain-Restricted Google SSO (Enterprise)
Team admins can now enable domain restriction via Google SSO in team settings. This forces team members to log in using their company email (e.g., @company.com), preventing non-employees from accessing the workspace. When enabled, all team members are logged out and must re-authenticate with Google SSO. See the Google SSO documentation for setup details.Okta SSO (Enterprise)
We now support Okta SSO for Enterprise customers, a frequently requested feature for enterprise security requirements. You can enable Okta SSO via team settings under the new “Settings & Privacy” tab. We also extended this feature to support multiple domains for organizations with complex Okta tenant configurations. See the Okta SSO documentation for setup details.Usage Table
A new Usage table is now available, containing records of metered App, API, and Connector events. Users can search, filter, and export these records for detailed usage analysis and cost tracking.Private Content by Default (Enterprise)
Enterprise customers can now control the default privacy mode for team content with three options:- Public by default — Team members choose per content
- Private by default — New content defaults to private, can be made public individually
- Private only — All content forced private, external sharing disabled
Improvements
- Export CSV downloads — Improved CSV export experience for usage data
- Folder filtering — Filter by Dashboards or Queries inside folders
- Embed fix — Fixed an issue where embeds did not show username/avatar when the query belonged to a user
- EVM Contract resubmission — Resubmission actions (rename, upgrade, delete) now gated to paid team plans
- Query editor UX — Click the drag icon to expand the query editor (in addition to dragging)
November 2025
Databricks Support for Datashare (Enterprise)
Datashare now supports Databricks, expanding our data warehouse integrations beyond Snowflake and BigQuery. Stream Dune’s complete blockchain dataset directly into your Databricks environment. See the Databricks documentation and read the announcement blog post.dbt Connector (Enterprise)
Enterprise customers can now use dbt for in-platform data transformations with incremental runs. Build production data pipelines, version control your models, and run transformations directly on Dune. See the dbt Connector documentation and read the announcement blog post.New Chain Support
Added support for Initia, Kalshi, Story, Mezo, and Monad. Explore raw, decoded, and curated data for these new chains in the Data Catalog.New API Landing Page
A new API landing page provides a unified view of all endpoints with quick curl/preview actions and documentation links.New API Endpoints
New endpoints for executing arbitrary SQL, pipeline executions, usage data, and dataset metadata. See the API documentation for details.Improvements
- Improved usage overview — Charts and copyable API keys for better visibility
- Increased max query result size — From 8GB to 32GB
- Restructured API documentation — Scannable for newcomers while keeping advanced details discoverable
- Updated SDKs — All new endpoints included
- Deprecated
/v1/tablesendpoints — Moved to/v1/uploads. See the Tables API documentation for migration details