Releases: supabase/supabase-swift
Releases · supabase/supabase-swift
v2.25.0
2.25.0 (2025-02-20)
Features
- realtime: add predefined filters instead of regular
String
(#669) (3dc9b82)
v2.24.7
2.24.7 (2025-02-18)
Bug Fixes
- realtime: Set default heartbeat interval to 25s (#667) (14c590d)
v2.24.4
2.24.4 (2025-01-16)
Bug Fixes
- Make the return value of accessToken nullable (#641) (af9b774)
v2.24.3
2.24.3 (2025-01-14)
Bug Fixes
- remove usage of
nonisolated(unsafe)
from codebase (#638) (3d87608)
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)