Disk size usage section under organization settings#
We've added a new disk size section for paid plans to give a quick overview of each project under the organization and their respective disk sizes for better visibility over the corresponding charges. This is only an initial iteration for this UI, we do plan to add historical statistics and more to improve visibility and transparency over what you're using and what you're paying for ๐
PR: https://github.com/supabase/supabase/pull/29862
Link: https://supabase.com/dashboard/org/_/usage
Bug fixes and other improvements#
- Fix views filtering in table editor for local dashboard (PR)
- Fix exporting a table that contains columns of enum array types to CSV (PR)
- Fix snippets not loading for local dashboard (PR)
- Support searching by properties when viewing a user's raw JSON (PR)