pmg-gui (4.1.1) bookworm; urgency=medium

  * utils: anchor email address regex expression to avoid false positives due
    to partial matches

  * objects: add separator between match field selector and description

  * group and separate the buttons for action that create or add new elements
    from the ones that edit or remove exiting ones consistently.

  * spam detector: custom rules: move apply/revert buttons to top bar of
    pending section

  * dashboard: implement column-count browser setting

 -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Feb 2024 15:57:46 +0100

pmg-gui (4.1.0) bookworm; urgency=medium

  * fix #2971: DKIM: Add a setting to specify whether to use the from-header
    for signing instead of the current default envelope-from-address.

  * dashboard:
    - reduce noise when displaying currently booted kernel version
    - show boot-mode information and secureboot status
    - increase height of node-info and top-receiver panel and
    - show ten instead five of the current top receiver for better spac usage

 -- Proxmox Support Team <support@proxmox.com>  Mon, 26 Feb 2024 20:33:49 +0100

pmg-gui (4.0.4) bookworm; urgency=medium

  * fix #4818: drop minimum length requirement for username field

  * fix #4510: add a filter box to the grids of domains, transports, trusted
    networks, SMTP whitelist and the when/what/who object to make handling
    large setups easier.

  * rules: use tree panel instead of grouping feature of the grid

  * rules/objects: add match-mode selector drop-down menu to select new 'and'
    and 'invert' logical operators for objects.

  * objects: don't reload object parent list on match-mode change

  * disclaimer edit: add combo-box field for selecting the position where a
    disclaimers gets added.

  * disclaimer edit: add 'add-separator' checkbox to allow opting out of
    adding a separator between the body and the disclaimer.

 -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Feb 2024 17:31:59 +0100

pmg-gui (4.0.3) bookworm; urgency=medium

  * backup config: add icons to tab buttons

  * ui: node summary: use SI units for HD usage

  * gui: Mark missing strings as translatable

  * navigation tree: Remove extra space

  * mail-proxy-relaying: add help to Default Relay

 -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Dec 2023 10:59:24 +0100

pmg-gui (4.0.2) bookworm; urgency=medium

  * show TFA lock status in user view and add button for unlocking a user's TFA
    state again.

 -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Jun 2023 11:33:51 +0200

pmg-gui (4.0.1) bookworm; urgency=medium

  * fix regression in tracking center with newer proxmox-widget-toolkit

 -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Jun 2023 13:43:18 +0200

pmg-gui (4.0.0) bookworm; urgency=medium

  * re-build for Proxmox Mail Gateway 8 based on Debian 12 Bookworm

  * switch to native versioning

  * configuration: options: adapt to advanced statistic filter being disabled
    by default

  * spam: options: adapt to bayes and awl being disabled by default

 -- Proxmox Support Team <support@proxmox.com>  Mon, 26 Jun 2023 18:10:42 +0200

pmg-gui (3.3-2) bullseye; urgency=medium

  * spam detector options: add setting for enabling text-extraction from
    attachments

 -- Proxmox Support Team <support@proxmox.com>  Tue, 28 Mar 2023 07:43:05 +0200

pmg-gui (3.3-1) bullseye; urgency=medium

  * quarantines: fix the default behavior of the theme toggle button

  * quarantines: use a check mark for the dark mode filter

 -- Proxmox Support Team <support@proxmox.com>  Fri, 24 Mar 2023 10:35:46 +0100

pmg-gui (3.2-3) bullseye; urgency=medium

  * dashboard: fix untranslated use of "Subscription"

  * main view, quarantine: add theme switcher for auto, light and dark themes

  * drop various hard coded colors and favor CSS variables

  * hourly mail distribution chart: add dynamic color switching

  * mobile quarantine: add dark theme support to the mobile quarantine

  * quarantines: add support for a theme toggle

  * fix #2437: proxy: Add 'TLS Inbound Domains' panel

 -- Proxmox Support Team <support@proxmox.com>  Tue, 21 Mar 2023 13:02:52 +0100

pmg-gui (3.2-2) bullseye; urgency=medium

  * quarantine list: cope with undefined mail value to avoid exception breaking
    deletion of multiple selected mails

 -- Proxmox Support Team <support@proxmox.com>  Tue, 29 Nov 2022 17:38:06 +0100

pmg-gui (3.2-1) bullseye; urgency=medium

  * fix #3287: add recipient filter for virus & attachment quarantines

  * quarantines: mail filter: add clear trigger so that any filter can be
    reset quickly

  * utils: add custom validator for the now very flexible pmg-email-address
    format and use it for user access/block lists

 -- Proxmox Support Team <support@proxmox.com>  Tue, 29 Nov 2022 15:50:34 +0100

pmg-gui (3.1-6) bullseye; urgency=medium

  * fix #4238: spam info grid: enable sorting spam score and info columns, add
    colors and font-weight higlihting for spam score

  * spam info grid: add score depending background colors gradations

  * spam info grid: use monospace font for score and level names for better
    alignment

  * quarantine: improve borders for docked items

  * fix #2533: quarantine: add an overflow handler to the top bar, allowing one
    to scroll to all buttons on narrow browser windows

  * quarantines: add attachment grid to spam and virus quarantine

  * quarantines: dock attachment grid to bottom, avoid toggle button

  * quarantine: attachment info: show count & total size summary in header

  * spam quarantine controller: fix args when calling the parent multiSelect

  * attachment grid: default to filtering by content-disposition

 -- Proxmox Support Team <support@proxmox.com>  Fri, 11 Nov 2022 18:48:32 +0100

pmg-gui (3.1-5) bullseye; urgency=medium

  * mobile: set button color in mail view similar to quarantine list

  * statistic time range selector: don't show invalid month/day combinations

  * node certificate: make parent panel scrollable, for setups with many SANs

  * fix #4137: display receiver in attachment/virus quarantine

  * quarantines: color code icons of deliver and delete buttons to better
    highlight the widely different outcome of either action.

  * quarantine: use newly refactore controller for virus and attachment
    quarantines, bringing recent improvements int he user spam quarantine view
    also to the other quarantines.

 -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Oct 2022 11:49:59 +0200

pmg-gui (3.1-4) bullseye; urgency=medium

  * mobile interface: adapt subscription check for both, new rust based and old
    variant to avoid a possible false positive in the user spam quarantine

 -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Sep 2022 08:56:29 +0200

pmg-gui (3.1-3) bullseye; urgency=medium

  * PBS remote: disallow editing fixed fields

  * PBS remote: add namespace support

 -- Proxmox Support Team <support@proxmox.com>  Mon, 16 May 2022 12:23:08 +0200

pmg-gui (3.1-2) bullseye; urgency=medium

  * quarantine: mail display: show receiver information

  * postfix queue: show headers decoded by default

  * sorters: fix default sorting direction in various grid views

 -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Feb 2022 12:49:20 +0100

pmg-gui (3.1-1) bullseye; urgency=medium

  * fix #3648: ldap config: do not send empty bindpw

  * implement two factor authentication for admin interface

 -- Proxmox Support Team <support@proxmox.com>  Sun, 28 Nov 2021 21:29:10 +0100

pmg-gui (3.0-5) bullseye; urgency=medium

  * utils: align notification toast to bottom-right again, regressed with the
    updated of ExtJS 7.0

  * dashboard: node status: use repo status widget from widget-toolkit

  * fix #3565: fix typo in gettext

 -- Proxmox Support Team <support@proxmox.com>  Wed, 25 Aug 2021 09:32:00 +0200

pmg-gui (3.0-4) bullseye; urgency=medium

  * system configuration: move network panel to bottom

  * system configuration: network: show live-apply button

  * server administration: repos: add online help

  * server administration: status: add button to show package version window

  * spam quarantine: avoid resetting saved position when removing single
    element

 -- Proxmox Support Team <support@proxmox.com>  Mon, 19 Jul 2021 18:27:31 +0200

pmg-gui (3.0-3) bullseye; urgency=medium

  * server status: dynamically update column count and width

  * login form: add checkbox to save username in local browser storage

  * add panel for basic management and status of APT repositories

  * dashboard: add node info panel

  * dashboard: hide cluster resources if it's a single node

  * add some more icons

 -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Jul 2021 19:12:38 +0200

pmg-gui (3.0-2) bullseye; urgency=medium

  * quarantine view: extjs 7.0 compatibility

 -- Proxmox Support Team <support@proxmox.com>  Sat, 03 Jul 2021 22:48:47 +0200

pmg-gui (3.0-1) bullseye; urgency=medium

  * extjs 7.0 compatibility

  * remove safe browsing from clamav tab

 -- Proxmox Support Team <support@proxmox.com>  Mon, 28 Jun 2021 16:58:48 +0200

pmg-gui (2.4-3) pmg; urgency=medium

  * attachment quarantine: fix sending the as-raw flag parameter

 -- Proxmox Support Team <support@proxmox.com>  Tue, 11 May 2021 16:18:00 +0200

pmg-gui (2.4-2) pmg; urgency=medium

  * spam quarantine: context menu: set correct handler for whitelist/blacklist

  * spam quarantine: restore behavior of selecting the next element in the spam
    list after the current one vanished due to completing an action like
    deliver or delete

 -- Proxmox Support Team <support@proxmox.com>  Thu, 15 Apr 2021 15:21:56 +0200

pmg-gui (2.4-1) pmg; urgency=medium

  * quarantine lists: allow one to filter by subject or sender

  * fix #3164: allow one to display all quarantined spam mails

  * spam quarantine: batch message actions into 2500-sized chunks to
    avoid overload and to big requests

  * spam quarantine: avoid full store reload on single-element actions

 -- Proxmox Support Team <support@proxmox.com>  Tue, 23 Mar 2021 12:30:08 +0100

pmg-gui (2.3-3) pmg; urgency=medium

  * add certificates and ACME (Let's Encrypt) view

 -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Mar 2021 11:29:02 +0100

pmg-gui (2.3-2) pmg; urgency=medium

  * statistics: use new api call for detailed stats to allow "/" in mail
    address localpart

  * fix #3154: Proxmox Backup Server: make statistic backup optional and add
    statistic setting to remote

  * fix #3146: backup: add notification setting to remote

 -- Proxmox Support Team <support@proxmox.com>  Fri, 05 Mar 2021 22:54:30 +0100

pmg-gui (2.3-1) pmg; urgency=medium

  * RegexTester: fix getting reference to regex field

  * add Proxmox Backup Server configuration and status tab to backup
    panel

  * add Request Quarantine Link button to login view if spam quarantine
    user self service is enabled

 -- Proxmox Support Team <support@proxmox.com>  Wed, 18 Nov 2020 18:04:09 +0100

pmg-gui (2.2-3) pmg; urgency=medium

  * fix #2844: MailTracker: do not collapse rows with double click

  * quarantine view: make action success prompt a less intrusive toast

  * mobile: show toast instead of success prompt

  * mobile: fix wording of calendar start/end date labels

 -- Proxmox Support Team <support@proxmox.com>  Tue, 03 Nov 2020 12:03:02 +0100

pmg-gui (2.2-2) pmg; urgency=medium

  * fix #1976: allow sorting in the postfix 'Deferred Mail' queue grid

  * allow to remove subscription

 -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Jun 2020 16:50:10 +0200

pmg-gui (2.2-1) pmg; urgency=medium

  * tracking center: sort by time by default and other various small
    improvements

  * spam quarantine view: show the amount of selected mails

 -- Proxmox Support Team <support@proxmox.com>  Fri, 24 Apr 2020 19:05:39 +0200

pmg-gui (2.1-6) pmg; urgency=medium

  * fix #2579: Add flex to domain lists

  * fix #2632: use alternative api call for user black/whitelist

  * Add port to Spam Quarantine options to better support for reverse proxy
    setups

  * ClamAVDatabase: allow one to switch to incremental updates

  * fix #2676: add a mail info box on quarantine views

  * fix #2680: make Quarantine E-Mail list searchable

  * fix #2667: and language option to user quarantine view

  * restyle user menu and add language selection their to avoid the need of a
    logout when wanting to change the language

  * add 'Match Archive Filename' to list of what objects

  * re-add checkbox for before-queue filtering

  * mail proxy: add new greylisting options for IPv4/v6 and netmask

 -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Apr 2020 17:49:33 +0200

pmg-gui (2.1-5) pmg; urgency=medium

  * fix #2438: add support for lmtp delivery to downstream servers

  * fix #2504: add checkbox for overwriting DKIM selectors

  * dkim: list all available selectors

  * improve UX of deferred queue listing slightly

 -- Proxmox Support Team <support@proxmox.com>  Thu, 23 Jan 2020 13:25:46 +0100

pmg-gui (2.1-4) pmg; urgency=medium

  * improve browser-cache behavior for updates

 -- Proxmox Support Team <support@proxmox.com>  Thu, 28 Nov 2019 11:35:21 +0100

pmg-gui (2.1-3) pmg; urgency=medium

  * downloading a mail from the quarantine has again the maild-ID included in
    the filename

 -- Proxmox Support Team <support@proxmox.com>  Fri, 22 Nov 2019 12:37:32 +0100

pmg-gui (2.1-2) pmg; urgency=medium

  * improve online Help references

 -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Nov 2019 11:44:13 +0100

pmg-gui (2.1-1) pmg; urgency=medium

  * Avoid 'before queue filtering' option in the Webinterface until
    trackingcenter is fixed.

 -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Nov 2019 11:45:23 +0100

pmg-gui (2.0-7) pmg; urgency=medium

  * fix broken maillist when deleting last mail in list

  * add Custom Scores panel to the Spam Detector

  * fix #1652: rename NDR to empty senders in GUI

  * Add 'ndr on block' and 'before queue filtering' Mail-Proxy configuration
    options

 -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Nov 2019 13:12:13 +0100

pmg-gui (2.0-6) pmg; urgency=medium

  * Add DKIM Tab to MailProxy configuration

  * ActionList: make comment labels in edit window consistent

  * SpamQuarantine: fix download of emails larger than 2 MB

 -- Proxmox Support Team <support@proxmox.com>  Wed, 30 Oct 2019 18:35:45 +0100

pmg-gui (2.0-5) pmg; urgency=medium

  * add attachment quarantine interface

  * remove action objects: add checkbox for specifying if an original copy of
    mail should be placed into attachment quarantine, if that remove action
    triggers.

 -- Proxmox Support Team <support@proxmox.com>  Tue, 22 Oct 2019 07:43:46 +0200

pmg-gui (2.0-4) pmg; urgency=medium

  * use 'Documentation' as name for the global docs button, mirroring
    PVE

 -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Aug 2019 11:29:03 +0200

pmg-gui (2.0-3) pmg; urgency=medium

  * change display for 'archiveblockencrypted'

  * add beta text with link to bugzilla

  * fix html entities in system report file

 -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Aug 2019 14:37:24 +0200

pmg-gui (2.0-2) pmg; urgency=medium

  * bump for framework 7 version dependency

 -- Proxmox Support Team <support@proxmox.com>  Thu, 25 Jul 2019 19:03:54 +0200

pmg-gui (2.0-1) pmg; urgency=medium

  * bump vor Proxmox Mailgateway 6 based on Debian Buster

 -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Jul 2019 20:44:37 +0200

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog pmg-gui`.
