From 02f837ca5bad718b4e36784920b3f24ce7914269 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Fri, 13 Feb 2026 17:48:07 -0600 Subject: [PATCH] fix: replace em-dashes with hyphens in changelog to avoid encoding issues --- priv/static/changelog.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/priv/static/changelog.txt b/priv/static/changelog.txt index 200181f1..bbc96c55 100644 --- a/priv/static/changelog.txt +++ b/priv/static/changelog.txt @@ -4,17 +4,17 @@ Devices Tested & Working * Cambium ePMP 2026-02-13 -* New top-level Insights page — all network insights in one place with filtering by source, urgency, and status +* New top-level Insights page - all network insights in one place with filtering by source, urgency, and status * Insights added to main navigation bar for easy access -* Integration pages now show sync schedules — see how often data syncs and when the next sync will happen +* Integration pages now show sync schedules - see how often data syncs and when the next sync will happen * Configurable sync interval for each integration * Improved navigation between integration pages with tab bars * Dashboard insights section now links directly to the full Insights page 2026-02-13 -* Impact Dashboard — instantly see subscriber and revenue impact during outages +* Impact Dashboard - instantly see subscriber and revenue impact during outages * "MRR at Risk" and "Subscribers Affected" shown at the top of the dashboard when devices are down -* Active Incidents view — down devices sorted by revenue impact with subscriber counts, outage duration, and QoE scores +* Active Incidents view - down devices sorted by revenue impact with subscriber counts, outage duration, and QoE scores * Site health cards now color-coded (green/yellow/red) based on device status and network quality * Per-site breakdown of affected subscribers and revenue at risk during outages