Skip to content

Releases: supabase/supabase-swift

v2.20.0

27 Sep 11:11
b159fb9
Compare
Choose a tag to compare

2.20.0 (2024-09-25)

Features

  • storage: add info, exists, custom metadata, and methods for uploading file URL (#510) (d9ba673)

v2.19.0

24 Sep 15:00
6522826
Compare
Choose a tag to compare

2.19.0 (2024-09-24)

Features

Bug Fixes

  • realtime: add missing onPostgresChange overload (#528) (95e249f)

v2.18.0

07 Sep 11:32
b0059a3
Compare
Choose a tag to compare

2.18.0 (2024-09-07)

Features

  • auth: add support for error codes and refactor AuthError (#518) (7601e17)

Bug Fixes

v2.17.1

02 Sep 12:35
d44fb8a
Compare
Choose a tag to compare

2.17.1 (2024-09-02)

Bug Fixes

  • auth: expose KeychainLocalStorage with default init params (#519) (c1095c9)

v2.17.0

29 Aug 14:01
f093294
Compare
Choose a tag to compare

2.17.0 (2024-08-28)

Features

  • postgrest: set header on a per call basis (#508) (a15efb1)
  • postgrest: use Date when filtering columns (#514) (1b0155c)

Bug Fixes

  • auth: store session directly without wrapping in StoredSession type (#513) (5de2d8d)

v2.16.1

14 Aug 18:05
4c966ea
Compare
Choose a tag to compare

2.16.1 (2024-08-14)

Bug Fixes

  • auth: auth event emitter being shared among clients (#500) (83f3385)
  • auth: store code verifier in keychain (#502) (b86154a)

v2.16.0

12 Aug 14:50
e58a817
Compare
Choose a tag to compare

2.16.0 (2024-08-12)

Features

v2.15.3

06 Aug 15:14
42a2235
Compare
Choose a tag to compare

2.15.3 (2024-08-06)

Bug Fixes

  • auth: add missing figma, kakao, linkedin_oidc, slack_oidc, zoom, and fly providers (#493) (152f5ce)

v2.15.2

30 Jul 12:02
6a88cc5
Compare
Choose a tag to compare

2.15.2 (2024-07-30)

Bug Fixes

  • auth: mark identities last_sign_in_at field as optional (#483) (c93cf90)

v2.15.1

30 Jul 08:26
d2ec7d3
Compare
Choose a tag to compare

2.15.1 (2024-07-30)

Bug Fixes