-
released this
2026-06-10 00:16:55 +00:00 | 1 commits to main since this releasePer David: "this app is kinda done" — the product surface is feature-complete.
What v0.5.3 adds
User-customizable Quick Stations. New Options page card with a checkbox per SomaFM channel (all 46), each row showing name + genre pill + the SomaFM description. Default 8 (same curated tidy 2-row layout as v0.4.0). User picks any subset; NewTab chip row updates live via cross-surface storage sync. Robust fallback: if Options is opened before the NewTab cache is populated, it fetches SomaFM channels.json directly + caches it back. Empty-pick state shows "No Quick Stations picked — set some in Settings" instead of a silent gap.
History export. Two new buttons in the Local Data card: Export history (JSON) and Export history (CSV). JSON is pretty-printed for re-import; CSV is RFC 4180 quoted with header artist,title,station,station_id,when_iso — opens cleanly in Excel/Numbers/Google Sheets. Filename: rangerhq-tuner-history-YYYY-MM-DD.{ext}. Entire export runs client-side; nothing sent off-device.
Workflow
This release is tagged on Gitea but waiting on Chrome Web Store. The v0.5.0 ZIP is currently in re-review; when it clears, well build a fresh v0.5.3 ZIP directly from main and upload THAT as the next user-visible update. Users at v0.4.0 jump straight to v0.5.3, getting all the polish (light/dark/auto theme + back-link + Quick Stations picker + history export) in one update notification.
Full detail in CHANGELOG.md.
Downloads