-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathreleaseNotes.txt
More file actions
456 lines (262 loc) · 7.82 KB
/
releaseNotes.txt
File metadata and controls
456 lines (262 loc) · 7.82 KB
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
Version 1.17
new features:
-
changes:
- bump version support to 151.*
- update keepass.js to version 1.10.1
- update client.js to version 1.10.1
fixes:
-
Version 1.16
new features:
- add "Do not notify me again." checkbox
changes:
- bump version support to 150.*
- remove workaround for LDAP bug in Thunderbird (bug 2007097) for version 149 and higher
Version 1.15
new features:
- added support for ldaps
- added database unlock functionality
- added a notification when passwords are stored in the Thunderbird password manager
fixes:
- sometimes passwords were stored in the Thunderbird password manager
- native password prompts for LDAP did not fetch passwords properly
- use correct return values in LoginManagerAuthPrompter
- use correct return values in Prompter
- support for LDAP was still broken
Version 1.14
changes:
- bump version support to 148.*
- remove integration with browser request windows
- update keepass.js to version 1.9.11 (no changes)
- update client.js to version 1.9.11 (no changes)
fixes:
- "Clear storage of selected entries" caused an error
- support for LDAP was broken
- added missing translations for new error messages form keepassxc-browser
- sometimes passwords were stored in the Thunderbird password manager
Version 1.13
new features:
- bump version support to 145.*
changes:
- update keepass.js to version 1.9.10
- update client.js to version 1.9.10 (no changes)
Version 1.12
new features:
- new translations
- bump version support to 141.*
changes:
- update keepass.js to version 1.9.8
- update client.js to version 1.9.8 (no changes)
Version 1.11
new features:
- bump version support to 139.0
- add API for other mail extensions to request and store passwords
changes:
- new version scheme
- major code refactoring
- remove support for Cardbook (as requested by ATN)
- bump minimal version to 128 (older not tested after code refactoring)
fixes:
- reduce delay when resizing a modal window
- show correct code location for logging
Version 1.10.1
new features:
- new translations
changes:
- update keepass.js to version 1.9.7 (no changes)
- update client.js to version 1.9.7 (no changes)
fixes:
- fix support for Cardbook
Version 1.10
new features:
- bump version support to 138.0
changes:
- update keepass.js to version 1.9.6 (no changes)
- update client.js to version 1.9.6 (no changes)
Version 1.9.1
fixes:
- added missing dependency from keepassxc-browser
Version 1.9
new features:
- bump version support to 135.0
- added experimental startup control
changes:
- improve display of database connections
- update keepass.js to version 1.9.5
- update client.js to version 1.9.5 (no changes)
fixes:
- auto submitted entries are not considered when storing new passwords
Version 1.8
new features:
- bump version support to 129.0
changes:
- update keepass.js to version 1.9.1
- update client.js to version 1.9.1
fixes:
- do not use innerHTML assignments
Version 1.7
new features:
- added LDAP support
- added timeout to password saving
- bump version support to 126.0
changes:
- update keepass.js to version 1.9.0.2
- update client.js to version 1.9.0.2
fixes:
- update OAuth handling for 126.0
Version 1.6.1
fixes:
- was not working in 117 nightly due to changes in openpgp internationalization
- also not working in 115 release
Version 1.6
new features:
- bump version support to 117.0
Version 1.5
new features:
- bump version support to 113.0
changes:
- update keepass.js to version 1.8.6
- update client.js to version 1.8.6
- improve support for cardbook
fixes:
- do not save password for CardDAV in Thunderbird password manager
Version 1.4
new features:
- bump version support to 111.0
- save oauth token to database
- allow overwriting existing database entries
changes:
- update keepass.js to version 1.8.3.1
- update client.js to version 1.8.3.1
- improve modal dialog communication
- do not show credential picker on oauth window when password cannot be entered
- choice dialog: also respect "do not ask again" when cancel is clicked
- add "do not ask again" to saving password dialog
- improve logging on password saving
- add cache to getter of oauth
fixes:
- modal dialog size
Version 1.3
new features:
- bump version support to 107.0
fixes:
- make experiment multi process save
Version 1.2
new features:
- bump version support to 106.0
- prevent password prompts when possible
changes:
- own choice dialog respects auto submit
- use own choice dialog
- code cleanup
- also save new password if an entry with a different password is found in the database
fixes:
- improve startup behaviour
Version 1.1
new features:
- add support for openpgp private key password prompts
- bump version support to 105.0
- added entry selection dialog
Version 1.0.3
new features:
- bump version support to 104.0
changes:
- filtering for correct login is now case insensitive
- update keepass.js to version 1.8.0
- added client.js from version 1.8.0
- bump minimal version to 74.0 (needed for keepass.js and client.js)
Version 1.0.2.1
new features:
- bump version support to 102.* for ESR
Version 1.0.2
fixes:
- modal dialog not working due to too tight timing
Version 1.0.1
new features:
- try to connect later if initial connection failed
fixes:
- check all native application names on reconnect
Version 1.0
new features:
- added support for different native application names
changes:
- update tweetnacl to version 1.0.3
- update keepass.js to version 1.7.11
Version 0.9
new features:
- distribution is now over https://addons.thunderbird.net/thunderbird/addon/keepassxc-mail/
Version 0.1.12
fixes:
- password prompts without a given username did not find any password in newer Thunderbird version
Version 0.1.11
fixes:
- entries without login name were filtered when no login was expected
Version 0.1.10
new features:
- new translations
changes:
- bump version support to 98.*
fixes:
- primary password prompt was not recognized
Version 0.1.9.1
fixes:
- oauth authentication, gdata support and cardbook support not working due removed function spinEventLoopUntilOrShutdown in Thunderbird 91
Version 0.1.9
new features:
- added support for Thunderbird 94.*
- new translations
Version 0.1.8
new features:
- add confirmation dialog before saving to database
- if the saving is denied oauth tokens are written to the built in password manager
- added support for Cardbook
Version 0.1.7.1
fixes:
- primary password was saved too often in database
Version 0.1.7
new features:
- added support for primary password
- added support for oauth
Version 0.1.6
new features:
- new translations
changes:
- bump version support to 86.*
fixes:
- check for already existing credential before saving
- realm information may contain wrong user name
Version 0.1.5
new features:
- hovering over the status text in a password prompt show now the password search parameters
- password search parameters are logged in the console
changes:
- add new dialog texts
- "mailbox://..." is now "pop3://..." again
fixes:
- key ring not initialized during startup
- realm information may contain wrong server URL
Version 0.1.4:
new features:
- hide the "save password" checkbox
- added support for Thunderbird 80
Version 0.1.3:
new features:
- save new credentials to database
fixes:
- enable usage of KeePass with KeePassNatMsg
- fix connection display being duplicated upon reassociation
- removed hard dependency on Lightning
Version 0.1.2:
new features:
- added auto update
- added oauth token storage support
fixes:
- do not break if a string bundle is not present
Version 0.1.1:
new features:
- added support for "Provider for Google Calendar"
fixes:
- respect skipAutoSubmit
Version 0.1.0:
First MVP that supports IMAP, POP3, SMTP and calendar password prompts.