You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
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
0 commit comments