This repository has been archived by the owner on May 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
/
NEWS
164 lines (91 loc) · 2.45 KB
/
NEWS
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
v1.1.9
------
* Updated Belarusian translation (thanks Максім Крапіўка)
v1.1.8
------
* Added Turkish translation (thanks Serdar Sağlam)
v1.1.7
------
* Added Czech translation (thanks Pavel Rehak)
v1.1.6
------
* Updated Polish translation (thanks Nolt)
v1.1.5
------
* Don't pass the "--no-desktop" option to Nautilus (fix #40)
v1.1.4
------
* Added Belarusian translation (thanks Maksim Krapiuka)
v1.1.3
------
* Explicitly require Gtk and Nautilus 3.0 (thanks zgwerby)
v1.1.2
------
* Updated Slovakian translation (thanks Dušan Kazik)
v1.1.1
------
* Updated Slovakian translation (thanks Dušan Kazik)
v1.1.0
------
* Removed the dialog that warned about root privileges, as it no longer
makes sense
v1.0.0
------
This release is a major change from the previous version.
This new version requires gvfs 1.30 or newer (generally included in
GNOME 3.22 distributions)!
If that requirement is not met, please use the previous version (0.2.5).
* Use GNOME's new admin backend, instead of policy kit, which works in Wayland,
fixing #27 and #29
* Removed the "Run as Administrator" option, as it won't work with the
admin backend
v0.2.5
------
* Fix markup parsing errors in the Italian, French and German translations
(thanks ronnystandtke)
* Update Polish translation (thanks MartinPL)
v0.2.4
------
* Added Simplified Chinese translation (thanks Boyuan Yang)
v0.2.3
------
* Removed unused gconf dependency (thanks Jeremy Bicha)
* Added German translation (thanks Rainer Peichl)
* Updated Arabic translation (thanks Abdelkarim Guettaf)
v0.2.2
------
* Added Slovakian translation (thanks Dušan Kazik)
* Updated Polish translation (thanks Nolt)
* Updated French translation (thanks Loïc Escales)
v0.2.1
------
* Added Polish translation (thanks Nolt)
v0.2.0
------
* Added "Run as Administrator" action for executable files (thanks frmdstryr)
* Added Lithualian translation (thanks Mantas Kriaučiūnas)
v0.1.7
------
* Added Italian translation (thanks Stefano Capitani)
v0.1.6
------
* Added Spanish translation (thanks David López)
v0.1.5
------
* Added Arabic translation (thanks Abdelkarim Guettaf)
* Added Russian translation (thanks Maksim Krapiuka)
v0.1.4
------
* Added French translation (thanks Loïc Escales)
v0.1.3
------
* Moved the project to GitHub
v0.1.2
------
* Show warning dialog when extension is first used
v0.1.1
------
* Added mnemonics to the menu items
v0.1.0
------
First release