]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
bump version to 4.0.3
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jun 2023 06:07:45 +0000 (08:07 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jun 2023 06:07:45 +0000 (08:07 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 4feeb68be44d571950559cd44d984eedd2e07852..64384aef21600d1b739b691c1d5fcb8aa7832919 100644 (file)
@@ -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 <support@proxmox.com>  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