Releases: supabase/supabase-swift
Releases · supabase/supabase-swift
v2.24.2
2.24.2 (2025-01-08)
Bug Fixes
- realtime: auto reconnect after calling disconnect, and several refactors (#627) (1887f4f)
v2.24.1
2.24.1 (2024-12-16)
Bug Fixes
- auth: add missing channel param to signUp method (#625) (3a36ab7)
v2.24.0
2.24.0 (2024-12-05)
Features
Bug Fixes
- realtime: prevent sending expired tokens (#618) (595277b)
v2.22.1
2.22.1 (2024-11-12)
Bug Fixes
- auth:
URLError
coercion for RetryableError
causing session to be deleted (#597) (d67b7cf)
v2.22.0
2.22.0 (2024-11-06)
Features
Bug Fixes
- auth: incorrect error when error occurs during PKCE flow (#592) (84ce6f2)
v2.21.0
2.21.0 (2024-11-05)
Features
Bug Fixes
- realtime: lost
postgres_changes
on resubscribe (#585) (fabc07d)