mirror of
https://github.com/supabase/supabase.git
synced 2026-07-03 09:14:28 +08:00
- Added a quick indicator about over-usage on non-usage-based plans (free or pro with spend cap) at the top of the subscription page - Removed the usage summary from upcoming invoice (replacement on the usage page) - Added a new usage summary on the organization usage page - Per-project breakdown for usage - Displays costs for over-usage on usage-based plans - Improved scrolling behaviour for anchors on usage page - Metrics with higher usage/costs will be sorted to the top - Insights into compute usage in summary - Removed duplicate typing and rely on API types for usage DTO - Usage can now be retrieved for a custom period and not just the current billing cycle - Usage can be filtered by project