The join node can now join to any table on the canvas (instead of just to database tables).
Line charts support new options for binning intervals, axis labels, and axis ticks.
Added a Sankey diagram chart type.
AI is now more concise.
AI now highlights questions for you to respond to.
The JavaScript node’s CSS now matches notebooks’ CSS.
Uploading a file to a DuckDB canvas no longer immediately adds the table to the canvas. (Click “+” beside a table in the data panel to add it.)
Fixed AI to see nodes inside of frames.
Fixed SQL parsing to support trailing comments.
Fixed autocomplete clipping in JavaScript and SQL nodes.
Fixed SQL and Derive nodes to re-run children after filtering.