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#
- Add settings to toggle Inline SQL Editor Panel via keyboard shortcut (PR)
- 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)
- 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)
- Adds a link from trigger list to the corresponding database function, and a link to the table in the Table Editor (PR)
- Fix code editor warnings overflowing issue (PR)
- 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)
- Automatically select the organization in the support form if navigating to support form from an organization page (PR)