From: Thomas Lamprecht Date: Fri, 9 Jun 2023 06:07:45 +0000 (+0200) Subject: bump version to 4.0.3 X-Git-Url: https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=commitdiff_plain;h=7a0bbba33a552a3e01e9b32af07efa8ae9d50b69 bump version to 4.0.3 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/changelog b/debian/changelog index 4feeb68..64384ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +proxmox-widget-toolkit (4.0.3) bookworm; urgency=medium + + * date time field: fix typo in xtype name but add alias for backward compat + + * set 'SameSite' attr of auth cookie to 'strict', which modern browsers + already ensured in practice + + * apt repositories: actually ignore ignore-pre-upgrade-warning + + * apt repositories: just ignore unknown info rather than throwing an error + + * apt repositories: detect mixed suites before major upgrade + + * tfa: improve UX for recovery keys and when none are left + + * tfa: show 'Locked' in 'Enabled' column if tfa is locked + + -- Proxmox Support Team Fri, 09 Jun 2023 08:07:01 +0200 + proxmox-widget-toolkit (4.0.2) bookworm; urgency=medium * markdown parser: allow setting "target" attribute for links