Skip to content

Releases: supabase/supabase-swift

v2.30.2

21 Jul 15:33
8ac8c4a
Compare
Choose a tag to compare

2.30.2 (2025-07-21)

Bug Fixes

  • realtime: wildcard event not handled in onBroadcast callback (#749) (78b7bb4)

v2.31.0-rc.1

17 Jul 19:07
Compare
Choose a tag to compare
v2.31.0-rc.1 Pre-release
Pre-release

2.31.0-rc.1 (2025-07-17)

Features

  • migrate from release-please to semantic-release (95316b8)

v2.30.1

11 Jul 08:44
2eac629
Compare
Choose a tag to compare

2.30.1 (2025-07-10)

Bug Fixes

v2.30.0

08 Jul 12:40
56da0a9
Compare
Choose a tag to compare

2.30.0 (2025-07-03)

Features

  • realtime: add presence-enabled flag to join push (#736) (7de5b8b)

v2.29.3

10 Jun 09:43
09f047b
Compare
Choose a tag to compare

2.29.3 (2025-06-10)

Bug Fixes

  • auth: allow to pass a Keychain storage without a service defined (#730) (6b1d60f)
  • functions: set request timeout to 150 seconds when invoking functions (#728) (3d2930d)

v2.29.2

02 Jun 11:07
340d769
Compare
Choose a tag to compare

2.29.2 (2025-05-31)

Bug Fixes

v2.29.1

28 May 13:41
2b59f10
Compare
Choose a tag to compare

2.29.1 (2025-05-28)

Bug Fixes

  • realtime: make Push associated to MainActor (#721) (7d6870f)

v2.29.0

20 May 09:36
395adcc
Compare
Choose a tag to compare

2.29.0 (2025-05-20)

Features

  • auth: add missing auth admin methods (#715) (04661f8)

v2.28.0

06 May 15:39
8dd9549
Compare
Choose a tag to compare

2.28.0 (2025-05-03)

Features

v2.27.0

02 May 09:10
6877053
Compare
Choose a tag to compare

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)