July 30, 2025
Bug Fix

πŸ› Long Page Name Overflow

Long page and directory names now truncate in the sidebar to prevent the action button being hiddenLong Page Name Overflow
July 29, 2025
New Feature

✨ Tabs

New Tabs, and Tab components for tabbed layouts.
July 29, 2025
New Feature

✨ Constants

Define constants in frontmatter and use them in markdown, SQL and componentsView Documentation
July 28, 2025
New Feature

✨ Column-level control for tables

Control formatting for each column in a table
July 28, 2025
New Feature

✨ Conditional formatting in tables

Use color scale to conditionallyformat values in a table
July 28, 2025
New Feature

✨ New table visualizations

Add bar charts, sparklines, and deltas to your columns
July 28, 2025
New Feature

✨ Image support in tables

Add images to columns in a table
July 28, 2025
New Feature
Add links to columns in a table, or set up row links
July 28, 2025
New Feature

✨ Period over period comparisons

Automatically compare values vs. prior year, prior period, or target. Available in table and big value.
July 28, 2025
Improvement

πŸš€ New date grain options

Inclues special grains like β€˜day of week’ and β€˜month of year’, with built-in labels
July 28, 2025
Improvement

πŸš€ Improved pivot table

Table now supports more complex pivot table scenarios
July 28, 2025
Improvement

πŸš€ Improved Explore page

Supports more date grain options and improved share experience
July 22, 2025
New Feature

✨ Hubspot Connector

Import data from Hubspot directly into EvidenceView Documentation
July 22, 2025
New Feature

✨ Modals

New modal component that can contain content in a dialogue or drawer.View Documentation
July 22, 2025
Bug Fix

πŸ› Delete Connections Fix

Fixed a bug which only allowed you to delete the most recently added connection
July 17, 2025
New Feature

✨ Page linking

Link to other Evidence pages using markdown links with Intellisense supportView Documentation
July 17, 2025
New Feature

✨ Motherduck Connector

Add data sources from your Motherduck DBView Documentation
July 16, 2025
Bug Fix

πŸ› Table filter responsiveness

Fix bug which prevented table filter inputs from taking effect immediately after adding the table filter to the page.
July 16, 2025
Bug Fix

πŸ› Respect columns option in table filter

Fix bug which ignored columns selection in table filter
July 15, 2025
New Feature

✨ Filter interpolation

Reference filter values inside of inlined queries, and view the state of your filters in the new filters pane of the devtools sidebar.View Documentation
July 14, 2025
Improvement

πŸš€ Agent Keyboard Shortcut

Ctrl+Alt+I (Mac: Cmd+Shift+I) to open a chat with the Evidence agent from anywhere in the Editor
July 11, 2025
New Feature

✨ If, Else If, Else

Use conditional blocks to choose what to render based on data.View Documentation
July 10, 2025
New Feature

✨ Reference Components

Use reference_line, reference_area, and reference_point to add reference annotations to your chartsView Documentation
July 7, 2025
Improvement

πŸš€ Postgres Schema Support

Use tables in any Postgres schema (not just the default β€œpublic” schema)
July 3, 2025
New Feature

✨ Import Views as Sources

All supported DBs now allow importing views as sources
July 3, 2025
Improvement

πŸš€ Public Documentation

We’ve published full documentation at https://docs.evidence.studio
June 28, 2025
New Feature

✨ Card Option for Row and Stack Components

Added card option to row and stack components to display their contents as a single card.
June 27, 2025
New Feature

✨ Data Point Labels

Label each data point in your chart with the data_labels option
June 26, 2025
New Feature

✨ Downloadable Data

Right click any chart to download its data, or use the kebab menu in the top left of the published page to download a whole page’s data.
June 25, 2025
New Feature

✨ Chart, Axis, and Series Options

New chart_options, x_axis_options, y_axis_options, y2_axis_options, and series options for customizing your charts.
June 25, 2025
New Feature

✨ Partials

Define sections of markdown for re-use across pages.
June 19, 2025
New Feature

✨ Polar Chart

Added a new polar chart component.
June 19, 2025
New Feature
Search bar for the Table component.
June 17, 2025
Bug Fix

πŸ› Inline Query Date Validation

Fixes issue creating visualizations using inline queries with dates
June 16, 2025
New Feature

✨ Markdown Comments

Adds support for mardown comments with <!β€” β€”>. Mac: Cmd + / Windows: Ctrl + /
June 16, 2025
New Feature

✨ Histogram

Added a new histogram chart component.
June 13, 2025
New Feature

✨ Calendar Heatmap

Added a new calendar heatmap chart.
June 13, 2025
New Feature

✨ Combo Chart

Added a combo_chart component that allows you to combine area, bar, bubble, line, and scatter series on one chart.
June 12, 2025
New Feature

✨ Accept and Reject Changes Panel in Diff View

Added accept and reject buttons to the top of the diff view.
June 12, 2025
New Feature

✨ Heatmap Chart

Added a new heatmap chart component.
June 12, 2025
Improvement

πŸš€ Connection Documentation

Added generaldocumentation for data connections.
June 12, 2025
Improvement
Added a link to all docs in the docs tab of the editor.
June 12, 2025
Bug Fix

πŸ› Fix to Maintain Chart Height

Fixed the issue where the chart height was shrinking when title and legend were added.
June 12, 2025
Bug Fix

πŸ› Fix to give AI agent knowledge of inline queries

Fixed the issue where the AI agent did not know about inline queries on your page.
June 11, 2025
New Feature

✨ Funnel Chart

Added a new funnel chart component.
June 11, 2025
New Feature

✨ Sankey Chart

Added a new sankey chart component.
June 11, 2025
New Feature

✨ Custom X and Y Chart Titles

Added the ability to customize x_title and y_title for charts.
June 10, 2025
New Feature

✨ Changelog

We’re shipping features and fixes very quickly. Keep an eye out here for updates.
June 10, 2025
New Feature

✨ Pie and Donut Charts

Added a new pie chart component.
June 10, 2025
New Feature

✨ Open Chat Automatically for Fix in Chat

When the fix in chat button is pressed, the chat window will open automatically.
June 10, 2025
Bug Fix

πŸ› Fix Slash Commands When Inside Parent Component

Fixed the issue where slash commands were not working when inside a parent component.
June 10, 2025
Improvement

πŸš€ Helpful Warning for Aggregating Columns

Added a warning to consider aggregating a column for a chart.
June 9, 2025
Improvement

πŸš€ Fix in Chat Now Available on All Error Messages

Error messages throughout the platform now include the fix in chat feature.
June 9, 2025
Improvement

πŸš€ More Readable SQL Errors

SQL error messages have been redesigned to be clearer and more actionable.
June 9, 2025
Improvement

πŸš€ Collapse the Sidebar

Added the ability to collapse and expand the sidebar on all screen sizes.
June 9, 2025
Improvement

πŸš€ Faster Sources Page

Significantly improved loading performance on the sources page.
June 9, 2025
Bug Fix

πŸ› Row and Stack Components

Fixed issues with Row and Stack components rendering and layout behavior.