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