From 49bb8516ed568e3fcca7c20a42194e7eed6bca42 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 16 Aug 2023 10:43:13 +0200 Subject: [PATCH] bump version to 4.0.7 Signed-off-by: Wolfgang Bumiller --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/debian/changelog b/debian/changelog index 33eebef..04f1039 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +proxmox-widget-toolkit (4.0.7) bookworm; urgency=medium + + * fix #4874: improve error message for invalid hostname + + * add entry for Georgian translation + + * fix the UI not refreshing after successful certificate deletion + + * add missing htmlEncode calls to network selector and apt repository panel + + * add panels for notification system: + - sendmail endpoint panel + - gotify endpoint panel + - notification group management panel + - notification filter management panel + + -- Proxmox Support Team Wed, 16 Aug 2023 10:43:02 +0200 + proxmox-widget-toolkit (4.0.6) bookworm; urgency=medium * LDAP realm edit: forbid specifying a bind_dn without a password