Skip to content

Releases: Safari-FIDO-U2F/Safari-FIDO-U2F

2.0b5

23 Nov 12:27
b968502
Compare
Choose a tag to compare
2.0b5 Pre-release
Pre-release

Rebuilt with 10.14 SDK.

2.0b3

12 Feb 19:44
e0cf05e
Compare
Choose a tag to compare
2.0b3 Pre-release
Pre-release

Fixes an issue with Django U2F support.

2.0b2

10 Feb 12:36
75dcc54
Compare
Choose a tag to compare
2.0b2 Pre-release
Pre-release

Adds back support for the 1.0 version of the JS API.
Hopefully also fixes some code-signing issues.

2.0b1

09 Feb 15:51
75dcc54
Compare
Choose a tag to compare
2.0b1 Pre-release
Pre-release

This version sees a major rewrite of both the JS and Swift code, and it based off the issue/39-implement-low-level-api branch.

Major changes:

  • the high level javascript implementation is now a lot closer to the reference implementation, and works in terms of the low level spec
  • the extension now effectively implements the low level spec, which means that sites which only want to work with it can
  • the script is injected using the beforeload event, which means that the injecting happens earlier; hopefully this will improve detection of the polyfill

1.1b8

12 Jan 13:26
d4fbd66
Compare
Choose a tag to compare
1.1b8 Pre-release
Pre-release

Another small fix to getApiVersion.

1.1b7

10 Jan 22:36
1dfd7bc
Compare
Choose a tag to compare
1.1b7 Pre-release
Pre-release

Another attempt at implementing getApiVersion.

1.1b6

10 Jan 21:19
766bd52
Compare
Choose a tag to compare
1.1b6 Pre-release
Pre-release

Implements u2f.getApiVersion.
Some minor cleanup of the injected javascript.

1.1b5

16 Dec 16:00
5df5583
Compare
Choose a tag to compare
1.1b5 Pre-release
Pre-release

A few tweaks and fixes. Working again for the test site. Still issues with github.com.

1.1b3

31 Aug 20:21
Compare
Choose a tag to compare
1.1b3 Pre-release
Pre-release

This is an experimental release which incorporates a refactor of the original Swift code, plus a few bug fixes and other changes from the master branch.

I can't guarantee that this build is working, but I'm uploading it for testing.

1.0 Beta0

16 Oct 03:30
Compare
Choose a tag to compare
1.0 Beta0 Pre-release
Pre-release

Hey, it's working!