From 15a62419a174dd81ec123dc6cdd784fa2c619828 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 25 Feb 2025 17:08:17 +0100 Subject: [PATCH] bump version to 4.3.5 Signed-off-by: Thomas Lamprecht --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 28cdeb6..0585f47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +proxmox-widget-toolkit (4.3.5) bookworm; urgency=medium + + * add form-field component for entering certificate fingerprints + + * fix #6088: notification: matcher: use more descriptive strings + + -- Proxmox Support Team Tue, 25 Feb 2025 17:08:11 +0100 + proxmox-widget-toolkit (4.3.4) bookworm; urgency=medium * textarea field: add emptyText message to show markdown is supported