]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
bump version to 3.1-2
[proxmox-widget-toolkit.git] / debian / changelog
index d1eafcb83ca056709ceba50aeda4c435255ddd1b..ffce66a6140f5f6c8fb1d04e16732b4a4afce742 100644 (file)
@@ -1,3 +1,91 @@
+proxmox-widget-toolkit (3.1-2) bullseye; urgency=medium
+
+  * ui: network: add, by default hidden, columns for the `vlan-id` and the
+    `vlan-raw-device`
+
+  * add interface for markdown parser and wire-up marked to it
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Jun 2021 15:32:27 +0200
+
+proxmox-widget-toolkit (3.1-1) bullseye; urgency=medium
+
+  * support ExtJS 7
+
+  * object grid: allow one to declaratively specify rows
+
+  * disk list: add wipe disk button which users of this widget can opt-in
+
+  * data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest
+
+  * ship api-viewer in new proxmox-widget-toolkit-dev pacakge to improve
+    possibility for code reuse
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Jun 2021 16:16:02 +0200
+
+proxmox-widget-toolkit (3.0-2) bullseye; urgency=medium
+
+  * disks: fix regression in S.M.A.R.T. window
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 14 May 2021 10:34:57 +0200
+
+proxmox-widget-toolkit (3.0-1) bullseye; urgency=medium
+
+  * re-build for Debian 11 Bullseye based releases
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 May 2021 19:46:29 +0200
+
+proxmox-widget-toolkit (2.5-4) pve pmg; urgency=medium
+
+  * info widget: set default usage warning threshold from 60% to 75%
+
+  * node disk: S.M.A.R.T.: improve the simple layout and enable autoscroll for
+    long output
+
+  * format/render size: allow one to specifiy if base 2 or 10 (SI unit) is
+    desired
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 07 May 2021 18:00:29 +0200
+
+proxmox-widget-toolkit (2.5-3) pve pmg; urgency=medium
+
+  * toolkit: update email regex for ACME account to allow more than two domain
+    parts again
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 24 Apr 2021 19:30:08 +0200
+
+proxmox-widget-toolkit (2.5-2) pve pmg; urgency=medium
+
+  * rrd chart: add option to render values and Y-axis with a power-of-two base
+
+  * safe destroy: allow specifing additional items
+
+  * utils: add several render and helper functions from Proxmox VE's manager
+
+  * panel: add StatusView from Proxmox VE's manager
+
+  * utils: add optional error callback to monStoreErrors
+
+  * acme: separate flag to disable the 'domains=' array
+
+  * file browser: support 'virtual'/'v' file type, show errors in messagebox
+    and allow expand 'all'
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Apr 2021 20:34:39 +0200
+
+proxmox-widget-toolkit (2.5-1) pve pmg; urgency=medium
+
+  * panel/acme-domains: fix cyclic dependency in view model
+
+  * tasks: add warningsText
+
+  * window: move FileBrowser widget over from Proxmox Backup Server for re-use
+
+  * window/edit: add option to disable reset button
+
+  * toolkit: override email VType validation
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Apr 2021 09:11:48 +0200
+
 proxmox-widget-toolkit (2.4-9) pve pmg; urgency=medium
 
   * improve ranged selection and deselection performance in CheckboxModel