What supabase/supabase shipped
Generated by FoxPlug from public activity — not affiliated with Supabase.
Week of September 14, 2026
What shipped
- High Compliance projects can now opt in to Assistant data access, removing the forced disabled restriction that prevented HIPAA organizations from using the Assistant. Pull request #50548
- Storage explorer now supports deep-linking to specific folders and files with URL parameters for direct navigation. Pull request #50413
- Explorer chat now detects SQL queries and presents a secondary action to run them directly. Pull request #50560
- Pipeline actions and status updates are now reliable with proper backend coordination for resets and restarts. Pull request #50085
- Query explorer now includes download and export actions in the results footer. Pull request #50563
- Nano compute pricing on paid plans now correctly displays in the restore to new project dialog, matching actual billing rates. Pull request #50546
- Resource exhaustion banner now names affected resources and links directly to their relevant metrics and documentation. Pull request #50276
- Double-clicking items in Explorer nav now persists their tabs as permanent. Pull request #50558
- Functions documentation now clarifies the difference between root .env and supabase/functions/.env files based on reader feedback. Pull request #50422
- Pipelines documentation now includes Snowflake materialization examples. Pull request #50571
Why it matters
This week focused on improving developer experience in the studio and documentation. High Compliance projects regain Assistant access, storage explorer gains deep-linking for better navigation, and pipeline reliability improves with proper backend coordination. Documentation updates address recurring questions about functions and add missing examples for Pipelines.
Changelog entry
- High Compliance projects can opt into Assistant data access Pull request #50548
- Storage explorer supports deep-linking to folders and files Pull request #50413
- Explorer chat detects SQL queries and presents run action Pull request #50560
- Pipeline actions and status updates are now reliable Pull request #50085
- Query results can be downloaded and exported Pull request #50563
- Nano compute pricing displays correctly on paid plans Pull request #50546
- Resource exhaustion banner links to relevant metrics Pull request #50276
- Double-click Explorer items to persist their tabs Pull request #50558
- Functions documentation clarifies .env file usage Pull request #50422
- Pipelines documentation includes Snowflake examples Pull request #50571
Storage explorer now supports deep-linking to folders and files. High Compliance projects can opt into Assistant data access. Pipelines are more reliable with proper backend coordination. Explore the latest in Studio and docs.
This week we shipped several quality-of-life improvements across Studio and documentation. Storage explorer now supports deep-linking to specific folders and files, making navigation easier. High Compliance projects can now opt into Assistant data access, previously restricted. Pipeline actions are more reliable with improved backend coordination. Functions documentation now clarifies the difference between .env files based on developer feedback. Plus improvements to query export, compute pricing displays, and resource exhaustion alerts.