File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.5.0
2
+
3
+ - feat: Allow password recovery email to be redirected to other URL [ #98 ] ( https://github.com/supabase-community/flutter-auth-ui/pull/98 )
4
+ - feat: Add callback for internal state of ` SupaEmailAuth ` [ #99 ] ( https://github.com/supabase-community/flutter-auth-ui/pull/99 )
5
+ - feat!: Upgrade anonymous users to regular users automatically [ #100 ] ( https://github.com/supabase-community/flutter-auth-ui/pull/100 )
6
+ - feat!: Allow the OAuth provider labels to be overridden on ` SupaSocialsAuth ` [ #101 ] ( https://github.com/supabase-community/flutter-auth-ui/pull/101 )
7
+
1
8
## 0.4.4
2
9
3
10
- feat: Update minimum supabase_flutter version to v2.3.4
Original file line number Diff line number Diff line change 1
1
name : supabase_auth_ui
2
2
description : UI library to implement auth forms using Supabase and Flutter
3
- version : 0.4.4
3
+ version : 0.5.0
4
4
homepage : https://supabase.com
5
5
repository : ' https://github.com/supabase-community/flutter-auth-ui'
6
6
You can’t perform that action at this time.
0 commit comments