---
number: 19254
slug: 19254-dashboard-weekly-updates-20th-nov-27th-nov
published: 2023-11-27
discussion: https://github.com/orgs/supabase/discussions/19254
labels:
  - enhancement
  - frontend
page: https://supabase.com/changelog/19254-dashboard-weekly-updates-20th-nov-27th-nov
---

# Dashboard Weekly Updates [20th Nov - 27th Nov]

## Allow access to backups page while project is restoring to download scheduled backups
PR: https://github.com/supabase/supabase/pull/19126
Link: https://supabase.com/dashboard/project/_/database/backups/scheduled

## Show if a member has MFA enabled or not in organization settings page
![image](https://github.com/supabase/supabase/assets/19742402/fc55ddf2-caa8-4471-8c42-1193b71ab31b)
PR: https://github.com/supabase/supabase/pull/19012
Link: https://supabase.com/dashboard/org/_/team

## Show which email support will reach out to after submitting a ticket
![image](https://github.com/supabase/supabase/assets/19742402/c1a9e3f3-f28f-4795-80f8-96ab434a710a)
PR: https://github.com/supabase/supabase/pull/19095
Link: https://supabase.com/dashboard/support/new

## Added wildcard hints for bucket allowed MIME types in create/edit modal 
![image](https://github.com/supabase/supabase/assets/19742402/6314e9bb-d303-4ca7-9bf1-64badb6b4230)
PR: https://github.com/supabase/supabase/pull/19062
Link: https://supabase.com/dashboard/project/_/storage/buckets

## SQL Editor support downloading snippet as a migration, a seed file or a SQL file 
![image](https://github.com/supabase/supabase/assets/19742402/b5792e07-b903-4d34-808c-b468dfe9d2f6)
![image](https://github.com/supabase/supabase/assets/19742402/1ab93a6e-65e1-48c2-9999-f598dc8866d1)
PR: https://github.com/supabase/supabase/pull/17341
Link: https://supabase.com/dashboard/project/_/sql/new

## Table Editor fix freezing a column causes UI to crash 
Shout out to @tranhoangvuit for this one! 🙏 
PR: https://github.com/supabase/supabase/pull/19127 
Link: https://supabase.com/dashboard/project/_/editor
