This release is currently in internal testing, signed binaries to be used with nitropy will be uploaded within the next days
- fido-authenticator: Update to v0.4.0-rc.3
- Add support for CTAP 2.3.
- Implement the
credBlob,hmac-secret-mcandminPinLengthextensions. - Implement the
alwaysUvfeature. - Implement the
authenticatorConfigcommand with thetoggleAlwaysUvandsetMinPINLengthsubcommands. - Use AES-256-CBC to encrypt the credential metadata. (This change only takes effect on new devices or after a factory reset.)
- Set
firmwareVersionto 1 (legacy credential format) or 2 (new credential format using AES-256-CBC). - Various fixes.