bump version to 4.3.8

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2025-04-04 17:06:44 +02:00
parent b29a238107
commit 80fbe48bb8

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
proxmox-widget-toolkit (4.3.8) bookworm; urgency=medium
* node tasks: align view task button label to other uses.
* node tasks: add action column with button to view task.
* make use htmlEncode in various rendere to avoid glitches.
-- Proxmox Support Team <support@proxmox.com> Fri, 04 Apr 2025 17:05:43 +0200
proxmox-widget-toolkit (4.3.7) bookworm; urgency=medium
* authentication realm edit: use correct property to derive the realm type.