RepoJournal
Supabase

@supabase

The open-source Firebase alternative powering thousands of startups

Keep up with Supabase in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

SUPABASE TURNS NOTEBOOK RUNS INTO A MUTATION SAFETY NET

By RepoJournal · Filed · About Supabase

Supabase just made it impossible to run a destructive notebook query by accident.

Supabase shipped a confirmation modal that intercepts "run notebook" when any query cell mutates data, with an escape hatch to run only the read-only cells [1]. The same PR landed under a second number, so the change is effectively pinned twice [2]. Meanwhile, explorer tabs now behave exactly like the SQL Editor: they start as preview tabs, become permanent once you interact, and notebooks with unsaved changes show an orange dot [3]. On the cleanup front, the studio dropped the dead unified logs banner telemetry and its storage key [4], and docs admonition structure is getting tidied to fix awkward callout layouts [5]. Over in evals, the automated pipeline refreshed `eval-results.json` [6][7], keeping the web app's eval numbers current. Activity was light: 5 commits and 5 PRs across the two repos. The modal is the story of the day: it's the kind of guardrail that prevents a very bad Monday.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Add confirmation modal when running notebook if notebook contains query cells that aren't read only (#49376) supabase/supabase
  2. [2] Add confirmation modal when running notebook if notebook contains query cells that aren't read only ↗ supabase/supabase
  3. [3] Joshenlim/fe 4221 explorer tab behaviours to mimic sql editor ↗ supabase/supabase
  4. [4] chore(studio): remove dead unified logs banner telemetry and storage key (#49454) supabase/supabase
  5. [5] clean up docs admonition structure ↗ supabase/supabase
  6. [6] chore: refresh eval results ↗ supabase/evals
  7. [7] chore: refresh eval results (#227) supabase/evals

Quick answers

What shipped in Supabase on August 24, 2026?
Supabase just made it impossible to run a destructive notebook query by accident. In total, 5 commits and 5 pull requests landed.
Who contributed to Supabase on August 24, 2026?
5 developers shipped this update, including Joshen Lim, claude[bot], dnywh, supabase-evals-releaser, and supabase-evals-releaser[bot].
What were the notable Supabase updates?
Add confirmation modal when running notebook if notebook contains query cells that aren't read only (#49376), Add confirmation modal when running notebook if notebook contains query cells that aren't read only, and Joshenlim/fe 4221 explorer tab behaviours to mimic sql editor.

More from @supabase

Daily updates, in your inbox

Follow Supabase

Keep up with Supabase in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?