Releases: grantila/u2f-api
Releases · grantila/u2f-api
v1.2.1
1.2.1 (2021-01-25)
Bug Fixes
- readme: show build badge from GitHub Actions (c73fe9f)
- test: fixed build script warning (26f1cb6)
v1.2.0
1.2.0 (2021-01-25)
Bug Fixes
Features
v1.1.1
1.1.1 (2019-07-16)
Bug Fixes
- api: Fixed better handling of multiple keys in sign() (cdbc749)
v1.1.0
1.1.0 (2019-07-15)
Features
- bundle: Added support for running without bundler (113f940)
v1.0.11
1.0.11 (2019-06-26)
Bug Fixes
- compat: Check properly for IE and Edge browsers (19fcb06), closes #18
v1.0.10
1.0.10 (2019-01-07)
Bug Fixes
- core: Strictened the sign routine (b1ca09a), closes #14
v1.0.9
1.0.9 (2018-12-02)
Bug Fixes
- ci: Fixed .travis.yml install script (dd1bc7e)
- upstream: Timeout of waiting for u2f extension incread from 500ms to 1500ms (036d29c), closes #16