]> git.proxmox.com Git - pmg-gui.git/blame - debian/changelog
bump version to 2.0-5
[pmg-gui.git] / debian / changelog
CommitLineData
abae4f08
TL
1pmg-gui (2.0-5) pmg; urgency=medium
2
3 * add attachment quarantine interface
4
5 * remove action objects: add checkbox for specifying if an original copy of
6 mail should be placed into attachment quarantine, if that remove action
7 triggers.
8
9 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Oct 2019 07:43:46 +0200
10
e94858ae
TL
11pmg-gui (2.0-4) pmg; urgency=medium
12
13 * use 'Documentation' as name for the global docs button, mirroring
14 PVE
15
16 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Aug 2019 11:29:03 +0200
17
00cd8c4c
TL
18pmg-gui (2.0-3) pmg; urgency=medium
19
20 * change display for 'archiveblockencrypted'
21
22 * add beta text with link to bugzilla
23
24 * fix html entities in system report file
25
26 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 14:37:24 +0200
27
812ac5f7
TL
28pmg-gui (2.0-2) pmg; urgency=medium
29
30 * bump for framework 7 version dependency
31
32 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jul 2019 19:03:54 +0200
33
929a7695
TL
34pmg-gui (2.0-1) pmg; urgency=medium
35
36 * bump vor Proxmox Mailgateway 6 based on Debian Buster
37
38 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2019 20:44:37 +0200
39
3a8f5ecd
DM
40pmg-gui (1.0-45) unstable; urgency=medium
41
42 * add LDAP+STARTTLS as ldap protocol
43
44 * add verify certificate checkbox for ldap
45
46 * fix #1945: enable dns names for ldap servers on gui
47
48 * fix gettext invocations
49
50 * fix wrong 'no subscription' toolbar
51
52 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Mar 2019 07:12:32 +0100
53
2ce74665
DM
54pmg-gui (1.0-44) unstable; urgency=medium
55
56 * add system report to gui
57
58 * show emptyText when no users are available to select
59
60 * limit userlist to the respective list
61
62 * allow multiselect for user white- and blacklist
63
64 * add download button to spam quarantine preview
65
66 * make who regex tests anchored
67
68 * mobileui: fix list height
69
70 * add missing encodeURIComponent
71
72 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Feb 2019 13:19:24 +0100
73
aebf9725
DM
74pmg-gui (1.0-43) unstable; urgency=medium
75
76 * close #1671: implement mobile UI for quarantine
77
78 * depend on libjs-framework7
79
80 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Feb 2019 10:12:51 +0100
81
80ccc342
DM
82pmg-gui (1.0-42) unstable; urgency=medium
83
84 * add onlineHelp properties to all edit windows
85
86 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Oct 2018 14:32:48 +0200
87
79bab85d
DM
88pmg-gui (1.0-41) unstable; urgency=medium
89
90 * Implement TLS Policy Setting
91
92 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Sep 2018 11:51:41 +0200
93
62e44e82
DM
94pmg-gui (1.0-40) unstable; urgency=medium
95
96 * fix #1701: add port option for smarthost
97
98 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Sep 2018 06:51:41 +0200
99
60fc15a2
DM
100pmg-gui (1.0-39) unstable; urgency=medium
101
102 * Add postfix dnsbl threshold
103
104 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Jun 2018 10:26:39 +0200
105
1befb306
DM
106pmg-gui (1.0-38) unstable; urgency=medium
107
108 * fix bug #1707: use correct units for deferred mail queue (minutes)
109
110 -- Proxmox Support Team <support@proxmox.com> Fri, 04 May 2018 12:44:17 +0200
111
07b7acb4
DM
112pmg-gui (1.0-37) unstable; urgency=medium
113
114 * overwrite run_editor of base class
115
116 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 14:15:27 +0200
117
ea407992
DM
118pmg-gui (1.0-36) unstable; urgency=medium
119
120 * SpamQuarantine: add keyboard shortcuts for actions
121
122 * SpamQuarantine: add context menu
123
124 * SpamQuarantine: do not deselect when list change
125
126 * SpamQuarantine: set the default quarantine timespan to a week
127
128 * SpamQuarantine: implement multiselection of spamquarantine mails
129
130 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2018 14:42:42 +0200
131
ebe4d3d9
DM
132pmg-gui (1.0-35) unstable; urgency=medium
133
134 * add new helpdesk role
135
136 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 12:01:19 +0100
137
60a4b73d
DM
138pmg-gui (1.0-34) unstable; urgency=medium
139
140 * add default gettext definition in case of no langfile
141
142 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:42:51 +0100
143
64f7a5c3
DM
144pmg-gui (1.0-33) unstable; urgency=medium
145
146 * collect and show errors on dashboard
147
148 * use defaults for resources in dashboard
149
150 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Mar 2018 06:50:15 +0100
151
9ce1d85e
DM
152pmg-gui (1.0-32) unstable; urgency=medium
153
154 * UserEdit: add minLength of 4 to username field
155
156 -- Proxmox Support Team <support@proxmox.com> Sat, 17 Feb 2018 10:19:07 +0100
157
a8771130
DM
158pmg-gui (1.0-31) unstable; urgency=medium
159
160 * remove outlook report style
161
162 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Feb 2018 11:20:38 +0100
163
1900a049
DM
164pmg-gui (1.0-30) unstable; urgency=medium
165
166 * rebuild with updated docs (fix OnlineHelpInfo.js)
167
168 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 09:46:49 +0100
169
6a521f1f
DM
170pmg-gui (1.0-29) unstable; urgency=medium
171
172 * MailTracker.js: improve status text
173
174 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jan 2018 08:43:40 +0100
175
f4e78b4a
DM
176pmg-gui (1.0-28) unstable; urgency=medium
177
178 * MailTracker.js: set start of next day for end-time
179
180 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jan 2018 11:48:39 +0100
181
23acc452
DM
182pmg-gui (1.0-27) unstable; urgency=medium
183
184 * change default mail port numbers
185
186 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jan 2018 14:41:38 +0100
187
1677a1ec
DM
188pmg-gui (1.0-26) unstable; urgency=medium
189
190 * remove BETA, do not display repoid
191
192 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jan 2018 13:52:01 +0100
193
e3a55bd7
DM
194pmg-gui (1.0-25) unstable; urgency=medium
195
196 * use htmlEncode for the username
197
198 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jan 2018 11:38:02 +0100
199
ef83012a
DM
200pmg-gui (1.0-24) unstable; urgency=medium
201
202 * set maxspamsize default back to 256K
203
204 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Dec 2017 12:29:07 +0100
205
89114584
DM
206pmg-gui (1.0-23) unstable; urgency=medium
207
208 * revert 794e411a4f1c5a4102dc7666bcc95fe6576d6a58 (update for changed
209 quarantine backend API).
210
211 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Dec 2017 13:10:16 +0100
212
b8981c91
DM
213pmg-gui (1.0-22) unstable; urgency=medium
214
215 * doQuarantineAction: pass pmail parameter
216
217 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Dec 2017 08:44:57 +0100
218
ed862611
DM
219pmg-gui (1.0-21) unstable; urgency=medium
220
221 * ClusterAdministration.js - avoid duplicate load mask
222
223 * ClusterAdministration.js - sort nodes by cid
224
225 * ClusterAdministration.js - catch undefined value in loadavg renderer
226
227 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Dec 2017 07:52:54 +0100
228
0997c99f
DM
229pmg-gui (1.0-20) unstable; urgency=medium
230
231 * check if load is successfull in GeneralMailStatistics
232
233 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 13:34:49 +0100
234
332b4b52
DM
235pmg-gui (1.0-19) unstable; urgency=medium
236
237 * bump default maxspamsize to 1M
238
239 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 10:33:25 +0100
240
5e8d99d7
DM
241pmg-gui (1.0-18) unstable; urgency=medium
242
243 * add BETA link to bugtracker
244
245 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Dec 2017 09:01:29 +0100
246
07f1416a
DM
247pmg-gui (1.0-17) unstable; urgency=medium
248
249 * add node reboot and shutdown buttons
250
251 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 10:02:55 +0100
252
7abf3f3c
DM
253pmg-gui (1.0-16) unstable; urgency=medium
254
255 * replace novnc with xtermjs
256
257 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:50:25 +0100
258
b82826d6
DM
259pmg-gui (1.0-15) unstable; urgency=medium
260
261 * add spam detector option clamav_heuristic_score
262
263 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 13:49:22 +0100
264
1ebb38ec
DM
265pmg-gui (1.0-14) unstable; urgency=medium
266
267 * fix title in Incoming Mails graph (use 'Junk Mails')
268
269 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 11:22:07 +0100
270
e8dc2e15
DM
271pmg-gui (1.0-13) unstable; urgency=medium
272
273 * RBLStatistics.js - show pregreet rejects, change title to 'Postscreen'
274
275 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 08:41:50 +0100
276
7162ba00
DM
277pmg-gui (1.0-12) unstable; urgency=medium
278
279 * MailTracker.js - display all receivers
280
281 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Dec 2017 08:10:35 +0100
282
e31a4333
DM
283pmg-gui (1.0-11) unstable; urgency=medium
284
285 * SpamDetectorOptions.js: fix default for maxspamsize
286
287 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 10:03:56 +0100
288
45b96b54
DM
289pmg-gui (1.0-10) unstable; urgency=medium
290
291 * use MiB instead of MBytes
292
293 * DomainStatistics: s/mbytes/bytes/
294
295 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 13:25:02 +0100
296
c0e87d41
DM
297pmg-gui (1.0-9) unstable; urgency=medium
298
299 * correctly use 'getStore' instead of 'get' and reload instead of load
300
301 * DomainStatistics.js - api returns bytes now
302
303 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 13:15:27 +0100
304
0cf9249d
DM
305pmg-gui (1.0-8) unstable; urgency=medium
306
307 * add DNSBL sites option
308
309 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Nov 2017 11:55:07 +0100
310
52214ccb
DM
311pmg-gui (1.0-7) unstable; urgency=medium
312
313 * make avg_ptime default 'N/A'
314
315 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:52:59 +0100
316
a36b87b1
DM
317pmg-gui (1.0-6) unstable; urgency=medium
318
319 * rename package to pmg-gui
320
321 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:53:05 +0100
322
cd4dbc90
DM
323proxmox-mailgateway-gui (1.0-5) unstable; urgency=medium
324
325 * Dashboard.js - fix subscription status for single node installations
326
327 * jslint fix: do not use single statements when using if
328
329 * add backup/restore GUI
330
331 * move factory defaults button to RuleConfiguration
332
333 * fix (de)activate/destroy events for system configuration
334
335 * show the update status for spamassassin rules
336
337 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:37:51 +0100
338
7b189098
DM
339proxmox-mailgateway-gui (1.0-4) unstable; urgency=medium
340
341 * countless improvements - see git
342
343 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:40:04 +0200
344
61fb575d
DM
345proxmox-mailgateway-gui (1.0-3) unstable; urgency=medium
346
347 * ClusterAdministration.js: implement join/create
348
349 * use new monStoreErrors property
350
351 * change x-fa to fa
352
353 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 12:43:25 +0200
354
800b4df1
DM
355proxmox-mailgateway-gui (1.0-2) unstable; urgency=medium
356
357 * bump version for first installation tests
358
359 * countless improvements
360
361 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:29:58 +0200
362
8b0b6db4
DM
363proxmox-mailgateway-gui (1.0-1) unstable; urgency=medium
364
365 * first try
366
367 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jan 2017 17:25:38 +0100
368