Releases: supabase/supabase-swift
Releases · supabase/supabase-swift
v2.15.2
2.15.2 (2024-07-30)
Bug Fixes
- auth: mark identities last_sign_in_at field as optional (#483) (c93cf90)
v2.14.3
2.14.3 (2024-07-19)
Bug Fixes
- realtime: crash when connecting socket (#470) (5cf4f56)
v2.14.2
2.14.2 (2024-07-13)
Bug Fixes
- postgrest: avoid duplicated columns and prefer fields (#463) (e4f85f3)
v2.14.1
2.14.1 (2024-07-11)
Bug Fixes
- auth: add missing nonce param when updating user (#457) (a087a6a)
- auth: prevent from requesting login keychain password os macOS (#455) (3e45b5a)
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)