v1.1.2
What's new in 1.1.2
Fixed
- Dashboard status tiles now cover every status. The dashboard previously showed only Received, In Progress, Awaiting Parts and Completed, so once a repair reached Ready for Pickup or Delivered the per-tile counts no longer added up to Total Repairs. All six statuses now get a tile (with teal for Ready for Pickup and green for Delivered), so the counts always sum to the total.
- Recent Repairs badges show the correct colors. The Recent Repairs table on the dashboard used a hardcoded color rule that only knew Completed and In Progress; every other status (including Delivered) fell back to blue. It now uses the shared StatusBadge component, matching the colors on the Repairs ("View all") page.
Docs
- Simplified the README upgrade section and surfaced
convert-to-git.bat.
Full changelog: v1.1.1...v1.1.2