-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathHISTORY
59 lines (37 loc) · 1.05 KB
/
HISTORY
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
+ Release v2.0.2
Change dbus name for flatpak
+ Release v2.0.1
Update metadata
+ Release v2.0
- Qt6 fixes
- change from qmake to cmake
+ Release v1.2.4
- Qt6 support
+ Release v1.2.3
- adding polish + german translations
- save settings directly after site editing
+ Release v1.2.2
minor changes: update appdata.xml
+ Release v1.2.1
only some minor changes:
+ update appdata.xml for correct validation
+ password generator: set default method to templates
+ Release v1.2
+ add password generator (2 methods: random + templates) with password strength
indicator
+ editable categories
+ redesigned app icon
+ add identicon
+ add 'fill form' shortcut (for linux + windows)
+ add keybindings help window
+ Release v1.1
only minor updates:
+ disable file logging by default
+ set default password type to GeneratedLong
+ Release v1.0
+ (optional) password check on login - stores password hash
+ add an Url to site & a button to open it (or key 'O')
+ edit user button
+ clear password from clipboard after timeout option
+ Release v0.9
+ initial release