From 24848f10cb303e2449940f277846622d1b58155f Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Wed, 6 May 2026 01:58:06 -0700 Subject: [PATCH] docs: note run detail portal polish --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88c28e7..2edd095 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ - Fixed portal Windows target badges to show compact `win` and `win (wsl2)` labels instead of `windows / normal`. - Fixed portal access and time columns to use compact capability icons, relative time labels, and sortable time metadata instead of wide action buttons and Zulu timestamps. - Fixed lease detail layout so local commands live inside the access panel instead of forcing a separate full-width commands section above recent runs. +- Fixed portal run detail layout density, responsive action alignment, and run telemetry readability so long-lived run pages fit operator viewports cleanly. - Fixed Windows WebVNC credential handling so generated portal links preserve special characters and managed TightVNC sessions copy service passwords into the logged-in user's registry profile. - Fixed managed Linux browser setup so Chrome/Chromium launches skip first-run and default-browser prompts. - Fixed managed Linux browser cloud-init setup so Chrome/Chromium policy and wrapper generation cannot break YAML parsing.