]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
add schema and move authDomains there
[proxmox-widget-toolkit.git] / debian / changelog
index e2996684a7080894b3d9f299547414fc8c9ac380..3a35e8d6086cf12d60929c9f74f94299f308bd47 100644 (file)
@@ -1,10 +1,57 @@
-proxmox-widget-toolkit (3.2-2) UNRELEASED; urgency=medium
+proxmox-widget-toolkit (3.2-5) bullseye; urgency=medium
+
+  * network: always ask for confirmation before removing a network
+    interface from the configuration. While it is not that dangerous as we
+    have a pending config that needs to get applied, it still is nicer to do
+    for remove actions.
+
+  * node: tasks: use helper to format status again for a localized warnings
+    text
+
+  * window: safe-destroy: add taskDone and apiCallDone callbacks
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 08 Jul 2021 14:30:44 +0200
+
+proxmox-widget-toolkit (3.2-4) bullseye; urgency=medium
+
+  * node: APT repositories: upgrade "no Proxmox product repo configured" from
+    warning to error
+
+  * node: task history: deselect entries when filter changes
+
+  * node: task history: show errors on store load
+
+  * node: task history: add 'clear filter' button
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 16:50:23 +0200
+
+proxmox-widget-toolkit (3.2-3) bullseye; urgency=medium
+
+  * node: repos: handle that components can be undefined
+
+  * markdown: encode bad nodes HTML instead of pruning it
+
+  * markdown: make sanitizer more strict in filtering tags and ensure that the
+    src and the href attributes point to a HTTP url, or is a data-url on a
+    image.
+
+  * info widget: early return from update if text & value stayed the same
+
+  * utils: updateColumnWidth: drop duplicate implementation and allow
+    overriding tresholdWidth
+
+  * utils: updateColumnWidth: directly calculate column count by threshold,
+    automatically using more columns on wide containers.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 10:10:47 +0200
+
+proxmox-widget-toolkit (3.2-2) bullseye; urgency=medium
 
   * avoid using unique ids for components that may have more than one instance
-    at at time. Fixes and issue with switching between nodes on the new APT
-    Repository panel.
+    at the same time. Fixes and issue with switching between nodes on the new
+    APT Repository panel.
 
- -- Proxmox Support Team <support@proxmox.com>  Sat, 03 Jul 2021 16:33:40 +0200
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 09:47:46 +0200
 
 proxmox-widget-toolkit (3.2-1) bullseye; urgency=medium