Summary (v0.1.4)
Country cards now use band diversity colours (red/amber/green) with a legend and hover tooltips; backend now provides
band_count, bands[] and band_totals. Dark mode parity and minor UI polish included.
Tip: Changelog follows the site theme you’ve selected on the dashboard.
v0.1.4 — 4 Nov 2025
- Introduced band diversity colouring — country cards now display red, amber, or green borders based on the number of HF bands detected (1–2 = red, 3–6 = amber, 7+ = green).
- Added a band legend panel beneath the mode selector to explain the new colour coding across both light and dark themes.
- Enhanced each country card with hover tooltips showing the exact bands (and counts) where activity was observed.
- Updated the backend
RecentSpots.query()API to includeband_count,bands[], andband_totalsfields for richer visualisation. - Ensured dark-mode parity for all border colours and improved rendering consistency between themes.
- Minor accessibility and UI refinements, including ARIA labels and smoother card hover transitions.
v0.1.3 — 3 Nov 2025
- Added a Details panel toggle, letting users show or hide the per-spot table as needed.
- When hidden, the country grid automatically expands to use the full page width for improved visibility.
- Improved table readability by right-aligning numeric columns (SNR and MHz) for easier comparison.
- Refined responsive layout to ensure the grid and details panel display cleanly across tablets and smaller screens.
- Minor layout and styling adjustments for consistency in both dark and light themes.
v0.1.2 — 30 Oct 2025
- Unified header and navigation across all RBN pages for visual consistency.
- Restored clear
<h1>titles and removed duplicate or misplaced link rows. - Aligned layout and styling with main HF-Predictor design conventions.
- Minor markup and spacing refinements for readability and responsiveness.
v0.1.1 — 28 Oct 2025
- Fixed DE band filter aggregation to match details panel semantics.
- Added explainer copy and clarified table column headers (“Heard (by)” / “Reporter (heard)”).
- Auto-refresh indicator and theme dropdown added; mobile explainer now visible.
- Hooked main page “RBN Live” button to include
minutes,side, andbandwhen available.
v0.1.0 (beta) — 27 Oct 2025
- Initial public beta: country grid, per-country details, band/mode filters.
- DX/DE sides, auto-refresh (interval = ½ window, min 30s).
- Light/dark theme with dropdown control and persisted preference.