We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cde5d9 commit 001e050Copy full SHA for 001e050
NEWS
@@ -1,3 +1,19 @@
1
+* Version 2.9.0 (released )
2
+ ** new:
3
+ - updated targetSdk to 36
4
+ ** core module:
5
+ - fixed a bug in formatting short APDUs
6
+ ** fido module:
7
+ - added support for CTAP2.2 features:
8
+ - new authenticatorGetInfo members
9
+ - persistentPinUvAuthToken
10
+ - added processing of CTAP2.2 extensions:
11
+ - hmac-secret-mc
12
+ - thirdPartyPayment
13
+ - added support for NFCCTAP_GETRESPONSE
14
+ - fixed credential list pre-flight
15
+ ** openpgp module:
16
+ - fixed implementation of verifyUserPin
17
* Version 2.8.2 (released 2025-07-24)
18
** core module:
19
- fixed SCP processing
0 commit comments