diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2026-03-23 17:24:10 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-03-23 17:24:10 +0000 |
| commit | fadebab18d4bb97e3ca8c840937c41cdfef8d798 (patch) | |
| tree | 5407aa1db87c9dffbf68ddc3fc698d783fbe996d /NEWS | |
| parent | c06c65e0308fdfc14e455f5067a2f5dcfd9c1b77 (diff) | |
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +* Version 1.16.0 (2025-05-06) + ** Added support for enterprise attestation. + ** Improved handling of invalid key handles in U2F key lookup; gh#819. + ** Fixed issue where storing small CTAP 2.1 largeBlobs failed; gh#826. + ** Fixed APDU chaining issues for certain authenticators; gh#818, gh#855. + ** Improved documentation and examples. + ** New API calls: + - fido_cred_entattest; + - fido_cred_set_entattest. + * Version 1.15.0 (2024-06-13) ** 1.15.0 will be the last release to support OpenSSL 1.1. ** bio, credman: improved CTAP 2.1 support. |
