X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=4408ae8de2d74519606b22d3e243a492c9c9d7d2;hb=abde5f2bad192de9015c71cba6ac132d01a54c86;hp=d0bbb7051fb33600a38951871e448229fd2a3eaa;hpb=0970ef7fb065f5d696179a1804352099901c7d8e;p=proxmox-widget-toolkit.git diff --git a/debian/changelog b/debian/changelog index d0bbb70..4408ae8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 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 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