From 80fbe48bb88e62d0e94f89c1033186bf49e37b5b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 4 Apr 2025 17:06:44 +0200 Subject: [PATCH] bump version to 4.3.8 Signed-off-by: Thomas Lamprecht --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 25d49b9..9b540e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +proxmox-widget-toolkit (4.3.8) bookworm; urgency=medium + + * node tasks: align view task button label to other uses. + + * node tasks: add action column with button to view task. + + * make use htmlEncode in various rendere to avoid glitches. + + -- Proxmox Support Team Fri, 04 Apr 2025 17:05:43 +0200 + proxmox-widget-toolkit (4.3.7) bookworm; urgency=medium * authentication realm edit: use correct property to derive the realm type.