github supabase/supabase-swift v2.49.0

5 hours ago

2.49.0 (2026-07-03)

Features

  • postgrest: add ExplainFormat enum for explain(format:) (#1050) (441abb8)
  • realtime: support replication-ready system event, new postgres_changes filter operators, and broadcast select option (#1063) (52c71dd)
  • storage: add StorageByteCount, ResizeMode, ImageFormat, SortOrder, and DownloadBehavior typed value types, non-breaking backport from v3 (#1049) (d464945)

Bug Fixes

  • postgrest: quote in() filter values containing reserved characters (#1061) (a09725f)
  • postgrest: remove invalid quotes from explain() plan media type (#1048) (261aba0)
  • realtime: make lifecycleManager Sendable and withTimeout throwing, removing the Result-wrapping anti-pattern at call sites, backported from v3 (#1052) (3de1327)
  • storage: restore source compatibility for deprecated overloads (#1062) (0485d41)

Don't miss a new supabase-swift release

NewReleases is sending notifications on new releases.