Changelog

New features, improvements, and fixes from the Supersimple team.

Edit previous AI conversation messages

You can now edit your previous questions in AI conversations. This is super useful whenever changing direction in your exploration, and wanting to keep the conversation clean and tidy.

Markdown support in text blocks

Text blocks now support basic markdown syntax. Insert images with ![](url), create headers with ##, and lists with * for faster formatting.

Write markdown in text blocks

Ask AI about specific blocks

You can now ask AI questions about a specific block using Ask about this found in each block's (...) menu.

This guides the AI's attention – think of it like pointing your finger at the screen while saying something.

Grouping labels on stacked bar charts

Time series charts with only stacked bars now display grouped field values directly on the chart, in addition to the legend.

Other improvements

  • You can now reorder chart series by dragging them in the sidebar.
  • Extracted year numbers no longer include commas in their formatting.
  • Chart series options are now preserved when changing chart fields.

Linking directly to a specific block

You can now Copy link to block from any block's (...) menu. Opening this link will not only share your entire exploration state, but also scroll the user all the way to that block.

Conversational back-and-forth AI overhaul

Supersimple's AI got a major visual overhaul, now fitting tighter into the exploration flow. Ask questions from either the Explore page, or using the new inline "new block" flow.

Enable conversational AI with back-and-forth chat

Visual indicators for invalid steps

Blocks with invalid steps now display warning indicators, and the pipeline preview highlights invalid steps more prominently for easier debugging.

Steps on top of SQL blocks

You can now apply any no-code steps to SQL blocks. Go back and forth between code and no-code – use what makes sense.

Add pipeline support to SQL blocks

Other improvements

  • Multi-grouped charts can now be properly resized without layout issues.
  • Added range_min and range_max window functions (see formula docs).

Row-level security

Model definitions and SQL blocks now support a {{user_email}} placeholder in SQL. This lets you implement row-level security and user-specific filtering. See row-level security for more!

Collapsible model sections in the sidebar

Model sections in the sidebar can now be collapsed and expanded for better organization and navigation.

Other improvements

  • Toast notifications have a new look to them.

Searchable field lists

Long field lists now include a search input to help you quickly find the fields you need, available in alerts and 'Add column' flows.

Add search to field lists

Export records to CSV

You can now export records cell results to CSV format, with a default limit of 10,000 rows.

Raw field formatting

New 'raw' format displays values without formatting. You can also use 'default' in a formula format() function to reset to default formatting.

Copy and paste blocks between explorations

You can now copy blocks via the (...) dropdown and paste them into other explorations. Or even elsewhere in the same exploration. Or even a different account. Go crazy!