Skip to content

Releases: grantila/u2f-api

v1.2.1

25 Jan 20:30
Compare
Choose a tag to compare

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

25 Jan 20:26
Compare
Choose a tag to compare

1.2.0 (2021-01-25)

Bug Fixes

Features

v1.1.1

16 Jul 09:17
Compare
Choose a tag to compare

1.1.1 (2019-07-16)

Bug Fixes

  • api: Fixed better handling of multiple keys in sign() (cdbc749)

v1.1.0

15 Jul 14:21
Compare
Choose a tag to compare

1.1.0 (2019-07-15)

Features

  • bundle: Added support for running without bundler (113f940)

v1.0.11

26 Jun 18:29
Compare
Choose a tag to compare

1.0.11 (2019-06-26)

Bug Fixes

  • compat: Check properly for IE and Edge browsers (19fcb06), closes #18

v1.0.10

07 Jan 23:37
Compare
Choose a tag to compare

1.0.10 (2019-01-07)

Bug Fixes

  • core: Strictened the sign routine (b1ca09a), closes #14

v1.0.9

02 Dec 17:11
Compare
Choose a tag to compare

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