Change8

v2.109.0

📦 supabase-jsView on GitHub →
3 features🐛 4 fixes🔧 5 symbols

Summary

This release introduces new filtering and cache purging capabilities for Realtime and Storage, alongside improvements to Auth admin APIs and bug fixes across Functions and Realtime dependencies.

✨ New Features

  • Added custom_claims_allowlist to custom providers admin API in auth.
  • Added postgres_changes filter builder, new operators, and select functionality to realtime.
  • Exposed purgeCache functionality for buckets and single objects in storage.

🐛 Bug Fixes

  • Functions now correctly honor a caller's Content-Type override regardless of casing.
  • Pinned @supabase/phoenix and browser test CDN dependencies in realtime.
  • Added replication connection system message option in realtime.
  • Storage list() now correctly keeps sortBy defaults when given a partial sortBy configuration.

Affected Symbols