-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version bump to 1.1.0 after dependency update.
- Loading branch information
1 parent
046f1ba
commit 278be21
Showing
5 changed files
with
59 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,25 @@ | ||
# Changelog | ||
|
||
## 1.1.0 - 2024-07-25 | ||
|
||
- Drop support for `netstandard2.0` - `Supabase` now targets `netstandard2.1`. | ||
- Update dependency: `[email protected]` | ||
- [Re: 103](https://github.com/supabase-community/gotrue-csharp/pull/103) Add support for MFA signup and login | ||
flows. Huge thanks to [@michaelschattgen](https://github.com/michaelschattgen) for this implementation! | ||
- [Re: #102](https://github.com/supabase-community/gotrue-csharp/pull/102) Add ExchangeCodeForSession to | ||
StatelessClient. Thanks [@alexbakker](https://github.com/alexbakker)! | ||
- Major: Change to targeting framework to `netstandard2.1` | ||
- [Re: #99](https://github.com/supabase-community/gotrue-csharp/pull/99) Use a CSPRNG to generate the code | ||
verifier. Thanks [@alexbakker](https://github.com/alexbakker)! | ||
- [Re: #101](https://github.com/supabase-community/gotrue-csharp/pull/101) Ban user functionality. | ||
Thanks [@celestebyte](https://github.com/celestebyte)! | ||
|
||
## 1.0.5 - 2024-06-29 | ||
|
||
- Update dependency: `[email protected]` | ||
- Update dependency: `[email protected]` | ||
- [Re: #98](https://github.com/supabase-community/gotrue-csharp/pull/98) Introduces `VerifyTokenHash` to support the | ||
PKCE flow for email signup. Thanks [@alexbakker](https://github.com/alexbakker)! | ||
- [Re: #98](https://github.com/supabase-community/gotrue-csharp/pull/98) Introduces `VerifyTokenHash` to support the | ||
PKCE flow for email signup. Thanks [@alexbakker](https://github.com/alexbakker)! | ||
|
||
## 1.0.4 - 2024-06-11 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule gotrue-csharp
updated
36 files