summaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-07-16 16:59:55 -0500
committerChristian Cleberg <[email protected]>2026-07-16 16:59:55 -0500
commit7b817a1d2aed0e8b89f36b410f2779f4a6b35407 (patch)
tree2a57a9f152a05ae61307ca8be1220c2a1ee2d708 /ROADMAP.md
parentcd8742a0b932627401467bef8b7d5c376798382e (diff)
downloadhutch-7b817a1d2aed0e8b89f36b410f2779f4a6b35407.tar.gz
hutch-7b817a1d2aed0e8b89f36b410f2779f4a6b35407.tar.bz2
hutch-7b817a1d2aed0e8b89f36b410f2779f4a6b35407.zip
Move Home system status into a title-bar status badge
Replace the disruption-only banner on the Home tab with a persistent circular status indicator in the navigation bar, next to the "Home" title. The badge reflects the existing status logic — green/check when operational, orange/exclamation on disruption, gray otherwise — and taps through to System Status. SystemStatusSummaryRow is unchanged and still used by the More tab. Resolve the system-status result first in HomeViewModel.loadDashboard so the badge settles from cache immediately instead of waiting on the slower projects/jobs/tickets/inbox loads, which had left it spinning for several seconds. Bump MARKETING_VERSION to 3.8.2 and record it in ROADMAP.
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 43c3e7c..53e8f6c 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -142,6 +142,7 @@ so "breaking change" does not apply. These buckets track *user-visible scale*.
| Version | Contents | Why here |
| --- | --- | --- |
| v3.8.1 | SonarCloud triage; housekeeping | No behaviour change at all |
+| v3.8.2 | Home system status moved to a title-bar status badge | Small UI relocation, no new surface |
| v3.9.0 | "What's cooking" ingest; doc truth-up; deploy keys | Ships one feature, corrects the map |
| v3.10.0 | hub.sr.ht writes: projects, discovery, `mailingListSubscribe` | Provisional — gated on what v3.9.0 finds |
| v3.11.0 | Accessibility | Independent, device-verified |