]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
bump version to 3.4-1
[proxmox-widget-toolkit.git] / debian / changelog
index e2996684a7080894b3d9f299547414fc8c9ac380..d0a69690c48b7bb624d4f52aaafd9e37c4f5d26c 100644 (file)
-proxmox-widget-toolkit (3.2-2) UNRELEASED; urgency=medium
+proxmox-widget-toolkit (3.4-1) bullseye; urgency=medium
+
+  * panel/RRDCharts: enable scrolling for RRDCharts on touchscreens
+
+  * disk selector: allow requesting partitions too
+
+  * fix #3589: show device name in title for SMART values window
+
+  * cbind: document cbind by adding a small summary and example
+
+  * add common utils used for u2f and webauthn, adapted from PVE and PBS,
+    respectively
+
+  * add TFA-login, TOTP, WebAuthn and recover-key edit windows for better reuse
+
+  * disk list: allow wiping individual partitions
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Nov 2021 21:11:16 +0100
+
+proxmox-widget-toolkit (3.3-6) bullseye; urgency=medium
+
+  * fix #3542: node: task logs: query correct node for tasks in clusters
+
+  * node: add a, by default hidden, MTU column in network view
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Jul 2021 16:41:01 +0200
+
+proxmox-widget-toolkit (3.3-5) bullseye; urgency=medium
+
+  * node: repos: add possibility to link online help
+
+  * api-viewer: drop extra slash in api path
+
+  * apt: match "Debian Backports" origin as Debian one
+
+  * add new shared component for the package version window
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 19 Jul 2021 17:52:08 +0200
+
+proxmox-widget-toolkit (3.3-4) bullseye; urgency=medium
+
+  * acme: allow wildcards as domain
+
+  * service view: avoid showing not installed services as error
+
+  * service view: fix stale stop/restart button enabled behavior
+
+  * service view: disable all buttons for masked/not-found/unknown services
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Jul 2021 18:42:51 +0200
+
+proxmox-widget-toolkit (3.3-3) bullseye; urgency=medium
+
+  * realm view/edit: make more generic for better reuse
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 12 Jul 2021 09:52:27 +0200
+
+proxmox-widget-toolkit (3.3-2) bullseye; urgency=medium
+
+  * node: repos: only show suites warning at the top if enabled repository is
+    affected
+
+  * move over authentication-real edit window widget from Proxmox VE
+
+  * utils: add helper to format node's repository status
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Jul 2021 17:30:43 +0200
+
+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