I noticed that credentialMgmtPreview is missing from the fido2-token -I output after upgrading to 1.7.0.
This is probably related to supporting FIDO_2_1 instead of FIDO_2_1_PRE?
I guess that the missing credentialMgmtPreview is the root cause for no longer working ssh-keygen -K / ssh-add -K on Debian/stable:
$ ssh-keygen -K
Enter PIN for authenticator:
You may need to touch your authenticator to authorize key download.
Provider "internal" returned failure -1
Unable to load resident keys: invalid format
Also after installing fido2-token 1.14.0 from Debian/testing, the following did not work any more:
$ fido2-token -L -k ssh: /dev/hidraw6
Enter PIN for /dev/hidraw6:
fido2-token: fido_credman_get_dev_rk: FIDO_ERR_PIN_AUTH_INVALID