release 1.12.0: collapsible monitoring env context

Agent run header (env_file, suite pin, target domain, hosts, flags) is
shown in a <details> block above the console, collapsed by default.
This commit is contained in:
Hernâni Marques 2026-07-19 02:23:17 +02:00
parent 45180ffe75
commit 7564ffbce5
No known key found for this signature in database
4 changed files with 251 additions and 5 deletions

View file

@ -425,4 +425,6 @@ If pages are missing publicly: `sudo /home/hernani/koopa-caddy/apply-monitoring-
The sticky bar shows the suite **tag** (e.g. `v1.11.0`) and links to that tag on Forgejo.
**v1.12.0:** Run header (**monitoring env context**: env_file, suite pin, domain/hosts/flags) is a collapsed `<details>` block above the console log — expand to inspect agent context.
**v1.11.0:** Click the sticky **error** or **warning** count to filter the console log to only those lines (other log lines hide; sticky bar, stats, and top overviews stay). Same via `#filter-error` / `#filter-warn` (or `#first-error` / `#first-warn`). Click again or **Show all** to clear.