- Sep 24, 2025
- Parsed from source:Sep 24, 2025
- Detected by Releasebot:Sep 29, 2025
Dashboard Updates (080925 - 220925)
Over the last 2 weeks we shipped usability improvements to the Query Performance Advisor, a new Auth Audit Logs option to save logs to the project database (with cost savings), plus assorted bug fixes and UX tweaks across Table Editor, Integrations, and Reports.
Another brief summary of changes that went into the dashboard over the past 2 weeks! 🙂
Couple of improvements to the Query Performance Advisor
We've been shipping incremental improvements to the Query Performance Advisor in hopes to simplify the usability of the report despite all the information present on the page 🙏🙂 There's quite a few tidbits there so check out the advisor and let us know what you think! Huge shoutout to @kemaldotearth for this one! 😄
PRs- https://github.com/supabase/supabase/pull/38470
- https://github.com/supabase/supabase/pull/38523
- https://github.com/supabase/supabase/pull/38606
- https://github.com/supabase/supabase/pull/38657
- https://github.com/supabase/supabase/pull/38634
- https://github.com/supabase/supabase/pull/38744
- https://github.com/supabase/supabase/pull/38778
- https://github.com/supabase/supabase/pull/38783
- https://github.com/supabase/supabase/pull/38819
- https://github.com/supabase/supabase/pull/38825
- https://github.com/supabase/supabase/pull/38815
- https://github.com/supabase/supabase/pull/38867
- https://github.com/supabase/supabase/pull/38920
https://supabase.com/dashboard/project/_/advisors/query-performance
Configure to save Auth Audit Logs in project's database
We've added a new page under the Auth section "Audit Logs" which will allow you to toggle disabling writing Auth audit logs to your project's database. The Auth audit logs will still be available in the auth logs but doing so will then prevent the audit logs from taking up your project's database space, which subsequently reduces your database storage costs. Read more about this in our docs here!
PRhttps://github.com/supabase/supabase/pull/37409
URLhttps://supabase.com/dashboard/project/_/auth/audit-logs
Other bug fixes and improvements
Table Editor- Shift refresh button to top nav for better visibility (PR)
- CSV imports will show row number with the error to give a more actionable message (PR)
- Fix default value placeholder for fields with foreign keys (PR)
- Add support for expanding rows into a side panel for foreign tables (FDW) (PR)
- Add contextual errors for foreign tables if failed to fetch rows (FDW) (PR)
- Fix webhooks HTTP headers for edge functions not loading auth headers on first open (PR)
- Chart highlight actions can be configured per chart (PR)
This is the end. You've seen all the release notes in this feed!