From 68a3518d130a8f35f3164e17ebc0e9d031a9860d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 26 Feb 2025 19:12:30 +0100 Subject: [PATCH] bump version to 4.3.7 Signed-off-by: Thomas Lamprecht --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 255859a..25d49b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +proxmox-widget-toolkit (4.3.7) bookworm; urgency=medium + + * authentication realm edit: use correct property to derive the realm type. + + * authentication view: allow downstream users to override the API path to + query available authentication realms from. + + * from: realm combobox: allow downstream users to override the API path to + query available authentication realms from. + + -- Proxmox Support Team Wed, 26 Feb 2025 19:12:24 +0100 + proxmox-widget-toolkit (4.3.6) bookworm; urgency=medium * object grid: fix onlineHelp setting from editorConfig for row editors