releases.shpreview
Supabase/Supabase Changelog

Supabase Changelog

$npx -y @buildinternet/releases show supabase-changelog
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases19Avg6/moVersionsv2.0
Dec 1, 2024

01 Dec 2024 · 2 minute read

Today, we're releasing the Public Alpha of OrioleDB on the Supabase platform.

What's OrioleDB?

OrioleDB is a storage extension which uses Postgres' pluggable storage system. It's designed to be a drop-in replacement for Postgres' default Heap storage.

You can read more about OrioleDB here and learn why you might choose it over the default Postgres storage engine.

Limitations

This initial release is a Public Alpha and you should not use it for Production workloads. The release comes with several limitations:

  • The release is restricted to Free organizations. You will not be able to upgrade OrioleDB projects to larger instance sizes. If you want to run OrioleDB on a larger instance we suggest following the Getting Started guide on OrioleDB's official website.
  • Index support is restricted to the Postgres default B-Tree index type. Other indexs like GIN/GiST/BRIN/Hash, and pgvector's HNSW/IVFFlat are not supported.

Should you use it today?

At this stage, the goal of adding OrioleDB to the platform is to make it easier for testers to give feedback. If you're running Production workloads, stick to the standard options available.

Getting started and more info

To get started today, go to database.new and choose "Postgres with OrioleDB" under the "Advanced Configuration" section when launching a new database.

If you want to learn more about OrioleDB and their vision for the future, check out the blog post the OrioleDB team released today.

Nov 13, 2024

Learn how to execute dynamic JavaScript code on Supabase using Edge Functions.

Oct 30, 2024

Improving the developer experience between Postgres and ClickHouse.

Oct 10, 2024

Connect any Postgres client to your postgres.new databases.

Oct 9, 2024

Learn how Supabase can help you transition from MongoDB Realm and Device Sync.

Oct 8, 2024

Brick is an all-in-one data manager for Flutter that handles querying and uploading between Supabase and local caches like SQLite. Using Brick, developers can focus on implementing the application without worrying about translating or storing their data.

Sep 30, 2024

Announcing the winners of the Supabase Launch Week 12 Hackathon.

Sep 23, 2024

Build local-first realtime web and mobile apps with Expo, Legend-State, and Supabase.

Sep 12, 2024

Redeploy your Edge Functions with the CLI v1.192.5 for a peformance boost

Sep 5, 2024

Learn how to handle real-time geospatial data using Supabase Realtime and Flutter.

Aug 29, 2024

Use pgvector in PGlite and combine it with Huggingface Transformers.js for a fully local, in-browser semantic search functionality!

Aug 28, 2024

Vercel just added official First-Party Integrations. We're one of them.

Aug 26, 2024

Build an Open Source Project over 10 days. 5 prize categories.

Aug 21, 2024

Use Mozilla Llamafile OpenAI API compatible server in Supabase Edge Functions.

Aug 16, 2024

16 Aug 2024 · 3 minute read

There's always a lot to cover in Launch Weeks. Here are the top 10, ranked by my own statistical reasoning.

#10 Snaplet is now open source

Snaplet is now closed, but their source code is open. They are releasing 3 tools under the MIT license for copying data, seeding databases, and taking database snapshots.

#9 pg_replicate

Use pg_replicate to copy data (full table copies and CDC) from Postgres to any other data system. Today it supports BigQuery, DuckDb, and MotherDuck, with more sinks will be added in future.

#8 vec2pg

A new CLI utility for migrating data from vector databases to Supabase, or any Postgres instance with pgvector. Today it works with Pinecone and Qdrant - more will be added in future.

#7 Official Supabase extension for VS Code and GitHub Copilot

We launched a new GitHub Copilot extension for VS Code to make your development with Supabase and VS Code even more delightful.

#6 Python official support

Python libs are now officially supported in Supabase. We've seen a huge rise in Python developers (and contributors) driven mostly by AI and ML, and this will make it easier for them to use Supabase.

#5 We released Log Drains

We released Log Drains so that developers can export logs generated by their Supabase products to external destinations, such as Datadog or custom HTTP endpoints.

#4 Realtime: Broadcast and Presence Authorization

We added authorization for Realtime's Broadcast and Presence. You write RLS Policies to allow or deny clients' access to your Broadcast and Presence Channels.

#3 Auth: Bring-your-own Auth0, Cognito, or Firebase

This was actually a few different announcements: support for third-party Auth providers; Phone-based Multi-factor Authentication (SMS and Whatsapp); and new Auth Hooks for SMS and email.

#2 Build Postgres Wrappers with Wasm

Today we're releasing support for Wasm (WebAssembly) Foreign Data Wrapper. With this feature, anyone can create a FDW and share it with the Supabase community. You can build Postgres interfaces to anything on the internet.

#1: postgres.new: In-browser Postgres with an AI interface

database.build (formerly postgres.new) is an in-browser Postgres sandbox with AI assistance. With database.build, you can instantly spin up an unlimited number of Postgres databases that run directly in your browser (and soon, deploy them to S3).

One more thing: a Supabase Book

There's now an entire book written about Supabase. David Lorenz spent a year working on it and we think it's one of the most thorough Supabase resources on the internet. If you're interested in leveling up your Supabase skills, you can support David and purchase the book.

Granular permissions for adding users to specific projects in an Supabase organization.

Build Wasm foreign data wrapper with Wrappers and use it on Supabase

PostgREST 12.2: Prometheus metrics

New features in the latest 12.2 release of PostgREST

Supabase Python is now officially supported in Supabase.

Learn Supabase by building a Multi-Tenant platform.

Latest
Apr 14, 2026
Tracking Since
Aug 8, 2023
Last fetched Apr 14, 2026