Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamVe committed Jan 30, 2025
1 parent dae3b50 commit d72c6bb
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
* Version 2.8.0 (released 2025-01-30)
** new
- updated targetSdk to 35
- added experimental desktop platforms support
** fido module:
- added updateUserInformation subcommand in credential management
- added extensible support for FIDO extensions
- added processing of defined FIDO extensions:
- credBlob
- credProps
- credProtect
- hmac-secret / prf
- largeBlob
- minPinLength
** general:
- integrated spotless plugin for java source code formatting
- improved integration tests to run on older YubiKeys
- improved javadoc
- updated build dependencies and libraries
* Version 2.7.0 (released 2024-08-30)
** new
- support for communication over SCP03 and SCP11 protocols
Expand Down

0 comments on commit d72c6bb

Please sign in to comment.