-
Notifications
You must be signed in to change notification settings - Fork 1
/
Changelog
108 lines (66 loc) · 2.08 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
Version 1.14:
* Firefox 14.x Version
* Thunderbird 14.x Version
Version 1.13:
* Firefox 13.x Version
* Thunderbird 13.x Version
Version 1.12:
* Firefox 12.x Version
* Thunderbird 12.x Version
Version 1.0.11:
* Firefox 11.x Version
* Thunderbird 11.x Version
Version 1.0.10:
* Firefox 10.x Version
* Thunderbird 10.x Version
* Added french translation thanks to Patrick Dubuis
* Added brazilian portuguese translation thanks to Tulio Magno Quites Machado Filho
Version 1.0.9:
* Firefox 9.x Version
* Thunderbird 9.x Version
Version 1.0.8:
* Firefox 8.x Version
* Thunderbird 8.x Version
* Added german translation thanks to Christian Debertshäuser
Version 0.12:
* Firefox 7.x Version
* Thunderbird 7.x Version
Version 0.11:
* Firefox 6.x Version
* Thunderbird 6.x Version
Version 0.10:
* Added GUID property to logins
* Completed Firefox Sync support
Version 0.9:
* Added Firefox 5.x Compatibility
* Bug fix: can not change stored passwords
Version 0.8:
* Added Firefox Sync support
* Implemented SearchLogins
Version 0.7:
* Removed konqueror/rekonq compatibility
* Added Firefox 4 compatibility
* Added Thunderbird 3 compatibility
Version 0.6.2:
* Changed internal algorithm, now it uses doc info available at count
time, instead of at add time (it proved to be outdated info most of the
time)
* Corrected a bug that erased old format passwords without converting them
Version 0.6.1:
* Corrected a bug wich prevented correct form name in hash
Version 0.6:
* Form pasword info is stored natively, share passwords with konqueror
* Added About and Preferences dialogs
Version 0.5:
* HTTP Realm pasword info is stored natively, share passwords with
konqueror
Version 0.4:
* Correct problem saving non UTF8 passwords
Version 0.3:
* Correct information retrieval BUG
* Correct problem in platform description in rdf file
Version 0.2:
* Added x86-32 support
Version 0.1a
* Original version
* Compiled for x86-64