Dashboard readability
- Expanded the public dashboard content width for 1920x1080 viewing.
- Adjusted large-screen typography so hospital names and unit rows remain easier to read from operational viewing distance.
- Increased hospital card table spacing and row readability without changing dashboard data logic.
- Improved spacing between hospital cards so primary hospital sections scan more clearly.
- Changed constrained dashboard tables so Incident Number hides earlier as hospital cards shrink.
- Gave the Duration column more protected space so longer ETA and arrival-pending labels do not run off the card.
Responsive table behavior
- Prepared dashboard tables to preserve Unit, Call Info, Arrival, and Duration readability as available width shrinks.
- Changed Incident Number to drop out before the hospital card becomes too narrow for the core no-wrap columns.
- Protected Arrival and Duration columns from wrapping or running off the card in constrained layouts.
Feed-status privacy
- Redacted hostnames, IP addresses, and ports from public dashboard feed-status connection errors.
- Kept the public connection error visible enough to identify the failure state without exposing the remote endpoint.
Alert XML Mapping
- Changed the Alert Mapping preview to show mapped sample data instead of repeating the selected XML field path.
- Kept field path selection in Step 2 while making Step 4 a true mapped-output preview.
Release metadata
- Advanced source-controlled release metadata to `0.1.8` and build `2026.05.24.1`.
- Aligned package metadata and public changelog data with the 0.1.8 release.