---
number: 32741
slug: 32741-dashboard-updates-30-12-24-13-01-25
published: 2025-01-13
discussion: https://github.com/orgs/supabase/discussions/32741
labels:
  - frontend
page: https://supabase.com/changelog/32741-dashboard-updates-30-12-24-13-01-25
---

# Dashboard Updates [30/12/24 - 13/01/25]

## UI Overhaul for Log Explorer log details

https://github.com/user-attachments/assets/1f752ebc-a814-4f1c-845f-4659a0dc87d3

The changes here addresses some UX friction whereby depending on the query, the detail panel of the log would be hard to read. We've hence updated the log detail drawing to add better spacing, the option to expand rows, and also use our TimestampInfo tooltip in the UI as well!

PR: [https://github.com/supabase/supabase/pull/31684](https://github.com/supabase/supabase/pull/31684)

Link: [https://supabase.com/dashboard/project/_/logs/explorer](https://supabase.com/dashboard/project/_/logs/explorer)

## Toggle for enabling connection via S3 protocol in Storage
![image](https://github.com/user-attachments/assets/e621ad00-86e1-4d90-95bc-1b00f548657e)

PR: [https://github.com/supabase/supabase/pull/31209](https://github.com/supabase/supabase/pull/31209)

Link: [https://supabase.com/dashboard/project/_/settings/storage](https://supabase.com/dashboard/project/_/settings/storage)

## Credit Balance Top Up

<img width="513" alt="Screenshot 2025-01-13 at 14 43 06" src="https://github.com/user-attachments/assets/3c8c5190-0b25-4524-9ee8-1d9cc3a4a2d4" />

It is now possible to top up your credit balance through your organization's billing settings. Read more about this in our [discussions page here](https://github.com/orgs/supabase/discussions/32735)

PR: [https://github.com/supabase/supabase/pull/32680](https://github.com/supabase/supabase/pull/32680)

Link: [https://supabase.green/dashboard/org/_/billing](https://supabase.green/dashboard/org/_/billing)

## Other bug fixes and improvements

[Auth](https://supabase.com/dashboard/project/_/auth/users)
- Fix impersonation and searching users with single quotes ([PR](https://github.com/supabase/supabase/pull/32603))

[Advisors](https://supabase.com/dashboard/project/_/advisors/security)
- Add "Ask Assistant" CTA to advisor issues ([PR](https://github.com/supabase/supabase/pull/32665))

[SQL Editor](https://supabase.com/dashboard/project/_/sql/new)
- Persist last selected database ([PR](https://github.com/supabase/supabase/pull/32598))

[Logs Explorer](https://supabase.com/dashboard/project/_/logs/explorer)
- Add copy as CSV + JSON options ([PR](https://github.com/supabase/supabase/pull/31625))

[Edge Functions](https://supabase.com/dashboard/project/_/functions)
- A number of general improvements (more details in the PR) ([PR](https://github.com/supabase/supabase/pull/31317))

[Cron](https://supabase.com/dashboard/project/_/integrations/cron/jobs)
- Add last and next run for cron jobs ([PR](https://github.com/supabase/supabase/pull/31305))
