]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
bump version to 3.4-4
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 Nov 2021 17:29:59 +0000 (18:29 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 Nov 2021 17:29:59 +0000 (18:29 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index a93b18cb96084ec810b8970e2b4cec9cc8be5871..21d8c01c95e815f4588ea3f1a2c544cad2d188d5 100644 (file)
@@ -1,3 +1,23 @@
+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)