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
Link: https://supabase.com/dashboard/project/_/logs/explorer
Toggle for enabling connection via S3 protocol in Storage#
PR: https://github.com/supabase/supabase/pull/31209
Link: https://supabase.com/dashboard/project/_/settings/storage
Credit Balance Top Up#
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
PR: https://github.com/supabase/supabase/pull/32680
Link: https://supabase.green/dashboard/org/_/billing
Other bug fixes and improvements#
- Fix impersonation and searching users with single quotes (PR)
- Add "Ask Assistant" CTA to advisor issues (PR)
- Persist last selected database (PR)
- Add copy as CSV + JSON options (PR)
- A number of general improvements (more details in the PR) (PR)
- Add last and next run for cron jobs (PR)