]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
bump version to 3.6.1
[proxmox-widget-toolkit.git] / debian / changelog
index 1c768faf98b377173091bfdf7f5d9a9a1ddd043d..c4028f3686c1e32b553ab799da5b3bd81effd2b4 100644 (file)
@@ -1,3 +1,103 @@
+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