From b44cc8ee37a576252967daa95904f602f92fd487 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 7 Apr 2025 12:38:36 +0200 Subject: [PATCH] bump version to 4.3.9 Signed-off-by: Thomas Lamprecht --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9b540e7..6db7147 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +proxmox-widget-toolkit (4.3.9) bookworm; urgency=medium + + * authentication realms: consistently use title case. + + * password edit: support specifying a hint. + + * add formatted guest identifier override option to safe destroy dialog + window. + + -- Proxmox Support Team Mon, 07 Apr 2025 12:38:32 +0200 + proxmox-widget-toolkit (4.3.8) bookworm; urgency=medium * node tasks: align view task button label to other uses.