]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
bump version to 4.1.0
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 14 Nov 2023 08:11:27 +0000 (09:11 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 14 Nov 2023 08:19:18 +0000 (09:19 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index bcd5fbb9082b6d9cf4db37e8a1555ececc882f2f..e252f281d14d039df3aa331d46eff8734e775bbe 100644 (file)
@@ -1,3 +1,27 @@
+proxmox-widget-toolkit (4.1.0) bookworm; urgency=medium
+
+  * text field: add trimValue option to auto-trim leading and trailing
+    whitespace from the to be submitted value
+
+  * schema: endpoint types: don't translate endpoint type names
+
+  * adapt the date time field to be more declarative
+
+  * fix #4442: extend the log view for firewall to allow filtering by a
+    date-time range
+
+  * disk list: render osdid-list if present
+
+  * file-level restore: enable the download-as-tar button by default, all use
+    sites support that feature now.
+
+  * apt updates: drop handling the ChangeLogUrl, it's not returned anymore
+
+  * combo grid: initialize value with [] by default to avoid glitches where
+    ExtJS sometimes does not finishes with initializing everything
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Nov 2023 09:11:23 +0100
+
 proxmox-widget-toolkit (4.0.9) bookworm; urgency=medium
 
   * fix using gettext with parameter in various newly added notification and