Skip to content

v1.58.59

Choose a tag to compare

@github-actions github-actions released this 20 May 18:23

[1.58.59] — 2026-05-20

feat(ui): UX-A13 (v1.58.59) — actionable "Fix →" CTA on failing #/health rows. Pre-fix the 21 health rows showed status only; a user with Profile customized: FAIL had to guess where to go. public/js/views/health.js now renders a small ghost-button Fix → next to the badge on failing/optional rows. Mapped targets: Profile customized#/config?tab=profile, cv.md non-empty#/cv, portals.yml present#/config?tab=portals, data/applications.md#/tracker. Any *_API_KEY or LLM_PROVIDER* row routes to #/config?tab=api-keys via regex fallback. Unmapped failures stay action-less (no dead-end CTAs). Two new i18n keys (health.fix, health.fixAria) × 8 locales. 954 → 955 unit. (UX-A13)