]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
bump version to 3.6.1
[proxmox-widget-toolkit.git] / debian / changelog
index ce4eb00d3a0503e83801a5944b6d778d8ae692fa..c4028f3686c1e32b553ab799da5b3bd81effd2b4 100644 (file)
@@ -1,3 +1,230 @@
+proxmox-widget-toolkit (3.6.1) bullseye; urgency=medium
+
+  * repo view: replace non-clickable checkbox with icons
+
+  * auth ui: add LDAP realm-edit panel and sync UI, refactored & adapted from
+    the pve-manager implementation for future reuse
+
+  * dark-theme: improve help button contrast ratios in focused state
+
+  * dark-theme: make "sorted-by" header highlight more subtle
+
+  * dark-theme: dim warning and invalid colors more
+
+  * dark-theme: let the background "shine through" mask more to avoid that
+    information on it becomes unreadable
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Mar 2023 14:13:42 +0100
+
+proxmox-widget-toolkit (3.6.0) bullseye; urgency=medium
+
+  * node apt: make changelog window taller for 4:3 ratio and cleanup/modernize
+    code
+
+  * ui: SMART: show SMART data in correct columns with correct values
+
+  * fix #4421: ui: guard setProxy against races of slow vs fast requests
+
+  * dark-theme: add initial version of the proxmox-dark theme
+
+  * subscription/summary/backup: stop setting the background color
+
+  * gauge widget: add support for a dark theme and dynamic theme switching
+
+  * rrd chart: add support for the dark theme and dynamic theme switching
+
+  * form: add a theme selector window
+
+  * dark-theme:
+    - fix summary row background
+    - increase contrast on check-boxes
+    - visually remove the border around the pve resource tree
+    - remove thicker borders around content
+    - re-work buttons colors to appear dimmer
+    - make windows stand out more against the background mask
+
+  * fix #4585 : toolkit: configid type: add missing "-" character support
+
+  * input panel: improve validity change check for advanced fields
+
+  * auth-realm selector: add custom store filters for callers
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Mar 2023 16:25:37 +0100
+
+proxmox-widget-toolkit (3.5.5) bullseye; urgency=medium
+
+  * combobox grid: use the grids view for the error message
+
+  * combobox grid: make height for the error configurable
+
+  * combobox grid: instead of hiding the picker collapse it, keeping the
+    internal state consitent which avoids, among other things, the need
+    fo two clicks after re-selecting an item
+
+  * utils: always html-encode response message from errors to avoid rendering
+    glitches, that while not known to be problematic from a safety POV, are
+    possibly odd for people to find.
+
+  * form: display-edit: add safe default renderer for display field to avoid
+    unproblematic, but possible odd and glitchy side-effects from the
+    value-bind if the display-edit field is in iput mode.
+
+  * api request: add wide spread alert-error logic as smart-on option
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 31 Jan 2023 17:27:41 +0100
+
+proxmox-widget-toolkit (3.5.4) bullseye; urgency=medium
+
+  * api-viewer: allow text selection in the parameter and the return grids
+
+  * task viewer: add optional button to download full task-log
+
+  * permission role selector: fix renderer for column of included privileges
+    for Proxmox VE
+
+  * permission role selector: make slightly more wide and resizeable
+
+  * node network view: rework finding free interface ID and move add-menu
+    generation to common helper (no semantic change intended)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 11 Jan 2023 16:09:53 +0100
+
+proxmox-widget-toolkit (3.5.3) bullseye; urgency=medium
+
+  * css: do not make full-style tags display as inline-block in the tree
+    to avoid height jumps
+
+  * log, journal view: fix access to `me` after destroying
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Nov 2022 11:14:27 +0100
+
+proxmox-widget-toolkit (3.5.2) bullseye; urgency=medium
+
+  * host disks: add 'mounted' column
+
+  * host disk: handle partition data from Proxmox Backup Server backend
+
+  * number field: avoid that a single up/down arrow key press
+    increment or decrements twice
+
+  * toolkit: make email regex pattern match pve-common
+
+  * css: import action column fix from pbs, pmg
+
+  * fix #2703: networkedit: limit custom interface name field to 15
+    characters.
+
+  * task progress: show text instead of bogus percentage
+
+  * fix #3593: add CPU affinity task set type
+
+  * input panel: add onSetValues hook
+
+  * add tag related helpers
+
+  * toolkit: add override for ExtJS DragDropManager to fix selection behavior
+    in the drag zone
+
+  * rdd charts: don't display power-of-two suffix 'i' for values without unit
+    suffix
+
+  * fix #4271: api-viewer: display nested formats instead of `[object Object]`
+
+  * api-viewer: show min/max for values without any other format
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 17 Nov 2022 08:37:26 +0100
+
+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