From 6c8df606b1eb9fd5720c1c34ea53c52a2a8fe08d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 20 Nov 2021 21:41:41 +0100 Subject: [PATCH] bump version to 3.4-3 Signed-off-by: Thomas Lamprecht --- debian/changelog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/debian/changelog b/debian/changelog index 627f4cb..a93b18c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +proxmox-widget-toolkit (3.4-3) bullseye; urgency=medium + + * data: diffstore: fix autoDestroyRstore option (regression from ExtJS 7) + + * ui: OpenID edit: make username-claim field editable for arbitrary values + + * ui: OpenID realm: allow to edit scopes + + * ui: OpenID realm: allow to edit prompt + + * ui: OpenID realm: allow to edit acr values + + * form: copy BandwidthSelector/SizeField from Proxmox VE's manager + + * bandwidth/utils: move out SizeUnits definition to more common module + + * utils: add size unit related helpers to parse/auto-scale/format + + * bandwidth field: allow to submit auto-scaled size-units as string + + -- Proxmox Support Team Sat, 20 Nov 2021 21:41:37 +0100 + proxmox-widget-toolkit (3.4-2) bullseye; urgency=medium * TFA login window: fix a formatted label showed when being low on unused