Replies: 1 comment
-
|
Very nice :) A suggestion - a link to the previous update would be convenient. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's another brief summary of changes that went into the dashboard over the past 2 weeks 😄🙏
Upcoming: Storage UI update
We'll be pushing out an update to our Storage UI within this week as part of revisiting the information architecture of the dashboard, given that Supabase Storage isn't only about file storage but also analytics and vectors! 😉🗂️. This sets up the necessary changes required to support the other storage types that will come soon to the dashboard some time this week (or next)! 🙏 There's no other changes besides this (the file explorer of your file buckets remains the same 🙂🙏)
PR: #40076
Link: https://supabase.com/dashboard/project/_/storage/buckets
Auth Reports improvements
We've shipped a number of updates to the Auth Reports, splitting reports into sections and making it easier to find the information that you need! 🙂🕵️ (Usage, Monitoring, Performance) These changes will allow you to see spikes in errors in the API and Auth servers, and you may also select a part of the chart to open them in the logs pages (Way more easier than combing through them in the Logs Explorer)
PR: #39013
Link: https://supabase.com/dashboard/project/_/reports/auth
Additional settings for Realtime
We've added the following 3 settings that can be configured for your project through the realtime settings page! ⚙️💨 Information regarding all configurable settings for Realtime can be found in our documentation here!
PR: #39566
Link: https://supabase.com/dashboard/project/_/realtime/settings
Support for Sentry Log Drains
You can now send your project logs to Sentry as a third party destination! 🙂🪵 Read more about this in our documentation here!
PR: #39442
Link: https://supabase.com/dashboard/project/_/settings/log-drains
Other bug fixes and improvements
General
Auth
Database
Edge Functions
Storage
Table Editor
Reports
Realtime
Beta Was this translation helpful? Give feedback.
All reactions