• You can now make canvases with Postgres data sources.

  • Expanded the choropleth to support either a U.S. or world base map.

  • Added a dot strip chart type (a scatterplot with ordinal y and quantitative x).

  • Sankey diagrams now default to sizing by count.

  • Sankey diagrams now have options for filtering nulls and merging source and target.

  • AI now understands more about bar charts, scatterplots, and treemaps.

  • AI now remembers its last prompt and output even if you’ve panned away.

  • AI now identifies nodes primarily by the same names you see and edit.

  • Improved handling of BigInt and Time units in DuckDB sources.

  • Fixed issue where you could add a broken DuckDB table before it had loaded.

  • Fixed histograms’ multiline brush labels in Safari.