feat: voice fixes, background updates, rss_enabled gating, chat images #27

Merged
bvandeusen merged 0 commits from dev into main 2026-04-17 23:36:16 -04:00
bvandeusen commented 2026-04-17 23:36:10 -04:00 (Migrated from git.fabledsword.com)

Summary

  • Voice stability — eliminate dual-recorder conflict and defunct element crashes
  • Background update downloader — snackbar prompt when a new build is ready; chat image rendering inline
  • RSS gating — News tab and briefing news cards now honor the server rss_enabled setting

Test plan

  • Toggle voice input on/off several times without a crash
  • Confirm chat responses with inline images render correctly
  • Trigger a background update and confirm the snackbar appears, download completes, and install prompt fires
  • Disable rss_enabled on the server and confirm the News tab and briefing news cards hide

Generated with Claude Code

## Summary - **Voice stability** — eliminate dual-recorder conflict and defunct element crashes - **Background update downloader** — snackbar prompt when a new build is ready; chat image rendering inline - **RSS gating** — News tab and briefing news cards now honor the server `rss_enabled` setting ## Test plan - [ ] Toggle voice input on/off several times without a crash - [ ] Confirm chat responses with inline images render correctly - [ ] Trigger a background update and confirm the snackbar appears, download completes, and install prompt fires - [ ] Disable `rss_enabled` on the server and confirm the News tab and briefing news cards hide Generated with Claude Code
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledApp#27