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

REALTIME PATCHES CVE, STUDIO CONSOLIDATES LOGIN FLOWS

By RepoJournal · Filed · About Supabase

Supabase Realtime shipped a security update addressing published CVE vulnerabilities in Decimal and Postgrex dependencies, while the Studio team unified CLI authentication onto a shared interstitial pattern.

The Realtime team [1] moved fast on dependency updates to close the CVE exposure, bundled into v2.94.0 [4] which also ships improved error tagging for metric pusher failures. This follows the pattern of the last 48 hours: small, focused security and observability wins stacking across the platform. On the frontend, Studio's CLI login route [2] now uses the shared connect interstitial layout instead of the legacy API auth pattern—a cleanup that mirrors the organisation invite refactoring work completed earlier this week [5]. The ETL pipeline tightened numeric type handling [3] to respect Postgres storage limits while preserving special values like `money` arrays, solving a class of silent data corruption bugs on BigQuery and ClickHouse syncs. Across all desks, the pattern is consistent: less UI debt, tighter type safety, faster security responses.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] fix: update `Decimal` and `Postgrex` due to published CVE (#1862) supabase/realtime
  2. [2] feat(studio): move CLI login to connect interstitial (#45814) supabase/supabase
  3. [3] fix(types): Improve handling of data types ↗ supabase/etl
  4. [4] v2.94.0 ↗ supabase/realtime
  5. [5] refine organisation invite state helpers ↗ supabase/supabase

Quick answers

What shipped in Supabase on May 13, 2026?
Supabase Realtime shipped a security update addressing published CVE vulnerabilities in Decimal and Postgrex dependencies, while the Studio team unified CLI authentication onto a shared interstitial pattern. In total, 31 commits, 28 pull requests, and 3 releases landed.
Who contributed to Supabase on May 13, 2026?
2 developers shipped this update, including iambriccardo and dnywh.
What were the notable Supabase updates?
fix: update `Decimal` and `Postgrex` due to published CVE (#1862), feat(studio): move CLI login to connect interstitial (#45814), and fix(types): Improve handling of data types.

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?