-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCHANGELOG
102 lines (69 loc) · 1.5 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
v0.6.1
Fixes:
- Fix pid file
v0.6.0
- Switch to Python3
v0.5.7
Fixes:
- Missing dependencies
New Features:
- Use Docker to build packages
v0.5.6
Fixes:
- Use SSL for image URLs
v0.5.5.1
Fixes:
- Tool producing same screenshots on Ubuntu 15.04 (with gtk-3.14)
v0.5.5
New Features:
- Add multiple monitors support
Fixes:
- Logging uses format
v0.5.4
Fixes:
- Image not uploaded on access token expire
- Small About dialog app logo
v0.5.3
New Features:
- Add keyboard shortcut to grab screen
v0.5.2
New Features:
- Show horizontal and vertical lines crossing at the cursor for better precision
- Drop Windows 7 support until full GTK3 cairo support
- Use GTK3 instead of GTK2
Fixes:
- Grabbing screenshot of large areas freezes the app and the syste,.
v0.5.1
New Features:
- Windows 7 support
Fixes:
- Menu displayed user being logged in after logout
v0.5.0
New Features:
- Droplr account support
v0.4.1
Fixes:
- Split functionality into multiple files for expandability
v0.4.0
New Features:
- Imgur account support ('Log in' menu item)
v0.3.0
New Features:
- Imgur APIv3 support
v0.2.2
Fixes:
- fixed not working 'Open Imgur' menu item
v0.2.1
New Features:
- colored screen capture
- upload in background
Fixes:
- cyrillic file names and spaces
v0.2
New Features:
- screen area capture
- cancel screenshot by pressing RMB
- preview before upload
v0.1
Features:
- toolbar applet with images drag'n'drop support