]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
node/Tasks: add 'clear filter' button
[proxmox-widget-toolkit.git] / debian / changelog
index d0bbb7051fb33600a38951871e448229fd2a3eaa..4408ae8de2d74519606b22d3e243a492c9c9d7d2 100644 (file)
@@ -1,3 +1,51 @@
+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 the same time. Fixes and issue with switching between nodes on the new
+    APT Repository panel.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 09:47:46 +0200
+
+proxmox-widget-toolkit (3.2-1) bullseye; urgency=medium
+
+  * css: some markdown heading and paragraph font-size & padding tuning
+
+  * node: services: fix logic for displaying unit state
+
+  * add Debian and Proxmox symbol logos and css
+
+  * node: apt: spawn a window for adding repository
+
+  * utils: add getOpenIDRedirectionAuthorization helper
+
+  * factor out userid parsing and username, realm renderer to Utils
+
+  * add OpenID icon + css class
+
+  * node: APT Repositories: rework top status and error grid
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 03 Jul 2021 00:12:34 +0200
+
 proxmox-widget-toolkit (3.1-4) bullseye; urgency=medium
 
   * cbind mixin: also descend in elements with an cbind property