File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.0 .0"
2
+ "." : " 2.6 .0"
3
3
}
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 2.6.0] ( https://github.com/supabase-community/supabase-swift/compare/2.5.0...v2.6.0 ) (2024-04-01)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** auth:** Add ` signInAnonymously ` ([ #297 ] ( https://github.com/supabase-community/supabase-swift/issues/297 ) ) ([ 4c25a3e] ( https://github.com/supabase-community/supabase-swift/commit/4c25a3eac392b319154ffb3d5d33a0686e3781a4 ) )
9
+ * ** auth:** add ` signInWithSSO ` method ([ #289 ] ( https://github.com/supabase-community/supabase-swift/issues/289 ) ) ([ 5847800] ( https://github.com/supabase-community/supabase-swift/commit/5847800e8bc0fa206c036e1e151b6a004ed650f1 ) )
10
+ * ** auth:** add whatsapp channel option to signInWithOTP ([ #287 ] ( https://github.com/supabase-community/supabase-swift/issues/287 ) ) ([ 600c400] ( https://github.com/supabase-community/supabase-swift/commit/600c400c38883bb29ab236e8a1954fe8ab6ff17f ) )
11
+ * ** storage:** add ` createSignedUploadURL ` and ` uploadToSignedURL ` methods ([ #290 ] ( https://github.com/supabase-community/supabase-swift/issues/290 ) ) ([ 576693e] ( https://github.com/supabase-community/supabase-swift/commit/576693eb374cbd00d590f24f58c4e68124dcfebf ) )
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * ** auth:** stored session backwards compatibility ([ #294 ] ( https://github.com/supabase-community/supabase-swift/issues/294 ) ) ([ 847fe97] ( https://github.com/supabase-community/supabase-swift/commit/847fe97b5436cfb2e1720fa559a4068b70077104 ) )
17
+ * fix release-please ([ a469396] ( https://github.com/supabase-community/supabase-swift/commit/a46939687a44d447737049f9506414be1d99aacb ) )
18
+ * ** realtime:** web socket message listener doesn't stop ([ #284 ] ( https://github.com/supabase-community/supabase-swift/issues/284 ) ) ([ 0b19580] ( https://github.com/supabase-community/supabase-swift/commit/0b19580d936395a1b6177ec0b57682cab010f14a ) )
19
+ * release-please extra-files ([ c88046e] ( https://github.com/supabase-community/supabase-swift/commit/c88046e6bba762c3a99539e7cdccc2361baa7969 ) )
Original file line number Diff line number Diff line change 1
- 2.5.1
1
+ 2.6.0
You can’t perform that action at this time.
0 commit comments