Dashboard Updates (101125 - 251125)

Nov 24, 2025

Another brief summary of changes that went into the dashboard over the past 2 weeks ๐Ÿ™‚ ๐Ÿ™

Update to the Storage UI#

This was mentioned in the previous changelog announcement but we've recently updated the UI of the storage section in the dashboard as we're expanding the product with 2 new types of buckets - Analytics and Vectors ๐Ÿ™‚

We'll have more information regarding these 2 buckets in the near future, but if you might be interested in Analytics Buckets, we've got a separate discussion here where we're hoping to get some feedback once it becomes available! ๐Ÿ™๐Ÿ™‚ Watch this space!

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

Link: https://supabase.com/dashboard/project/_/storage/files

Other bug fixes and improvements#

Account

  • Add settings to toggle Inline SQL Editor Panel via keyboard shortcut (PR)

Auth

  • Support toggling security emails from respective templates page (Feature is behind a feature preview) (PR)
  • Default users search to be on the emails column instead of user ID (PR)

Storage

  • Virtualize rendering of buckets to support rendering a large number of buckets in UI (PR)
  • Added search support to search on bucket names for bucket policies page (PR)

Database

  • Adds a link from trigger list to the corresponding database function, and a link to the table in the Table Editor (PR)

Edge Functions

  • Fix code editor warnings overflowing issue (PR)

Table Editor

  • Fix mobile menu closing when changing schema (PR)
  • Hide row actions and separators for tables in protected schemas (PR)
  • Fix empty state drag drop zone to handle non CSV file types (PR)
  • Fix Table Editor not horizontally scrollable when there's no rows (PR)
  • Link to policies page to use table name as search param instead of table ID (PR)
  • Persist sort preferences within "Select foreign key record" sheet (PR)

Support Form

  • Automatically select the organization in the support form if navigating to support form from an organization page (PR)

Build in a weekend, scale to millions