Releases: passwordless-lib/fido2-net-lib
Releases · passwordless-lib/fido2-net-lib
4.0.0-beta.17
What's Changed
- [Models] Enable nullable (1 of x) by @iamcarbon in #581
- [Models] Enable nullable (2 of 2) by @iamcarbon in #585
- Update Github actions by @Regenhardt in #590
- Base64Url Id instead of byte[] by @Regenhardt in #586
- Update Dependencies by @ektrah in #595
New Contributors
Full Changelog: 4.0.0-beta.16...4.0.0-beta.17
4.0.0-beta.16
What's Changed
- Explain EnableRelaxedDecoding by @abergs in #578
- Allow customised pubKeyCredParams by @abergs in #579
Full Changelog: 4.0.0-beta.15...4.0.0-beta.16
4.0.0-beta.15
What's Changed
- README.md Medium link fixed by @jiiggy in #539
- Supporting attestation formats by @jonashendrickx in #530
- Drop support for device public key (dpk) by @abergs in #567
- Update Dependencies by @iamcarbon in #569
- Change TPM manufacturer sting comparison handling by @aseigler in #568
- Move KeyTypeParameter validation from CredentialPublicKey.Verify() into constructors by @aseigler in #571
- use coerceToArrayBuffer to post-process assertion options in Demo js by @dradovic in #467
- AuthenticatorSelection Default to discourage UV by @abergs in #564
- Fix attestationObj camelCase by @abergs in #576
- Change AuthenticatorSelection.Default ResidentKey from discouraged to Preferred by @abergs in #563
- Use BCL Base64Url implementation by @iamcarbon in #575
- Introduce wrapping objects for Options-methods by @abergs in #562
New Contributors
Full Changelog: 4.0.0-beta.14...4.0.0-beta.15
4.0.0-beta.14
What's Changed
- Resolve StoredCredential.Descriptor at access(?) by @abergs in #528
- Remove base-class, Status and ErrorMessage by @abergs in #529
- Update MetadataStatement to include friendly names by @joegoldman2 in #544
- conformance 1.7.20 4 by @abergs in #531
- Fixing demo project makeAssertionOptions.status processing by @Fasjeit in #551
- Move Test folder to Tests/Fido2.Tests by @joegoldman2 in #549
- Various cleanup by @joegoldman2 in #558
- Wrap arguments into classes by @abergs in #556
New Contributors
Full Changelog: 4.0.0-beta.13...4.0.0-beta.14
4.0.0-beta.13 - With hints, largeblob, displayname
What's Changed
- NuGet.org signatures have been updated - Fix Build by @jonashendrickx in #525
- Added authenticatorDisplayName to ClientPropertiesOutput by @aritma-fredrikef in #526
- Improve Code Quality by @iamcarbon in #509
- Add support for
largeBlob
extension by @geel9 in #508 - Missing nullable enable due to merges by @abergs in #527
- Implement PublicKeyCredentialHint for WebAuthn L3 by @jonashendrickx in #524
New Contributors
- @aritma-fredrikef made their first contribution in #526
- @geel9 made their first contribution in #508
Full Changelog: 4.0.0-beta.12...4.0.0-beta.13
4.0.0-beta.12
What's Changed
- Tidy up tests by @iamcarbon in #494
- Review lifecycle of services registered in the DI container by @joegoldman2 in #459
- Drop assertion-time attestation by @joegoldman2 in #499
- Generate XML documentation file by @joegoldman2 in #502
- Tidying by @iamcarbon in #500
- Update to .NET 8 by @joegoldman2 in #503
- Rename Base64Converter.cs to Base64UrlConverter.cs by @joegoldman2 in #506
Full Changelog: 4.0.0-beta.11...4.0.0-beta.12
4.0.0-beta.11
What's Changed
- [Draft] Add credProtect extension to Fido2.Models by @dbeinder in #448
- Migrate to Microsoft.IdentityModel.JsonWebTokens by @iamcarbon in #476
Full Changelog: 4.0.0-beta10...4.0.0-beta.11
4.0.0-beta10
What's Changed
- Rename
extensions
toclientExtensionResults
by @joegoldman2 in #485
Full Changelog: 4.0.0-beta9...4.0.0-beta10
4.0.0-beta9
What's Changed
- Rename 'extensions' to 'clientExtensionResults' for deserialization by @jonashendrickx in #474
New Contributors
- @jonashendrickx made their first contribution in #474
Full Changelog: 4.0.0-beta8...4.0.0-beta9