]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
bump version to 3.4-7
[proxmox-widget-toolkit.git] / debian / changelog
index 21d8c01c95e815f4588ea3f1a2c544cad2d188d5..d9c18fd72263d8fee74cfa408a82536b7f62c342 100644 (file)
@@ -1,3 +1,33 @@
+proxmox-widget-toolkit (3.4-7) bullseye; urgency=medium
+
+  * extjs: fix check for 'touch' input event in drag and drop handler, making
+    the 'pen' pointer event source type, that chrome/chromium emits in some
+    setups, work again.
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Feb 2022 12:12:13 +0100
+
+proxmox-widget-toolkit (3.4-6) bullseye; urgency=medium
+
+  * utils: render language: fix rendering special default value
+
+  * sorters: use correct property 'direction' and keep default 'ASC'
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Feb 2022 11:34:42 +0100
+
+proxmox-widget-toolkit (3.4-5) bullseye; urgency=medium
+
+  * login: tfa: hide u2f and yubico-otp if not available
+
+  * improve error handling when adding webauthn entries
+
+  * toolkit: fix noisy ext warning of feature we do not want/use
+
+  * zfs detail: increase default window height
+
+  * zfs detail: hide the pool itself in tree view
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 Jan 2022 12:52:18 +0100
+
 proxmox-widget-toolkit (3.4-4) bullseye; urgency=medium
 
   * utils: format duration: render years when we can avoid huge day numbers
@@ -8,7 +38,7 @@ proxmox-widget-toolkit (3.4-4) bullseye; urgency=medium
   * logpanel: fix glitching on fast task logs
 
   * logpanel: actually catch up when following the log for tasks with an
-    almost artifically high log output traffic
+    almost artificially high log output traffic
 
   * log viewer: add heuristic for scroll-direction dependent ratio
     distribution
@@ -232,7 +262,7 @@ proxmox-widget-toolkit (3.1-1) bullseye; urgency=medium
 
   * data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest
 
-  * ship api-viewer in new proxmox-widget-toolkit-dev pacakge to improve
+  * ship api-viewer in new proxmox-widget-toolkit-dev package to improve
     possibility for code reuse
 
  -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Jun 2021 16:16:02 +0200
@@ -256,7 +286,7 @@ proxmox-widget-toolkit (2.5-4) pve pmg; urgency=medium
   * 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
+  * format/render size: allow one to specify if base 2 or 10 (SI unit) is
     desired
 
  -- Proxmox Support Team <support@proxmox.com>  Fri, 07 May 2021 18:00:29 +0200
@@ -272,7 +302,7 @@ 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
+  * safe destroy: allow specifying additional items
 
   * utils: add several render and helper functions from Proxmox VE's manager
 
@@ -953,7 +983,7 @@ proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
 
   * change 'create' parameter to 'isCreate'
 
-  * make network devices types configureable
+  * make network devices types configurable
 
   * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress