Skip to content

Commit dc682aa

Browse files
committed
update NEWS
1 parent 0a5242c commit dc682aa

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

NEWS

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
* Version 2.8.2 (released 2025-07-24)
2+
** core module:
3+
- fixed SCP processing
4+
** oath module:
5+
- fixed parsing OATH URI where issuer contains ampersand character
6+
** yubiotp module:
7+
- fixed programming sequence update evaluation
8+
** fido modules:
9+
- added support for using SCP over CCID
10+
- fixed largeBlob extension authenticator inputs naming
11+
** test modules:
12+
- added support for test device serial number allow list
13+
** build system:
14+
- migrated publishing to ossrh-staging-api service
15+
* Version 2.8.1 (released 2025-05-28)
16+
** core module:
17+
- added support for Version Qualifier
18+
- added support for using SmartCardConnection only with short APDUs
19+
** fido module:
20+
- fixed handling of allowList without existing credentials
21+
** general:
22+
- improved support of legacy Yubico devices
23+
- the FUNCTION_NOT_SUPPORTED is now treated as ApplicationNotAvailableException
124
* Version 2.8.0 (released 2025-01-30)
225
** new
326
- updated targetSdk to 35

0 commit comments

Comments
 (0)