From a5fb3afcf9f9865baf379f8840d411e30f07625d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 27 Nov 2024 12:25:47 +0100 Subject: [PATCH] bump version to 4.3.3 Signed-off-by: Thomas Lamprecht --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index f4db250..6756d27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +proxmox-widget-toolkit (4.3.3) bookworm; urgency=medium + + * display-edit field: add emptyText getter and setter to support binding to + the property of the underlying edit-field directly. + + -- Proxmox Support Team Wed, 27 Nov 2024 12:25:44 +0100 + proxmox-widget-toolkit (4.3.2) bookworm; urgency=medium * node: service state: restore original behavior