Releases: supabase/supabase-swift
Releases · supabase/supabase-swift
v2.14.0
2.14.0 (2024-07-09)
Features
- auth: add support for multiple auth instances (#445) (6803ddd)
Bug Fixes
v2.13.7
2.13.7 (2024-07-02)
Bug Fixes
- realtime: send access token to realtime on initial session (#439) (048e81b)
v2.13.5
2.13.5 (2024-06-28)
Bug Fixes
- auth: use project ref as namespace for storing token (#430) (82fa93d)
v2.13.4
2.13.4 (2024-06-28)
Bug Fixes
- concurrency warnings pre swift 6 support (#428) (bee6fa7)
- realtime: revert realtime token to apikey on user sign out (#429) (11c629f)
v2.13.3
2.13.3 (2024-06-17)
Bug Fixes
- realtime: Adds missing
.unsubscribed
status change (#420) (dc90fb6)
v2.13.2
2.13.2 (2024-06-07)
Bug Fixes
- auth: don't call removeSession prematurely (#416) (00221a8)
v2.13.1
2.13.1 (2024-06-06)
Bug Fixes
- auth: missing autoRefreshToken param in initializer (#415) (32de22f)
- invalid identifier for _Helpers target (#414) (b2c8aee)