]> git.proxmox.com Git - pmg-gui.git/commitdiff
bump version to 4.0.4
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Feb 2024 16:32:43 +0000 (17:32 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Feb 2024 16:32:43 +0000 (17:32 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index c060a20f2cf4dd73d5e549f4c3c1ce4aba98db00..affc46100a9ec69b1c6e4ac8d3b49b740dcd1a6b 100644 (file)
@@ -1,3 +1,26 @@
+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
@@ -6,7 +29,7 @@ pmg-gui (4.0.3) bookworm; urgency=medium
 
   * gui: Mark missing strings as translatable
 
-  * NavigationTree: Remove extra space
+  * navigation tree: Remove extra space
 
   * mail-proxy-relaying: add help to Default Relay