---
number: 33835
slug: 33835-dashboard-updates-10-02-25-24-02-25
published: 2025-02-25
discussion: https://github.com/orgs/supabase/discussions/33835
labels:
  - frontend
page: https://supabase.com/changelog/33835-dashboard-updates-10-02-25-24-02-25
---

# Dashboard Updates [10/02/25 - 24/02/25]

## Inline Editor (Feature Preview)

![image](https://github.com/user-attachments/assets/e09b9e15-f0f3-4253-af5a-dc7ac3b64916)

We're introducing a new inline editor that you may toggle through Feature Previews! 🙂 The inline editor can be used to run SQL wherever you are in the dashboard without taking you away from what you're doing. As usual, we'd love to hear what you think about this so please do feel free to share with us the good and (perhaps more importantly) the bad about this functionality right [here](https://github.com/orgs/supabase/discussions/33690) in our GitHub discussions! 🙏 More details and information about this is also available there 😄

PR: [https://github.com/supabase/supabase/pull/33541](https://github.com/supabase/supabase/pull/33541)

Link: [https://supabase.com/dashboard/project/_](https://supabase.com/dashboard/project/_)

## Other bug fixes and improvements

[General](https://supabase.com/dashboard/project/_)
- Fix Assistant's usability for local / self-host environment ([PR](https://github.com/supabase/supabase/pull/33422))

[Auth](https://supabase.com/dashboard/project/_/auth/users)
- Add context menu support for users to copy email or delete user ([PR](https://github.com/supabase/supabase/pull/33524))
- Add link to open user logs in the Auth logs ([PR](https://github.com/supabase/supabase/pull/33359))

[Billing](https://supabase.com/dashboard/org/_/billing)
- Support adding additional billing email address ([PR](https://github.com/supabase/supabase/pull/33408))
- Add Logdrain Egress to Total Egress per day usage chart ([PR](https://github.com/supabase/supabase/pull/33763))

[Edge Functions](https://supabase.com/dashboard/project/_/functions)
- Redirect back to main page of edge functions if navigating to a slug that doesn't exist ([PR](https://github.com/supabase/supabase/pull/33479))

[Advisors](https://supabase.com/dashboard/project/_/advisors/query-performance)
- Remove unnecessary 2dp precision for ms values in Query Performance ([PR](https://github.com/supabase/supabase/pull/33472))
- Fix retrieving indexes in use for a selected SELECT query ([PR](https://github.com/supabase/supabase/pull/33672))

[Schema Visualizer](https://supabase.com/dashboard/project/_/database/schemas)
- Support downloading current view as PNG ([PR](https://github.com/supabase/supabase/pull/33527))

[Storage](https://supabase.com/dashboard/project/_/storage/buckets)
- Fix List view footer showing up top instead of the bottom, covering the first item in the list ([PR](https://github.com/supabase/supabase/pull/33598))

[Logs](https://supabase.com/dashboard/project/_/logs/edge-logs)
- Allow users to click on a property of a selected log and add it to search ([PR](https://github.com/supabase/supabase/pull/33536))
- Remember last visited route in the Logs section ([PR](https://github.com/supabase/supabase/pull/33486))

[Reports](https://supabase.com/dashboard/project/_/reports/database)
- Add Supavisor connections to database reports ([PR](https://github.com/supabase/supabase/pull/33682))
