Changelog

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

Exploration tabs

Explorations can now be organized into multiple tabs! Some of the use cases we've seen so far: One of our most anticipated releases ever: explorations can now be organized into multiple tabs. Some of the use cases we've seen so far:

  • Sales report: tabs for overview + one for each customer segment
  • Separate tab for Helper blocks
  • A tab for WIP content

Rollback points

You can now set rollback points between steps to quickly disable all steps below a certain point. This helps understand complex sequences of steps, and to debug intermediary states.

Other improvements

Python blocks now use Jupyter-inspired standards for output display, including better matplotlib state management, mime-type rendering, and warnings when attempting to display multiple outputs. All this to say – they'll work smoother than ever.

Sticky toolbar for text blocks

When your cursor is in a text block, you'll now see an improved toolbar for text formatting floating at the top of the text block. That includes text style presets, as well as everything else you might need.

Add sticky toolbar to text blocks

Of course, you can also still type markdown if you're into that!

Override enum filter options with custom values

You can now provide custom values in enum filters, allowing you to handle cases where enum options change over time or when working with dynamic enums that have too many values to display.

Expandable AI progress messages

You can now expand the AI's progress to see its thought process, how it's splitting up its work, and the progress of each task.

Improvements

  • BigQuery and Databricks customers can now use non-UTC time zones on their accounts, allowing all users to see auto-converted times that match their region

Quick "Ask AI" button

Every block now has a quick-access "Ask AI" button. For, you know, even quicker access to our AI when asking about a pre-existing chart or table.

"List of" aggregation

You can now collapse values into one field using the List of aggregation, usable both under Summarize and New Column steps.

Aggregate array values in formulas

The resulting field visually collapses every one of these values into a tag box.

Aggregate array values in formulas

Quickly find referenced blocks from sidebar

Wherever you see references to other blocks (e.g. instances, combined blocks, funnel or retention chart inputs) you'll now find a new option to go to that "parent" or otherwise-linked block.

Go to parent block

Other improvements

  • When AI has only given you a single reply, you'll now see a single "Accept" option instead of separate "Accept" and "Accept last"

Automatic slanting of chart labels

Category chart labels now auto-rotate to a diagonal orientation when the chart gets too crowded. This helps more things fit without you having to fiddle with settings.

Prevent label overlap in category charts

Auto-detect granularity of time series data

When you're charting unaggregated time series data, charts now auto-detect the time interval between data points. This lets you see something like Q3 2025 instead of 2023-10-01T00:00:00.

Automatically format time series chart dates

Explore your data model with new Models page

The new Data models page under account settings visualizes your account's data models, their fields and relationships on a canvas.

Explore your data model with new Models page

Hover fields to highlight relationships, and rearrange models as you see fit.

Interactive login with Supersimple CLI

The Supersimple CLI now supports an interactive supersimple login command to set up your environment.

If you do have environment variables already set up, those will take precedence.

Login using CLI

Other improvements

  • Horizontal bar charts now allocate space more intelligently between labels and bars, meaning fewer truncated labels

Interact with blocks without auto-selecting them

Blocks no longer get auto-selected when you're simply interacting with their quick-filters, pagination, or other quick actions. Keep your selection where you want it. And to really select a block, click its title or anywhere else that isn't an immediate action.

Per-integration AI instructions

In addition to account-wide system instructions, you can now universally guide AI behaviour through instructions specific to each integration and database connection. Find it under Account settings -> AI.

Python dependency speed-up

Python blocks now share dependencies more efficiently, significantly improving performance whenever the same dependencies are needed across different blocks, and when re-running an existing Python block.

AI speed-up

Thanks to several optimizations, AI queries respond up to 3x faster. More questions, more answers, less time.

Improved mobile experience

Supersimple has been mobile-friendly since day 1. Nevertheless, we shipped a big bag of various improvements to make navigating explorations and changing steps on mobile a smoother experience.

Reordering table columns

You can now drag and drop to reorder columns in tables. The order persists when you save or share the exploration.

Duplicate chart axis value warnings

Non-aggregated charts now detect duplicate values where none are expected. In this case, we now show a non-dismissable warning, as this can lead to non-obviously incorrect results.

Detect and warn about duplicate chart axis values

Organize Settings into subpages

As the Settings page had grown over the years, it was in dire need of reorganization. It's now split into subpages for General settings, Alerts, Integrations, AI, and Developer options.

Google Drive & Notion integration setup

In one of those newly-created tabs, Integrations, you can now setup our native Google Drive and Notion integrations without ever talking to support.