Releases: go-webauthn/webauthn
Releases · go-webauthn/webauthn
v0.14.0
14 Sep 23:24
Compare
Sorry, something went wrong.
No results found
0.14.0 (2025-09-14)
Bug Fixes
webauthn: edge case in owned credentials validation (#487 ) (9410f91 )
webauthn: skip mds validation for none format (#497 ) (a1b2775 ), closes #387
Features
0.13.4
19 Jul 09:36
Compare
Sorry, something went wrong.
No results found
0.13.4 (2025-07-18)
Bug Fixes
metadata: biometric accuracy descriptor types (#451 ) (c561b4d ), closes #450
v0.13.3
11 Jul 07:15
Compare
Sorry, something went wrong.
No results found
0.13.3 (2025-07-11)
In addition to the below changes the go docs have been dramatically updated and should be considered the primary source of documentation going forward.
Bug Fixes
v0.13.2
11 Jul 02:53
Compare
Sorry, something went wrong.
No results found
v0.13.1
06 Jul 00:11
Compare
Sorry, something went wrong.
No results found
v0.13.0
10 May 00:17
Compare
Sorry, something went wrong.
No results found
v0.12.3
01 Apr 10:53
Compare
Sorry, something went wrong.
No results found
v0.12.2
10 Mar 13:15
Compare
Sorry, something went wrong.
No results found
This is just a maintenance release that just ensures dependencies are up to date.
v0.12.1
23 Feb 06:37
Compare
Sorry, something went wrong.
No results found
This is a release that just ensures the dependencies that should have been updated in 0.12.0 are actually up-to-date. Most importantly go 1.24.
v0.12.0
23 Feb 02:41
Compare
Sorry, something went wrong.
No results found
Bug Fixes
metadata: cached file update fails without write access (#383 ) (1398e76 )
protocol: ensure attca is parsed correctly (#280 ) (ad0f7e2 )
webauthn: expose cred params functions (#286 ) (e736323 )
webauthn: login validates attestation format (#384 ) (a218507 )
Features
protocol: credential mediation (#361 ) (b9a233f ), closes #347
protocol: enhance errors (#341 ) (3207315 ), closes #365
protocol: include intermediate certificate parsing (#345 ) (339114c )
protocol: update tpm manufacturers (#374 ) (193f5b5 )
webauthn: add login option to manually set challenge (#359 ) (3a57554 ), closes #353
webauthn: include new credential flags func (#337 ) (e5657ab )
webauthn: json v2 partial and unsupported compat (#327 ) (bf37040 )