forked from Yubico/yubioath-android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
59 lines (30 loc) · 1.32 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
yubioath-android NEWS -- History of user-visible changes. -*- outline -*-
* Version 0.1.7 released 2013-11-22
** Increase timeout for NFC operations. Patch contributed by Andrew Rowson.
* Version 0.1.6 released 2013-11-19
** Correctly cancel the current action when the "swipe" dialog is dismissed.
* Version 0.1.5 released 2013-11-19
** Better error handling for setting or changing a password.
** Improved notifications.
** Fixed crash when scanning non-hierarchical URLs.
** Added 10 seconds to OTP generation for longer validity.
* Version 0.1.4 released 2013-09-20
** Swiping codes list in either direction now clears the list.
** Prompt user to enable NFC if disabled.
* Version 0.1.3 released 2013-09-05
** Fix NPE when scanning codes.
* Version 0.1.2 released 2013-09-04
** Last release was broken due to proguard config. This is fixed.
* Version 0.1.1 released 2013-09-04
** Removed exit button in favor of swipe to clear list.
* Version 0.1.0 released 2013-09-04
** Added support for APDU chaining (increased number of credentials).
** Better error handing when device is full.
* Version 0.0.4 released 2013-09-03
** First public release.
* Version 0.0.3 released 2013-09-02
** Fixed HOTP.
* Version 0.0.2 released 2013-08-30
** Added exit button.
* Version 0.0.1 released 2013-08-30
** Initial release.