A Swift SDK for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse Swift examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
## [2.41.1](https://github.com/supabase/supabase-swift/compare/v2.41.0...v2.41.1) (2026-02-06) ### Bug Fixes * **auth:** decode MFA unenroll respon…
## [2.41.0](https://github.com/supabase/supabase-swift/compare/v2.40.0...v2.41.0) (2026-01-28) ### Features * **ci:** enhance CI with format check,…
## [2.40.0](https://github.com/supabase/supabase-swift/compare/v2.39.0...v2.40.0) (2026-01-13) ### Features * **storage:** add support for addition…
## [2.39.0](https://github.com/supabase/supabase-swift/compare/v2.38.1...v2.39.0) (2025-12-16) ### Features * **auth:** add X (OAuth 2.0) provider …
## [2.38.1](https://github.com/supabase/supabase-swift/compare/v2.38.0...v2.38.1) (2025-12-10) ### Bug Fixes * **realtime:** resolve race condition…
## [2.38.0](https://github.com/supabase/supabase-swift/compare/v2.37.0...v2.38.0) (2025-12-05) ### Features * **postgrest:** add missing operators …
## [2.37.0](https://github.com/supabase/supabase-swift/compare/v2.36.0...v2.37.0) (2025-11-03) ### Features * **auth:** add method for updating OAu…
## [2.36.0](https://github.com/supabase/supabase-swift/compare/v2.35.0...v2.36.0) (2025-10-15) ### Features * **examples:** comprehensive UX overha…