]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
form: integer field: code cleanup in getSubmitData
[proxmox-widget-toolkit.git] / debian / changelog
index ce4eb00d3a0503e83801a5944b6d778d8ae692fa..5bda571790207ee48fc8edd87a57b747e51a40f6 100644 (file)
@@ -1,3 +1,94 @@
+proxmox-widget-toolkit (3.5.1) bullseye; urgency=medium
+
+  * pxar file types: fix over-eager s/text/label/ so that text file icon is
+    shown again
+
+  * file browser: disable item # size rendering
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 16 May 2022 18:03:35 +0200
+
+proxmox-widget-toolkit (3.5.0) bullseye; urgency=medium
+
+  * file browser: try reload again when getting a 503 error
+
+  * ui: acl role selector: make the picker grid wider and ensure that the
+    text wraps in the privilege column
+
+  * fix #4001: file browser: add a configurable prefix to downloaded files
+
+  * fix #4001: file browser: show number of items in a directory as size, if
+    available
+
+  * file browser: align size column to end/right
+
+  * file browser: only disable, not hide button if not downloadable and add
+    hint for why and what to do in tooltip
+
+  * switch to native version format for native package
+
+ -- Proxmox Support Team <support@proxmox.com>  Sun, 15 May 2022 11:46:54 +0200
+
+proxmox-widget-toolkit (3.4-10) bullseye; urgency=medium
+
+  * css: add proxmox-good-row class
+
+  * status view: fix usage calculation for fields without valid values, like
+    for example SWAP can often be.
+
+  * buttons: add AltText to unify the hack to detect the max size of a button
+    that switches its text dynamically
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Apr 2022 18:58:21 +0200
+
+proxmox-widget-toolkit (3.4-9) bullseye; urgency=medium
+
+  * file browser: optionally allow showing a "download as tar.zst"
+    button, if supported
+
+  * tab buttons: fix vertial centering of text and reduce padding
+    slightly
+
+  * move over the markdown based notes view panel and edit window from
+    pve-manager for reuse
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Apr 2022 07:56:54 +0200
+
+proxmox-widget-toolkit (3.4-8) bullseye; urgency=medium
+
+  * fix #3919: log view: show first task output line correctly
+
+  * combo grid: clear filter on blur
+
+  * utils: clear cookies with secure flag set to avoid bogus browser
+    warning
+
+  * node tasks: do not count preset filters as normal filters to avoid
+    "clear filter" button glitch
+
+  * icons: switch cpu and ram bitmaps to svg
+
+  * object grid: call rendere with our scope
+
+  * dns view: increase api polling intervall from 1s to 10s
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 12 Apr 2022 16:45:50 +0200
+
+proxmox-widget-toolkit (3.4-7) bullseye; urgency=medium
+
+  * extjs: fix check for 'touch' input event in drag and drop handler, making
+    the 'pen' pointer event source type, that chrome/chromium emits in some
+    setups, work again.
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Feb 2022 12:12:13 +0100
+
+proxmox-widget-toolkit (3.4-6) bullseye; urgency=medium
+
+  * utils: render language: fix rendering special default value
+
+  * sorters: use correct property 'direction' and keep default 'ASC'
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Feb 2022 11:34:42 +0100
+
 proxmox-widget-toolkit (3.4-5) bullseye; urgency=medium
 
   * login: tfa: hide u2f and yubico-otp if not available