Skip to content

Releases: Laragear/WebAuthn

v4.0.1

09 May 23:26
fe805c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

16 Feb 06:44
7eed0fa
Compare
Choose a tag to compare

What's Changed

  • [3.x] User Provider: Do not access rehash function in L10 by @saibotk in #101

New Contributors

Give me a TLDR

These are the (mostly) breaking changes:

  • Out PHP 8.1, in PHP 8.4, and Laravel 12.x.
  • The webAuthnData() method for the user no longer returns an array, now it should return a Laragear\WebAuthn\WebAuthnData instance
  • You can change that object (user name and display name) from the Attestation.
  • Model migration and customization has been simplified.
  • All Enum case have been normalized to PascalCase.

Full Changelog: v3.1.0...v4.0.0

v3.1.1

29 Jan 19:36
d0f127f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

15 Aug 07:50
5136b8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.1.0

v3.0.2

14 Aug 19:26
7a0c742
Compare
Choose a tag to compare

What's Changed

  • [3.x] FIX: userHandle compatibility between webauthn.js and Webpass by @Tugzrida in #94

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

28 Jul 21:06
208df5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

28 Jul 03:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v3.0.0

v2.0.3

18 Mar 22:40
15b29db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

18 Mar 07:16
537add2
Compare
Choose a tag to compare

Fixes Laragear/webpass#10

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

15 Mar 23:54
d11349d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1