From: Thomas Lamprecht Date: Fri, 17 Nov 2023 15:56:10 +0000 (+0100) Subject: bump version to 4.1.1 X-Git-Url: https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=commitdiff_plain;h=49f7549b759b65140258717e1d97a0ffac075eb4 bump version to 4.1.1 Signed-off-by: Thomas Lamprecht --- 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