]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
improve error handling when adding webauthn entries
[proxmox-widget-toolkit.git] / debian / changelog
index 04de203953c020f3c459df1ea6e9c8e0a95fa5a8..21d8c01c95e815f4588ea3f1a2c544cad2d188d5 100644 (file)
@@ -1,3 +1,81 @@
+proxmox-widget-toolkit (3.4-4) bullseye; urgency=medium
+
+  * utils: format duration: render years when we can avoid huge day numbers
+
+  * journalview: fix wrong initial load with default timespan on widget
+    creation
+
+  * 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
+
+  * log viewer: add heuristic for scroll-direction dependent ratio
+    distribution
+
+  * log viewer: add heuristic for triggering a new limit load earlier to
+    reduce latency on casual scrolling
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Nov 2021 18:29:56 +0100
+
+proxmox-widget-toolkit (3.4-3) bullseye; urgency=medium
+
+  * data: diffstore: fix autoDestroyRstore option (regression from ExtJS 7)
+
+  * ui: OpenID edit: make username-claim field editable for arbitrary values
+
+  * ui: OpenID realm: allow to edit scopes
+
+  * ui: OpenID realm: allow to edit prompt
+
+  * ui: OpenID realm: allow to edit acr values
+
+  * form: copy BandwidthSelector/SizeField from Proxmox VE's manager
+
+  * bandwidth/utils: move out SizeUnits definition to more common module
+
+  * utils: add size unit related helpers to parse/auto-scale/format
+
+  * bandwidth field: allow to submit auto-scaled size-units as string
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 20 Nov 2021 21:41:37 +0100
+
+proxmox-widget-toolkit (3.4-2) bullseye; urgency=medium
+
+  * TFA login window: fix a formatted label showed when being low on unused
+    recovery-keys
+
+  * proxmox checkbox: add clearOnDisable config
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 15 Nov 2021 10:23:34 +0100
+
+proxmox-widget-toolkit (3.4-1) bullseye; urgency=medium
+
+  * panel/RRDCharts: enable scrolling for RRDCharts on touchscreens
+
+  * disk selector: allow requesting partitions too
+
+  * fix #3589: show device name in title for SMART values window
+
+  * cbind: document cbind by adding a small summary and example
+
+  * add common utils used for u2f and webauthn, adapted from PVE and PBS,
+    respectively
+
+  * add TFA-login, TOTP, WebAuthn and recover-key edit windows for better reuse
+
+  * disk list: allow wiping individual partitions
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Nov 2021 21:11:16 +0100
+
+proxmox-widget-toolkit (3.3-6) bullseye; urgency=medium
+
+  * fix #3542: node: task logs: query correct node for tasks in clusters
+
+  * node: add a, by default hidden, MTU column in network view
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Jul 2021 16:41:01 +0200
+
 proxmox-widget-toolkit (3.3-5) bullseye; urgency=medium
 
   * node: repos: add possibility to link online help