Skip to content
This repository was archived by the owner on Mar 2, 2021. It is now read-only.

Releases: github/u2f-api

v0.4.4

12 Sep 16:09
8bcce3f

Choose a tag to compare

  • Pull in updates from upstream

0.4.3

11 Oct 13:48

Choose a tag to compare

  • Fixes IE bug by using indexOf instead of includes

0.4.2

11 Oct 13:47

Choose a tag to compare

  • Removes JQuery dependency.
  • Fixes Edge being detected as Chrome.

0.4.1

05 Feb 19:44

Choose a tag to compare

fix package name (someone else has u2f-api on NPM)

0.4.0

05 Feb 19:41

Choose a tag to compare

Switch from Bower to NPM

0.3.0

05 Feb 19:12

Choose a tag to compare

Version 0.2.1

09 Dec 20:47

Choose a tag to compare

Fix Chrome detection for mobile

Version 0.2.0

09 Dec 20:04

Choose a tag to compare

Adds NFC support for Android.

Version 0.1.1

26 Oct 18:12

Choose a tag to compare

Wraps everything in a closure to make feature detection work.

Version 0.1.0

26 Oct 16:34

Choose a tag to compare

Only load polyfill if UA is Chrome and window.u2f is undefined.