From 49f7549b759b65140258717e1d97a0ffac075eb4 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 17 Nov 2023 16:56:10 +0100 Subject: [PATCH] bump version to 4.1.1 Signed-off-by: Thomas Lamprecht --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index e252f28..facd7fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +proxmox-widget-toolkit (4.1.1) bookworm; urgency=medium + + * api-viewer: implement basic oneOf support + + * form: displaye-edit: add one of the two missing returns + + * notification ui: rework for new matcher based approach, drop old filter + and grouping widgets + + * notification: matcher: add UI for matcher editing + + * panel: notification: add gui for SMTP endpoints + + * notification ui: add enable checkbox for targets/matchers + + -- Proxmox Support Team Fri, 17 Nov 2023 16:56:06 +0100 + proxmox-widget-toolkit (4.1.0) bookworm; urgency=medium * text field: add trimValue option to auto-trim leading and trailing