From: Thomas Lamprecht Date: Wed, 24 Nov 2021 17:29:59 +0000 (+0100) Subject: bump version to 3.4-4 X-Git-Url: https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=commitdiff_plain;h=ca867fb10dc048ef8a85f36e8ef5b602276f8bfb bump version to 3.4-4 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/changelog b/debian/changelog index a93b18c..21d8c01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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)