Release Notes

What's New in Crescendo SDK v1.2.1

This version provides the following improvements with respect to the previous version:

New features

  • Added authenticatorConfig() and FIDOConfig() (that includes the full authentication flow) methods to enable the CTAP 2.1 authenticatorConfig command.

Bug fixes

  • FIDOGetAssertion(), FIDOMakeCredential() and FIDOCredentialManagement no longer use hardcoded CTAP 2.1 parameters, so they can be used with CTAP 2.0 as well.

  • Fixed CredentialManagementRequest class - the authentication parameters were wrongly defined as mandatory.

  • Fixed minor mistake in CTAP error logging - the errors should correctly print the CTAP error code and description instead of just the description twice