New Features & Enhancements

  • Dashboards and controls are now available to all canvas users. To learn about how to get started, please refer to our documentation for a step-by-step guide.

  • SQL nodes now have dialect-specific auto-complete functions so you can quickly find the function you need in the dialect you’re using. When you begin typing in a SQL query, you will see autocomplete options that can be selected by hitting enter/return or navigated using the up and down arrows. Functions can be found alongside table names and SQL keywords.

  • Edit mode is now easier to use with several quality of life improvements. Now when you enter edit mode, you’ll see additional highlighting of the edited node, transparency for non-edited nodes and highlighting for connected edges. This makes it easier to distinguish which node you are editing and what nodes are either upstream or downstream.

Performance & Stability

  • Several bugs with density charts have been fixed:

    • Text was being cropped on the y-axis and now displays correctly.

    • Max values on the x-axis were missing and now those values are included.

    • The month interval showed gaps between months and now are handled correctly.