RepoJournal
Supabase

@supabase

The open-source Firebase alternative powering thousands of startups

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

STUDIO UI FIXES SHIP; ETL GAINS RESTART AND RESOURCE CONTROLS

By RepoJournal · Filed · About Supabase

Supabase shipped three critical studio UI repairs and overhauled ETL's shutdown handling, resource management, and operational tooling in a single push across the platform.

The studio got hit with a trio of fixes that restore basic functionality: light mode Discord buttons are back [1], the unified logs bar chart stops replaying animations on click [2], and the getting-started overview panel rendering is corrected [3]. Meanwhile, the SQL Editor ditched the Pretty Explain feature entirely [4], removing dead code that's been gated off for weeks with zero usage or complaints. The move is clean because Query Insights and Query Performance still handle EXPLAIN queries independently. On the ETL side, three major operational changes landed. Shutdown handling now properly interrupts pending destination operations instead of hanging indefinitely [5], replication connections are tagged with per-worker identities for deterministic fault injection [6], and a new restart endpoint lets operators efficiently restart pipelines without the stop/start dance [7]. Resource configuration also got flexible: you can now set CPU and memory defaults globally and override them per destination [8]. Postgres releases 15.14.1.147 [10] and v17.6.1.147-cli [11] are out with initdb and admin-mgr bumps. Phoenix v0.4.5 shipped [12]. The partner catalog on www got reorganized to live-drive integrations [9].

Action items

References

  1. [1] fix(studio,www): repair Join us on Discord buttons (#47711) supabase/supabase
  2. [2] fix(studio): stop unified logs bar chart animation replay on click FE-3912 ↗ supabase/supabase
  3. [3] fix: add hasLightIcon field to ContentListings; revert getting-started-overview to GlassPanel (#47467) supabase/supabase
  4. [4] chore(sql-editor): remove Pretty Explain feature (#47981) supabase/supabase
  5. [5] feat(core): Improve handling of shutdown ↗ supabase/etl
  6. [6] Tag replication connections with per-worker application_name ↗ supabase/etl
  7. [7] feat(api): Add new restart endpoint ↗ supabase/etl
  8. [8] feat(configuration): add the ability to set default resources globally and per destination ↗ supabase/etl
  9. [9] feat(www): Partner Catalog update ↗ supabase/supabase
  10. [10] 15.14.1.147 ↗ supabase/postgres
  11. [11] v17.6.1.147-cli ↗ supabase/postgres
  12. [12] phoenix: v0.4.5 ↗ supabase/phoenix

Quick answers

What shipped in Supabase on July 16, 2026?
Supabase shipped three critical studio UI repairs and overhauled ETL's shutdown handling, resource management, and operational tooling in a single push across the platform. In total, 45 commits, 46 pull requests, and 11 releases landed.
Who contributed to Supabase on July 16, 2026?
14 developers shipped this update, including Nik Richers, Ali Waseem, Danny White, jordienr, fsansalvadore, jmqd, bnjjj, and iambriccardo, and 6 more.
What were the notable Supabase updates?
fix(studio,www): repair Join us on Discord buttons (#47711), fix(studio): stop unified logs bar chart animation replay on click FE-3912, and fix: add hasLightIcon field to ContentListings; revert getting-started-overview to GlassPanel (#47467).

More from @supabase

Daily updates, in your inbox

Follow Supabase

The open-source Firebase alternative powering thousands of startups We'll email you a link to confirm first.

Free. Confirm via email. Unsubscribe in one click.

— or follow the whole beat:

Elsewhere on the wire