summaryrefslogtreecommitdiff
tag namev3.8.2 (0808329f7d8818b9ab854aaab93236e29ba308bc)
tag date2026-07-16 17:36:54 -0500
tagged byChristian Cleberg <[email protected]>
tagged objectcommit 1d1052efc9...
downloadhutch-3.8.2.tar.gz
hutch-3.8.2.tar.bz2
hutch-3.8.2.zip
tag v3.8.2: Home system status moved to a title-bar status badge
The disruption-only banner on the Home tab becomes a persistent circular status badge in the navigation bar next to the "Home" title, reflecting the existing status logic — green when operational, orange on disruption, gray otherwise. It taps through to System Status. SystemStatusSummaryRow is unchanged and still used by the More tab. loadDashboard now resolves the system-status result first so the badge settles from cache immediately, instead of waiting on the slower projects/jobs/tickets/inbox loads that had left it spinning. Includes a Safari extension manifest fix (persistent: false) so the build passes App Store validation (code 90849) on iOS/iPadOS.