Change8

v2.96.0

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

Summary

This release introduces a new setHeader method for BaseApiClient and includes several bug fixes across auth, postgrest, and realtime modules.

✨ New Features

  • Added setHeader method to BaseApiClient for storage operations.

🐛 Bug Fixes

  • Resolved Firefox content script Promise.then() security errors related to locks in auth.
  • Enforced type safety for table and view names when using the from() method in postgrest.
  • Removed an unnecessary check within the removeChannel function in realtime.

Affected Symbols