You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log charts now show stacked charts with total warnings and errors
With stacked charts, you should now be able to get a better, faster glance at your logs' status, and also identify potential issues with incoming requests easily!
3 new configurable parameters have been added that can control the autoscale behaviour of your disk, namely:
Autoscale growth percent: Refers to the percentage of current disk size to grow by
Minimum increment: Refers to the minimum value to grow the disk size by when autoscaling
Maximum disk size: Refers to the maximum size that your disk can grow to
These parameters can be configured anytime with no cooldown, and can be accessed under "Advanced disk settings" in your project settings "Compute and Disk"
This addresses a UX problem whereby searching for snippets do not immediately surface results that might be within folders - with rendering a flat list instead, this should enable users to find what they need faster. Results are also no longer separated into "Shared", "Favorites", or "Private to make scanning through results easier.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Log charts now show stacked charts with total warnings and errors
With stacked charts, you should now be able to get a better, faster glance at your logs' status, and also identify potential issues with incoming requests easily!
Link: https://supabase.com/dashboard/project/_/logs/edge-logs
PR: #32742
Additional parameters added to Disk Settings
3 new configurable parameters have been added that can control the autoscale behaviour of your disk, namely:
These parameters can be configured anytime with no cooldown, and can be accessed under "Advanced disk settings" in your project settings "Compute and Disk"
Link: https://supabase.com/dashboard/project/_/settings/compute-and-disk
PR: #32628
SQL Editor searching now renders a flat list
Screen.Recording.2025-01-24.at.17.45.51.mov
This addresses a UX problem whereby searching for snippets do not immediately surface results that might be within folders - with rendering a flat list instead, this should enable users to find what they need faster. Results are also no longer separated into "Shared", "Favorites", or "Private to make scanning through results easier.
Link: https://supabase.com/dashboard/project/_/sql/new
PR: #33064
Bug fixes and other improvements
General
Advisors
Cron
Table Editor
SQL Editor
Beta Was this translation helpful? Give feedback.
All reactions