Releases: supabase/supabase-swift
Releases · supabase/supabase-swift
v2.27.0
2.27.0 (2025-05-02)
Features
Bug Fixes
- auth: do not remove session in case of network failure (#712) (f001b60)
- decoder and encoder default instances (#711) (0104331)
- update outdated error doc (#699) (b9dc3a3)
v2.26.1
2.26.1 (2025-03-31)
Bug Fixes
- avoid sharing schemes with library users (#696) (3caa69f)
v2.26.0
2.26.0 (2025-03-06)
Features
Bug Fixes
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)