All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v2.0.4
- FEAT(supabase_flutter): Update app_link to v3.5.0, to add Linux support for deep links (#792). (5ad7a674)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v2.0.3
- FIX(gotrue): Fix the issue where
verfiyOTP
emitssignIn
instead ofpasswordRecovery
auth event. (#774). (fc426134) - FEAT(gotrue,supabase_flutter): Add identity linking and unlinking methods. (#760). (6c0c922d)
- FIX: Passing
null
tonot()
filter is now allowed (#775). (13f02286) - FEAT(postgrest): Add
toJson()
method toPostgrestException
to allow serialization (#783). (28c9819a)
- FIX: Update Provider to OAuthProvider in readme (#778). (0585ee96)
- FEAT(gotrue,supabase_flutter): Add identity linking and unlinking methods. (#760). (6c0c922d)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v2.0.2
supabase_flutter
-v2.0.2
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v2.0.1
- FEAT: add getUser() method. (62dcb8c6)
- FIX: fix(supabase_flutter): export signInWithOAuth() and generateRawNonce() (#763)
Packages with breaking changes:
functions_client
-v2.0.0
gotrue
-v2.0.0
postgrest
-v2.0.0
realtime_client
-v2.0.0
storage_client
-v2.0.0
supabase
-v2.0.0
supabase_flutter
-v2.0.0
yet_another_json_isolate
-v2.0.0
Packages with other changes:
- There are no other changes in this release.
Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):
functions_client
-v2.0.0
gotrue
-v2.0.0
postgrest
-v2.0.0
realtime_client
-v2.0.0
storage_client
-v2.0.0
supabase
-v2.0.0
supabase_flutter
-v2.0.0
yet_another_json_isolate
-v2.0.0
Packages with breaking changes:
Packages with other changes:
- FIX: PKCE flow not emitting password recovery event (#744). (65859bd2)
- FIX: sign out on already used refresh token (#740). (72ffb9ee)
- FIX(gotrue): signing in with pkce flow fires two
signedIn
auth event (#734). (6dee1660) - FEAT(gotrue): add Figma to OAuth provider. (#743). (f5b72d47)
- BREAKING FEAT(realtime_client): Introduce type safe realtime methods (#725).
- BREAKING FEAT(realtime_client): Provide better typing for realtime presence. (#747).
- FIX: PKCE flow not emitting password recovery event (#744). (65859bd2)
- FIX: update sign in with Apple instruction on readme (#746). (a4897d06)
- FIX: use SharedPreferences on web (#738). (d0cc2015)
- FIX(supabase_flutter): session migration from hive to sharedPreferences now works properly (#731). (c81cf07f)
Packages with breaking changes:
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v2.0.0-dev.3
supabase_flutter
-v2.0.0-dev.3
- FIX: issue where
.range()
not respecting the offset given. (#722). (e3541a46) - FEAT: adds geojson support for working with the PostGIS extension (#721). (60a25153)
- FEAT: adds
.explain()
for debugging performance issues on Supabase client generated queries. (#719). (f6e41578)
- BREAKING REFACTOR(realtime_client): make channel methods private and add @internal label (#724).
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v2.0.0-dev.2
- FIX(supabase_flutter): The session is not restored when the application is started. (#702). (e1cc576c)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- Update native Google sign-in instructions on README
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.11.11
supabase_flutter
-v1.10.24
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v2.0.0-dev.1
supabase_flutter
-v2.0.0-dev.1
- fix: a bug that prevents SupabaseClient to be used in Dart Edge
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
gotrue
-v1.12.5
postgrest
-v1.5.2
realtime_client
-v1.4.0
storage_client
-v1.5.4
supabase
-v1.11.10
supabase_flutter
-v1.10.23
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase_flutter
-v1.10.23
- FIX(gotrue): remove import of dart:io from gotrue_client.dart (#659). (7280b490)
- FIX: compile with webdev (#653). (23242287)
- FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)
- FIX: make Supabase client work in Dart Edge again (#675). (53530f22)
- FIX: Remove error parameter on
_triggerChanError
(#637). (c4291c97) - FEAT: send messages via broadcast endpoint (#654). (2ff950d7)
- FIX: make Supabase client work in Dart Edge again (#675). (53530f22)
- FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)
Packages with breaking changes:
functions_client
-v2.0.0-dev.0
gotrue
-v2.0.0-dev.0
postgrest
-v2.0.0-dev.0
realtime_client
-v2.0.0-dev.0
storage_client
-v2.0.0-dev.0
supabase
-v2.0.0-dev.0
supabase_flutter
-v2.0.0-dev.0
yet_another_json_isolate
-v2.0.0-dev.0
Packages with other changes:
- There are no other changes in this release.
- FIX(functions_client): use header for response parsing (#616). (e413acbb)
- BREAKING REFACTOR: use Dart 3 (#598). (02c4071a)
- BREAKING FIX: throw exception on non 2xx status (#629). (db5ec824)
- BREAKING FEAT: use Object? instead of dynamic (#606). (0c6caa00)
- FIX: token refresh doesn't block on ClientException (#660). (a5ef8b71)
- FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)
- FEAT(supabase_flutter): use SharedPreferences for access token (#608). (9d72a59d)
- BREAKING REFACTOR: many auth breaking changes (#636). (7782a587)
- BREAKING REFACTOR: use Dart 3 (#598). (02c4071a)
- FIX: don't try to decode an empty body (#631). (ec13c88f)
- FEAT(postgrest): immutability (#600). (95256697)
- DOCS: update readme to v2 (#647). (514cefb4)
- BREAKING REFACTOR: rename is* and in* to isFilter and inFilter (#646). (1227394e)
- BREAKING REFACTOR: many auth breaking changes (#636). (7782a587)
- BREAKING REFACTOR: use Dart 3 (#598). (02c4071a)
- BREAKING FEAT(postgrest): stronger type system for query building (#624). (951ce89e)
- BREAKING FEAT: use Object? instead of dynamic (#606). (0c6caa00)
- FIX: Remove error parameter on
_triggerChanError
(#637). (c4291c97) - BREAKING REFACTOR: use Dart 3 (#598). (02c4071a)
- FIX: stream with a different schema (#661). (c8fc2482)
- FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)
- FEAT(supabase_flutter): use SharedPreferences for access token (#608). (9d72a59d)
- FEAT(postgrest): immutability (#600). (95256697)
- DOCS: update readme to v2 (#647). (514cefb4)
- BREAKING REFACTOR: rename is* and in* to isFilter and inFilter (#646). (1227394e)
- BREAKING REFACTOR: create package specific configs (#640). (53cd3e09)
- BREAKING REFACTOR: many auth breaking changes (#636). (7782a587)
- BREAKING REFACTOR: use Dart 3 (#598). (02c4071a)
- BREAKING FIX(supabase): make Supabase credentials private in
SupabaseClient
(#649). (fa341bfe) - BREAKING FEAT(postgrest): stronger type system for query building (#624). (951ce89e)
- BREAKING FEAT: use Object? instead of dynamic (#606). (0c6caa00)
- FEAT(supabase_flutter): use SharedPreferences for access token (#608). (9d72a59d)
- DOCS: update readme to v2 (#647). (514cefb4)
- BREAKING REFACTOR: remove
signInWithApple
method and makegenerateRawNonce
public (#650). (2f9fe41f) - BREAKING REFACTOR: create package specific configs (#640). (53cd3e09)
- BREAKING REFACTOR: many auth breaking changes (#636). (7782a587)
- BREAKING REFACTOR: use Dart 3 (#598). (02c4071a)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.11.9
supabase_flutter
-v1.10.22
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.11.8
supabase_flutter
-v1.10.21
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.11.7
supabase_flutter
-v1.10.20
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.11.6
supabase_flutter
-v1.10.19
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase_flutter
-v1.10.18
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.11.4
supabase_flutter
-v1.10.17
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.11.3
supabase_flutter
-v1.10.16
- FIX(gotrue): export everything in constants.dart and hide what we want to hide instead of using show (#617). (24df174f)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.11.2
supabase_flutter
-v1.10.15
- FIX(storage_client): prevent the SDK from throwing when null path was returned from calling
createSignedUrls()
(#599). (e25a70d6)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX(realtime_client,supabase): pass apikey as the initial access token for realtime client (#596). (af8e368b)
- FIX(realtime_client,supabase): pass apikey as the initial access token for realtime client (#596). (af8e368b)
- FIX(realtime_client,supabase): pass apikey as the initial access token for realtime client (#596). (af8e368b)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase_flutter
-v1.10.12
- FEAT(postgrest,supabase): add
useSchema()
method for making rest API calls on custom schema. (#525). (40a0f090)
- FEAT(postgrest,supabase): add
useSchema()
method for making rest API calls on custom schema. (#525). (40a0f090)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.9.9
supabase_flutter
-v1.10.11
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
gotrue
-v1.11.1
postgrest
-v1.4.0
realtime_client
-v1.1.2
supabase
-v1.9.8
supabase_flutter
-v1.10.10
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase_flutter
-v1.10.10
- FIX(supabase): get jwt on http call (#540). (e044d3ca)
- FIX(gotrue): remove OtpType deprecation and add assertion to check type for resend method (#567). (d4509de3)
- FIX:
maybeSingle
no longer logs error on Postgrest API (#564). (f6854e1d) - FEAT(postgrest): updates for postgREST 11 (#550). (64d8eb59)
- FIX(realtime_client): correct channel error data (#566). (7fbd94c6)
- FIX(realtime): use access token from headers (#558). (b46bf0f0)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX(supabase_flutter): update sign_in_with_apple version constraints to allow v5.0.0 (#548). (bc977431)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.9.7
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.9.6
- REFACTOR(gotrue): add email otptype (#534). (b5fe3d32)
- FIX(gotrue): add pkce to signup (#533). (5b3308a4)
- FEAT(gotrue): add scope to signOut (#530). (94a1cceb)
- FIX(supabase_flutter): update README.md with additional imports and code to enable Google sign in (#531). (de2628fa)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- update README.md to include native auth instructions
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.9.5
supabase_flutter
-v1.10.5
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase
-v1.9.4
supabase_flutter
-v1.10.4
- FIX(gotrue): Add missing members on
User
json serialization (#512). (70cc835b) - FIX(gotrue): only remove session in otp verification if it's not email change or phone change (#514). (23bed82c)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
functions_client
-v1.3.2
gotrue
-v1.8.3
postgrest
-v1.3.2
realtime_client
-v1.1.1
storage_client
-v1.5.1
supabase
-v1.9.3
yet_another_json_isolate
-v1.1.1
supabase_flutter
-v1.10.3
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase_flutter
-v1.10.3
- REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)
- REFACTOR(realtime_client): Add docs on
.subscribe()
and give callback parameters names (#507). (7f9b310e)
- REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)
- FIX(supabase): add stackTrace on stream exception (#509). (c8c3ace2)
- FIX: Add errors from
.subscribe()
to.stream()
streamController (#506). (a4cb4c53)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
supabase_flutter
-v1.10.2
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
functions_client
-v1.3.1
gotrue
-v1.8.1
postgrest
-v1.3.1
storage_client
-v1.4.1
supabase
-v1.9.1
supabase_flutter
-v1.10.1
- FIX: Update http dependency constraints (#491). (825d0737)
- DOCS(supabase): update comment docs on stream (#482). (5de84c24)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
functions_client
-v1.3.0
gotrue
-v1.8.0
postgrest
-v1.3.0
realtime_client
-v1.1.0
storage_client
-v1.4.0
supabase
-v1.9.0
supabase_flutter
-v1.10.0
yet_another_json_isolate
-v1.1.0
- FIX: reformat Provider type to be ordered alphabetically (#471). (c3a1dbb3)
- FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)
- FEAT: Add kakao provider enum type (#470). (9a1bb334)
- FIX(postgrest): Remove qoutations on foreign table transforms on 'or' (#477). (c2c6982a)
- FIX: Format the files to adjust to Flutter 3.10.1 (#475). (eb0bcd95)
- FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)
- FIX: Format the files to adjust to Flutter 3.10.1 (#475). (eb0bcd95)
- FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)
- FIX: Format the files to adjust to Flutter 3.10.1 (#475). (eb0bcd95)
- FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
functions_client
-v1.2.1
gotrue
-v1.7.1
postgrest
-v1.2.4
realtime_client
-v1.0.4
storage_client
-v1.3.1
supabase
-v1.8.1
supabase_flutter
-v1.9.1
yet_another_json_isolate
-v1.0.4
- chore: move the repo into supabase-flutter monorepo
- chore: move the repo into supabase-flutter monorepo
- chore: move the repo into supabase-flutter monorepo
- chore: move the repo into supabase-flutter monorepo
- chore: move the repo into supabase-flutter monorepo
- chore: move the repo into supabase-flutter monorepo
- chore: update the repo to be a monorepo for all sub-libraries
- chore: move the repo into supabase-flutter monorepo