]> git.proxmox.com Git - pmg-gui.git/blame - debian/changelog
spamdetector: add extract_text option
[pmg-gui.git] / debian / changelog
CommitLineData
f03af519
TL
1pmg-gui (3.3-1) bullseye; urgency=medium
2
3 * quarantines: fix the default behavior of the theme toggle button
4
5 * quarantines: use a check mark for the dark mode filter
6
7 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Mar 2023 10:35:46 +0100
8
0625e0b3
TL
9pmg-gui (3.2-3) bullseye; urgency=medium
10
11 * dashboard: fix untranslated use of "Subscription"
12
13 * main view, quarantine: add theme switcher for auto, light and dark themes
14
15 * drop various hard coded colors and favor CSS variables
16
17 * hourly mail distribution chart: add dynamic color switching
18
19 * mobile quarantine: add dark theme support to the mobile quarantine
20
21 * quarantines: add support for a theme toggle
22
23 * fix #2437: proxy: Add 'TLS Inbound Domains' panel
24
25 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2023 13:02:52 +0100
26
d3a12d38
TL
27pmg-gui (3.2-2) bullseye; urgency=medium
28
29 * quarantine list: cope with undefined mail value to avoid exception breaking
30 deletion of multiple selected mails
31
32 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2022 17:38:06 +0100
33
c1d177a1
TL
34pmg-gui (3.2-1) bullseye; urgency=medium
35
36 * fix #3287: add recipient filter for virus & attachment quarantines
37
38 * quarantines: mail filter: add clear trigger so that any filter can be
39 reset quickly
40
41 * utils: add custom validator for the now very flexible pmg-email-address
42 format and use it for user access/block lists
43
44 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2022 15:50:34 +0100
45
8aa39b13
TL
46pmg-gui (3.1-6) bullseye; urgency=medium
47
48 * fix #4238: spam info grid: enable sorting spam score and info columns, add
49 colors and font-weight higlihting for spam score
50
51 * spam info grid: add score depending background colors gradations
52
53 * spam info grid: use monospace font for score and level names for better
54 alignment
55
56 * quarantine: improve borders for docked items
57
58 * fix #2533: quarantine: add an overflow handler to the top bar, allowing one
59 to scroll to all buttons on narrow browser windows
60
61 * quarantines: add attachment grid to spam and virus quarantine
62
63 * quarantines: dock attachment grid to bottom, avoid toggle button
64
65 * quarantine: attachment info: show count & total size summary in header
66
67 * spam quarantine controller: fix args when calling the parent multiSelect
68
69 * attachment grid: default to filtering by content-disposition
70
71 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Nov 2022 18:48:32 +0100
72
870ff474
TL
73pmg-gui (3.1-5) bullseye; urgency=medium
74
75 * mobile: set button color in mail view similar to quarantine list
76
77 * statistic time range selector: don't show invalid month/day combinations
78
79 * node certificate: make parent panel scrollable, for setups with many SANs
80
81 * fix #4137: display receiver in attachment/virus quarantine
82
83 * quarantines: color code icons of deliver and delete buttons to better
84 highlight the widely different outcome of either action.
85
86 * quarantine: use newly refactore controller for virus and attachment
87 quarantines, bringing recent improvements int he user spam quarantine view
88 also to the other quarantines.
89
90 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Oct 2022 11:49:59 +0200
91
8dc758b8
TL
92pmg-gui (3.1-4) bullseye; urgency=medium
93
94 * mobile interface: adapt subscription check for both, new rust based and old
95 variant to avoid a possible false positive in the user spam quarantine
96
97 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Sep 2022 08:56:29 +0200
98
ea667426
TL
99pmg-gui (3.1-3) bullseye; urgency=medium
100
101 * PBS remote: disallow editing fixed fields
102
103 * PBS remote: add namespace support
104
105 -- Proxmox Support Team <support@proxmox.com> Mon, 16 May 2022 12:23:08 +0200
106
0944119f
TL
107pmg-gui (3.1-2) bullseye; urgency=medium
108
109 * quarantine: mail display: show receiver information
110
111 * postfix queue: show headers decoded by default
112
113 * sorters: fix default sorting direction in various grid views
114
115 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Feb 2022 12:49:20 +0100
116
08218dee
TL
117pmg-gui (3.1-1) bullseye; urgency=medium
118
119 * fix #3648: ldap config: do not send empty bindpw
120
121 * implement two factor authentication for admin interface
122
123 -- Proxmox Support Team <support@proxmox.com> Sun, 28 Nov 2021 21:29:10 +0100
124
16fe9b29
TL
125pmg-gui (3.0-5) bullseye; urgency=medium
126
127 * utils: align notification toast to bottom-right again, regressed with the
128 updated of ExtJS 7.0
129
130 * dashboard: node status: use repo status widget from widget-toolkit
131
132 * fix #3565: fix typo in gettext
133
134 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Aug 2021 09:32:00 +0200
135
4c887a50
TL
136pmg-gui (3.0-4) bullseye; urgency=medium
137
138 * system configuration: move network panel to bottom
139
140 * system configuration: network: show live-apply button
141
142 * server administration: repos: add online help
143
144 * server administration: status: add button to show package version window
145
146 * spam quarantine: avoid resetting saved position when removing single
147 element
148
149 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Jul 2021 18:27:31 +0200
150
015a1c63
TL
151pmg-gui (3.0-3) bullseye; urgency=medium
152
153 * server status: dynamically update column count and width
154
155 * login form: add checkbox to save username in local browser storage
156
157 * add panel for basic management and status of APT repositories
158
159 * dashboard: add node info panel
160
161 * dashboard: hide cluster resources if it's a single node
162
163 * add some more icons
164
165 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Jul 2021 19:12:38 +0200
166
fe61535c
TL
167pmg-gui (3.0-2) bullseye; urgency=medium
168
169 * quarantine view: extjs 7.0 compatibility
170
171 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 22:48:47 +0200
172
c8f1b592
TL
173pmg-gui (3.0-1) bullseye; urgency=medium
174
175 * extjs 7.0 compatibility
176
177 * remove safe browsing from clamav tab
178
179 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 16:58:48 +0200
180
6df6b89b
TL
181pmg-gui (2.4-3) pmg; urgency=medium
182
183 * attachment quarantine: fix sending the as-raw flag parameter
184
185 -- Proxmox Support Team <support@proxmox.com> Tue, 11 May 2021 16:18:00 +0200
186
947d7632
TL
187pmg-gui (2.4-2) pmg; urgency=medium
188
189 * spam quarantine: context menu: set correct handler for whitelist/blacklist
190
191 * spam quarantine: restore behavior of selecting the next element in the spam
192 list after the current one vanished due to completing an action like
193 deliver or delete
194
195 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Apr 2021 15:21:56 +0200
196
04a573cf
TL
197pmg-gui (2.4-1) pmg; urgency=medium
198
199 * quarantine lists: allow one to filter by subject or sender
200
201 * fix #3164: allow one to display all quarantined spam mails
202
203 * spam quarantine: batch message actions into 2500-sized chunks to
204 avoid overload and to big requests
205
206 * spam quarantine: avoid full store reload on single-element actions
207
208 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Mar 2021 12:30:08 +0100
209
1ff14bf8
TL
210pmg-gui (2.3-3) pmg; urgency=medium
211
212 * add certificates and ACME (Let's Encrypt) view
213
214 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Mar 2021 11:29:02 +0100
215
0bcd7ebd
TL
216pmg-gui (2.3-2) pmg; urgency=medium
217
218 * statistics: use new api call for detailed stats to allow "/" in mail
219 address localpart
220
221 * fix #3154: Proxmox Backup Server: make statistic backup optional and add
222 statistic setting to remote
223
224 * fix #3146: backup: add notification setting to remote
225
226 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 22:54:30 +0100
227
27be7394
TL
228pmg-gui (2.3-1) pmg; urgency=medium
229
230 * RegexTester: fix getting reference to regex field
231
232 * add Proxmox Backup Server configuration and status tab to backup
233 panel
234
235 * add Request Quarantine Link button to login view if spam quarantine
236 user self service is enabled
237
238 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Nov 2020 18:04:09 +0100
239
338d8397
TL
240pmg-gui (2.2-3) pmg; urgency=medium
241
242 * fix #2844: MailTracker: do not collapse rows with double click
243
244 * quarantine view: make action success prompt a less intrusive toast
245
246 * mobile: show toast instead of success prompt
247
248 * mobile: fix wording of calendar start/end date labels
249
250 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Nov 2020 12:03:02 +0100
251
b6ced469
TL
252pmg-gui (2.2-2) pmg; urgency=medium
253
254 * fix #1976: allow sorting in the postfix 'Deferred Mail' queue grid
255
256 * allow to remove subscription
257
258 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 16:50:10 +0200
259
036475fc
TL
260pmg-gui (2.2-1) pmg; urgency=medium
261
262 * tracking center: sort by time by default and other various small
263 improvements
264
265 * spam quarantine view: show the amount of selected mails
266
267 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 19:05:39 +0200
268
38c94192
TL
269pmg-gui (2.1-6) pmg; urgency=medium
270
271 * fix #2579: Add flex to domain lists
272
273 * fix #2632: use alternative api call for user black/whitelist
274
275 * Add port to Spam Quarantine options to better support for reverse proxy
276 setups
277
278 * ClamAVDatabase: allow one to switch to incremental updates
279
280 * fix #2676: add a mail info box on quarantine views
281
282 * fix #2680: make Quarantine E-Mail list searchable
283
284 * fix #2667: and language option to user quarantine view
285
286 * restyle user menu and add language selection their to avoid the need of a
287 logout when wanting to change the language
288
289 * add 'Match Archive Filename' to list of what objects
290
291 * re-add checkbox for before-queue filtering
292
293 * mail proxy: add new greylisting options for IPv4/v6 and netmask
294
295 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Apr 2020 17:49:33 +0200
296
54c3eeb0
TL
297pmg-gui (2.1-5) pmg; urgency=medium
298
299 * fix #2438: add support for lmtp delivery to downstream servers
300
301 * fix #2504: add checkbox for overwriting DKIM selectors
302
303 * dkim: list all available selectors
304
305 * improve UX of deferred queue listing slightly
306
307 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Jan 2020 13:25:46 +0100
308
ff67b13e
TL
309pmg-gui (2.1-4) pmg; urgency=medium
310
311 * improve browser-cache behavior for updates
312
313 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Nov 2019 11:35:21 +0100
314
71ee419d
TL
315pmg-gui (2.1-3) pmg; urgency=medium
316
317 * downloading a mail from the quarantine has again the maild-ID included in
318 the filename
319
320 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Nov 2019 12:37:32 +0100
321
919e64cd
TL
322pmg-gui (2.1-2) pmg; urgency=medium
323
324 * improve online Help references
325
326 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 11:44:13 +0100
327
fda698b8
TL
328pmg-gui (2.1-1) pmg; urgency=medium
329
330 * Avoid 'before queue filtering' option in the Webinterface until
331 trackingcenter is fixed.
332
333 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Nov 2019 11:45:23 +0100
334
1f7d14f2
TL
335pmg-gui (2.0-7) pmg; urgency=medium
336
337 * fix broken maillist when deleting last mail in list
338
339 * add Custom Scores panel to the Spam Detector
340
341 * fix #1652: rename NDR to empty senders in GUI
342
343 * Add 'ndr on block' and 'before queue filtering' Mail-Proxy configuration
344 options
345
346 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Nov 2019 13:12:13 +0100
347
721ad448
TL
348pmg-gui (2.0-6) pmg; urgency=medium
349
350 * Add DKIM Tab to MailProxy configuration
351
352 * ActionList: make comment labels in edit window consistent
353
354 * SpamQuarantine: fix download of emails larger than 2 MB
355
356 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Oct 2019 18:35:45 +0100
357
abae4f08
TL
358pmg-gui (2.0-5) pmg; urgency=medium
359
360 * add attachment quarantine interface
361
362 * remove action objects: add checkbox for specifying if an original copy of
363 mail should be placed into attachment quarantine, if that remove action
364 triggers.
365
366 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Oct 2019 07:43:46 +0200
367
e94858ae
TL
368pmg-gui (2.0-4) pmg; urgency=medium
369
370 * use 'Documentation' as name for the global docs button, mirroring
371 PVE
372
373 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Aug 2019 11:29:03 +0200
374
00cd8c4c
TL
375pmg-gui (2.0-3) pmg; urgency=medium
376
377 * change display for 'archiveblockencrypted'
378
379 * add beta text with link to bugzilla
380
381 * fix html entities in system report file
382
383 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 14:37:24 +0200
384
812ac5f7
TL
385pmg-gui (2.0-2) pmg; urgency=medium
386
387 * bump for framework 7 version dependency
388
389 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jul 2019 19:03:54 +0200
390
929a7695
TL
391pmg-gui (2.0-1) pmg; urgency=medium
392
393 * bump vor Proxmox Mailgateway 6 based on Debian Buster
394
395 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2019 20:44:37 +0200
396
3a8f5ecd
DM
397pmg-gui (1.0-45) unstable; urgency=medium
398
399 * add LDAP+STARTTLS as ldap protocol
400
401 * add verify certificate checkbox for ldap
402
403 * fix #1945: enable dns names for ldap servers on gui
404
405 * fix gettext invocations
406
407 * fix wrong 'no subscription' toolbar
408
409 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Mar 2019 07:12:32 +0100
410
2ce74665
DM
411pmg-gui (1.0-44) unstable; urgency=medium
412
413 * add system report to gui
414
415 * show emptyText when no users are available to select
416
417 * limit userlist to the respective list
418
419 * allow multiselect for user white- and blacklist
420
421 * add download button to spam quarantine preview
422
423 * make who regex tests anchored
424
425 * mobileui: fix list height
426
427 * add missing encodeURIComponent
428
429 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Feb 2019 13:19:24 +0100
430
aebf9725
DM
431pmg-gui (1.0-43) unstable; urgency=medium
432
433 * close #1671: implement mobile UI for quarantine
434
435 * depend on libjs-framework7
436
437 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Feb 2019 10:12:51 +0100
438
80ccc342
DM
439pmg-gui (1.0-42) unstable; urgency=medium
440
441 * add onlineHelp properties to all edit windows
442
443 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Oct 2018 14:32:48 +0200
444
79bab85d
DM
445pmg-gui (1.0-41) unstable; urgency=medium
446
447 * Implement TLS Policy Setting
448
449 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Sep 2018 11:51:41 +0200
450
62e44e82
DM
451pmg-gui (1.0-40) unstable; urgency=medium
452
453 * fix #1701: add port option for smarthost
454
455 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Sep 2018 06:51:41 +0200
456
60fc15a2
DM
457pmg-gui (1.0-39) unstable; urgency=medium
458
459 * Add postfix dnsbl threshold
460
461 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Jun 2018 10:26:39 +0200
462
1befb306
DM
463pmg-gui (1.0-38) unstable; urgency=medium
464
465 * fix bug #1707: use correct units for deferred mail queue (minutes)
466
467 -- Proxmox Support Team <support@proxmox.com> Fri, 04 May 2018 12:44:17 +0200
468
07b7acb4
DM
469pmg-gui (1.0-37) unstable; urgency=medium
470
471 * overwrite run_editor of base class
472
473 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 14:15:27 +0200
474
ea407992
DM
475pmg-gui (1.0-36) unstable; urgency=medium
476
477 * SpamQuarantine: add keyboard shortcuts for actions
478
479 * SpamQuarantine: add context menu
480
481 * SpamQuarantine: do not deselect when list change
482
483 * SpamQuarantine: set the default quarantine timespan to a week
484
485 * SpamQuarantine: implement multiselection of spamquarantine mails
486
487 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2018 14:42:42 +0200
488
ebe4d3d9
DM
489pmg-gui (1.0-35) unstable; urgency=medium
490
491 * add new helpdesk role
492
493 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 12:01:19 +0100
494
60a4b73d
DM
495pmg-gui (1.0-34) unstable; urgency=medium
496
497 * add default gettext definition in case of no langfile
498
499 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:42:51 +0100
500
64f7a5c3
DM
501pmg-gui (1.0-33) unstable; urgency=medium
502
503 * collect and show errors on dashboard
504
505 * use defaults for resources in dashboard
506
507 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Mar 2018 06:50:15 +0100
508
9ce1d85e
DM
509pmg-gui (1.0-32) unstable; urgency=medium
510
511 * UserEdit: add minLength of 4 to username field
512
513 -- Proxmox Support Team <support@proxmox.com> Sat, 17 Feb 2018 10:19:07 +0100
514
a8771130
DM
515pmg-gui (1.0-31) unstable; urgency=medium
516
517 * remove outlook report style
518
519 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Feb 2018 11:20:38 +0100
520
1900a049
DM
521pmg-gui (1.0-30) unstable; urgency=medium
522
523 * rebuild with updated docs (fix OnlineHelpInfo.js)
524
525 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 09:46:49 +0100
526
6a521f1f
DM
527pmg-gui (1.0-29) unstable; urgency=medium
528
529 * MailTracker.js: improve status text
530
531 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jan 2018 08:43:40 +0100
532
f4e78b4a
DM
533pmg-gui (1.0-28) unstable; urgency=medium
534
535 * MailTracker.js: set start of next day for end-time
536
537 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jan 2018 11:48:39 +0100
538
23acc452
DM
539pmg-gui (1.0-27) unstable; urgency=medium
540
541 * change default mail port numbers
542
543 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jan 2018 14:41:38 +0100
544
1677a1ec
DM
545pmg-gui (1.0-26) unstable; urgency=medium
546
547 * remove BETA, do not display repoid
548
549 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jan 2018 13:52:01 +0100
550
e3a55bd7
DM
551pmg-gui (1.0-25) unstable; urgency=medium
552
553 * use htmlEncode for the username
554
555 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jan 2018 11:38:02 +0100
556
ef83012a
DM
557pmg-gui (1.0-24) unstable; urgency=medium
558
559 * set maxspamsize default back to 256K
560
561 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Dec 2017 12:29:07 +0100
562
89114584
DM
563pmg-gui (1.0-23) unstable; urgency=medium
564
565 * revert 794e411a4f1c5a4102dc7666bcc95fe6576d6a58 (update for changed
566 quarantine backend API).
567
568 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Dec 2017 13:10:16 +0100
569
b8981c91
DM
570pmg-gui (1.0-22) unstable; urgency=medium
571
572 * doQuarantineAction: pass pmail parameter
573
574 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Dec 2017 08:44:57 +0100
575
ed862611
DM
576pmg-gui (1.0-21) unstable; urgency=medium
577
578 * ClusterAdministration.js - avoid duplicate load mask
579
580 * ClusterAdministration.js - sort nodes by cid
581
582 * ClusterAdministration.js - catch undefined value in loadavg renderer
583
584 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Dec 2017 07:52:54 +0100
585
0997c99f
DM
586pmg-gui (1.0-20) unstable; urgency=medium
587
588 * check if load is successfull in GeneralMailStatistics
589
590 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 13:34:49 +0100
591
332b4b52
DM
592pmg-gui (1.0-19) unstable; urgency=medium
593
594 * bump default maxspamsize to 1M
595
596 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 10:33:25 +0100
597
5e8d99d7
DM
598pmg-gui (1.0-18) unstable; urgency=medium
599
600 * add BETA link to bugtracker
601
602 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Dec 2017 09:01:29 +0100
603
07f1416a
DM
604pmg-gui (1.0-17) unstable; urgency=medium
605
606 * add node reboot and shutdown buttons
607
608 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 10:02:55 +0100
609
7abf3f3c
DM
610pmg-gui (1.0-16) unstable; urgency=medium
611
612 * replace novnc with xtermjs
613
614 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:50:25 +0100
615
b82826d6
DM
616pmg-gui (1.0-15) unstable; urgency=medium
617
618 * add spam detector option clamav_heuristic_score
619
620 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 13:49:22 +0100
621
1ebb38ec
DM
622pmg-gui (1.0-14) unstable; urgency=medium
623
624 * fix title in Incoming Mails graph (use 'Junk Mails')
625
626 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 11:22:07 +0100
627
e8dc2e15
DM
628pmg-gui (1.0-13) unstable; urgency=medium
629
630 * RBLStatistics.js - show pregreet rejects, change title to 'Postscreen'
631
632 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 08:41:50 +0100
633
7162ba00
DM
634pmg-gui (1.0-12) unstable; urgency=medium
635
636 * MailTracker.js - display all receivers
637
638 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Dec 2017 08:10:35 +0100
639
e31a4333
DM
640pmg-gui (1.0-11) unstable; urgency=medium
641
642 * SpamDetectorOptions.js: fix default for maxspamsize
643
644 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 10:03:56 +0100
645
45b96b54
DM
646pmg-gui (1.0-10) unstable; urgency=medium
647
648 * use MiB instead of MBytes
649
650 * DomainStatistics: s/mbytes/bytes/
651
652 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 13:25:02 +0100
653
c0e87d41
DM
654pmg-gui (1.0-9) unstable; urgency=medium
655
656 * correctly use 'getStore' instead of 'get' and reload instead of load
657
658 * DomainStatistics.js - api returns bytes now
659
660 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 13:15:27 +0100
661
0cf9249d
DM
662pmg-gui (1.0-8) unstable; urgency=medium
663
664 * add DNSBL sites option
665
666 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Nov 2017 11:55:07 +0100
667
52214ccb
DM
668pmg-gui (1.0-7) unstable; urgency=medium
669
670 * make avg_ptime default 'N/A'
671
672 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:52:59 +0100
673
a36b87b1
DM
674pmg-gui (1.0-6) unstable; urgency=medium
675
676 * rename package to pmg-gui
677
678 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:53:05 +0100
679
cd4dbc90
DM
680proxmox-mailgateway-gui (1.0-5) unstable; urgency=medium
681
682 * Dashboard.js - fix subscription status for single node installations
683
684 * jslint fix: do not use single statements when using if
685
686 * add backup/restore GUI
687
688 * move factory defaults button to RuleConfiguration
689
690 * fix (de)activate/destroy events for system configuration
691
692 * show the update status for spamassassin rules
693
694 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:37:51 +0100
695
7b189098
DM
696proxmox-mailgateway-gui (1.0-4) unstable; urgency=medium
697
698 * countless improvements - see git
699
700 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:40:04 +0200
701
61fb575d
DM
702proxmox-mailgateway-gui (1.0-3) unstable; urgency=medium
703
704 * ClusterAdministration.js: implement join/create
705
706 * use new monStoreErrors property
707
708 * change x-fa to fa
709
710 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 12:43:25 +0200
711
800b4df1
DM
712proxmox-mailgateway-gui (1.0-2) unstable; urgency=medium
713
714 * bump version for first installation tests
715
716 * countless improvements
717
718 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:29:58 +0200
719
8b0b6db4
DM
720proxmox-mailgateway-gui (1.0-1) unstable; urgency=medium
721
722 * first try
723
724 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jan 2017 17:25:38 +0100
725