forked from Yubico/yubioath-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fixes for handling YubiKey 5 and installer. Signed-off-by: Steven Noonan <[email protected]>
- Loading branch information
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
* Version 3.1.7 (unreleased) | ||
* Version 3.1.7 (release 2020-05-25, by Steven Noonan <[email protected]>) | ||
** Use case-insensitive detection of YubiKey CCID reader. | ||
** Fix correctness of CCID behavior around HMAC, OATH AID length, etc | ||
** Implemented SHA-512 support for YubiKey 5 | ||
** Improve installer build reliability | ||
** Switch to new code signing certificate | ||
|
||
* Version 3.1.6 (released 2018-03-04, by Steven Noonan <[email protected]>) | ||
** Enabled High DPI support in Qt, which makes things look much nicer on Mac OS X | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters