Releases: web-auth/webauthn-framework
5.1.1
Release Notes for 5.1.1
5.1.x bugfix release (patch)
5.1.1
-
Total issues resolved: 0
-
Total pull requests resolved: 2
-
Total contributors: 1
-
678: Set a length limit for publicKeyCredentialId field thanks to @Spomky
-
677: Update build process and dependency versions thanks to @Spomky
5.1.0
Release Notes for 5.1.0
5.1.0
- Total issues resolved: 5
- Total pull requests resolved: 7
- Total contributors: 8
enhancement
- 675: Event dispatch payloads for WebAuthn failure cases thanks to @Spomky
- 671: Stimulus - pass the error from response if available in
webauthn:attestation:failure
event thanks to @FluffyDiscord - 670: Add index on publicKeyCredentialId in Doctrine mapping thanks to @Spomky and @ruudk
- 656: Schema verification should be allowed HTTP for localhost thanks to @albanx
dependencies
-
668: Add
sprintf
imports and update dependencies and baselines thanks to @Spomky -
666: The
PublicKeyCredentialRpEntity.icon
field does not exist in the spec thanks to @LeTamanoir
DX,UX
- 653: Add exception to event payload thanks to @fritzmg
compliance
4.9.2
Release Notes for 4.9.2
4.9.x bugfix release (patch)
4.9.2
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
dependencies
-
669: Ci cd/fix errors thanks to @Spomky
-
645: Add status revoked to isCompromised thanks to @marcriemer
5.0.1
5.0.0
Release Notes for 5.0.0
Backwards incompatible release (major)
5.0.0
-
Total issues resolved: 2
-
Total pull requests resolved: 4
-
Total contributors: 3
-
557: Preparing 5.0.0 thanks to @Spomky
-
501: Remove deprecations thanks to @Spomky
DX,break,dependencies,help wanted
- 520: Preparing 5.0.0 thanks to @Spomky
bug
dependencies
4.9.1
4.9.0
Release Notes for 4.9.0
Feature release (minor)
4.9.0
- Total issues resolved: 2
- Total pull requests resolved: 12
- Total contributors: 3
enhancement
-
620: Add VerificationMethodANDCombinationsDenormalizer and trigger depreca… thanks to @Spomky
-
618: Add new denormalizers and deprecate old JSON methods thanks to @Spomky
-
604: Add normalization support to denormalizers thanks to @Spomky and @mrpachara
-
603: Add FakeCredentialGenerator for preventing username enumeration thanks to @Spomky
-
625: Add SerializerTrait and deprecate certain methods thanks to @Spomky
-
624: Add Credential entity and related tests thanks to @Spomky
bug,security
dependencies
- 605: Update various package versions thanks to @Spomky
- 602: Support for web-token 4.0 thanks to @Spomky
- 594: chore: allow paragonie/constant_time_encoding v3 thans to @joostdebruijn