Dashboard Updates [210425 - 050525]

May 6, 2025

Sort columns in the Table Editor through the column header#

We've integrated the sorting functionality into the column menu - and these will dynamically update based on the current sort state of the column!

PR: https://github.com/supabase/supabase/pull/35139

Link: https://supabase.com/dashboard/project/_/editor

Ability to add billing address when creating or upgrading an organization#

You can now set your billing address when creating or upgrading your organization, and also set a billing name that diverges from your organization name! In hopes of alleviating a common request where invoices needed to be amended as there wasn't a billing address set ๐Ÿ™‚๐Ÿ™

PR: https://github.com/supabase/supabase/pull/34922

Link: https://supabase.com/dashboard/new

Other bugs fixes and improvements#

General

  • Add reset database password callout to Connect modal (PR)

Table Editor

  • (Feature Preview) Fix searching in table editor unintentional clears all tabs (PR)
  • (Feature Preview) Fix tabs order not persisting when a tab is closed (PR)
  • (Feature Preview) Sync tab labels whenever reopening table editor (SQL Editor too) (PR)
  • Fix table editor rendering multiple columns if the column has multiple identical constraints on it (PR)
  • Fix inability to export data when all rows are selected (PR)

SQL Editor

  • (Feature Preview) Fix snippets being renamed by AI not updating it's tab label (PR)

Storage Explorer

  • Fix footer in list view unintentionally hiding last item (PR)

Edge Functions

  • Fix logs refresh button not pulling latest data when "Last n" option is selected (PR)

Logs

  • Fix datepicker overriding copy events (PR)

Integrations

  • Add link to foreign table in table editor from wrappers (PR)

Custom Reports

  • Fix missing labels on SQL blocks (PR)

Build in a weekend, scale to millions