Releases: VinCSS-Public-Projects/FIDO2Client
Releases · VinCSS-Public-Projects/FIDO2Client
FIDO2 Client 2.1.3
Features
- Add troubleshooting page
Fixes
- Fixed modal behaviour
- Fixed PCSC errors handler
- Fixed FIDO spec ability/permission
- Fixed compatible with Aris/Aris Pro
FIDO2 Client 2.1.0
Features
- Add device detach event (
onDeviceDetached
) - Implement examples
Enhancements
- Custom binding PCSC on Windows/OSX/Linux
- Reimplement errors handler
- Improved modal
Fixes
- Fixed crash when plug/unplug smart card reader on Windows tessel/node-usb#386
- Fixed crash when exit on OSX Big Sur abandonware/noble/pull#14
- Fixed duplicate device when plug and unplug
- Fixed main process freeze when resource manager context not available on Windows #Enhancements
FIDO2 Client 2.0.8
Features
- Added
BLE
transport - Added
NFC
transport - Added unit test
Enhancements
- Improved modal
- Changed
FIDO2 Client event
toFIDO2 Client callback options
.
Fixes
- Fixed USB HID property string
unicode
- Fixed
BLE FIDO Service
filter - Fixed modal behavior