forked from kalaspuffar/secure-quick-reliable-login
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG
178 lines (133 loc) · 4 KB
/
CHANGELOG
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
Version 1.7.2
Bugfix
* QR codes not reading properly #481
Version 1.7.1
Improvements
* Enable "show password" option when changing password
* Re-mask passwords when submitting
* Compiled for newer Android versions.
Version 1.7.0
Improvements
* Updated setup flow to on-board new users in a nicer interface.
Bugfixes
* App crashes on non-SQRL QR codes
Version 1.6.0
Improvements
* Update rescue code page to new design.
* Implement support for tif = 0x200 (reuse of old identity)
* Implement unit tests for test vectors (2/6)
* Added Indonesian language
* Added Italian language
* Added Portuguese language
Bugfixes
* Crash report in showErrorMessageInternal from Google Play
* Camera is being used after Camera.release() was called
* Base56 zero-padding missing on decoding
* EnHash regression
* QuickPass not working with large timeout values
* Error when leaving "QuickPass Timeout" field empty
Version 1.5.1
Improvements
* Back option added to all activities for easily returning to previous activity.
* Added Korean language
Bugfixes
* Identity Management menu option should only be available from main
* Fix Alt-Id input field not being recognizable as such
* Fixing padding on base56 encoding.
Version 1.5.0
Bugfix
* Handle rename in a consistent manner.
* Fixing contrast issues in darkmode
Improvements
* Better darkmode frontpage
* Add help texts to password fields.
* Remove extra prefix "SQRL -"
* First identity will now have the name "My identity"
Version 1.4.0
Bugfix
* Better clearing of QuickPass
Improvements
* Improved login dialog
* Alternative ID can now easily be used with disable, remove and enable.
* Handling disable, enable and remove directly
* Added help texts and cleaner flow.
* Improved design on multiple activities
* Language selection
* Rekey presentation and entering
* CPS Missing
* New identity done
* Added icons to improve menu selection
* Adaptive icons for all versions of Android
* Improved CPS flow with simple page when cancelation address missing
* Code clean-up and improved readability.
Version 1.3.0
Improvement
* Main page QR scan can now be used for import.
* Use the same GUI for QR Scan and button clicked on web page.
Bugfixes
* Don't display Identity management on that page.
* Handle rekey event correctly. Send new SUK on login.
Version 1.2.0
Feature
* Polish and Finish translations
* Information popup information for settings.
Bugfix
* Fixes for Disable, Enable and Remove account.
* Fix to handle clearing of previous data.
* Landscape selector now working for URL layout.
* Exclude login activity from history and recent apps.
* Handle empty ask question.
* Fixes for contrast in show rescue code dialog.
Enhancement
* Improved selection of identities.
Version 1.1.0
Feature
* Hindi and Chinese translations
* Application shortcuts
Enhancement
* Improved rename GUI
* Remove share feature with application
* Improved selection of identities.
Bugfix
* Handle long URLs.
* Fix "missing argument" error
Version 1.0.0
Feature
* Added application shortcuts
Enhancements
* Added file import to start activity
* Better contrasting night colors
* Improved domain verification
* Identity Management v2
Bugfix
* Remove login popup after failed password
Version 0.16.2
Feature
* Added chinese
Version 0.16.1
Bug fix
* QR code import not working on the startup screen
Changes
* Rename Advanced operations to Identity management
* Remove Use identity in Identity management
* Reorder buttons on Identity Management
Version 0.16.0
Feature
* Enable import of base64-url encoded identities
* Show identity name in SimplifiedActivity
* Read identity from file
Version 0.15.0
Bug fix
* Don't delete quickpass on network errors.
* Login popup issue
* Simply login code and fix some inconsistencies
* Landscape bugfix
* Fix Alt-ID to use null character
* Fixing Lastpass popup for verify field
* Handle language change better.
Feature
* Password strength meter
* Easy rescue code entry moving between fields
* Share identity with application
Deprecation
* Removed quickpass notification