Release 1.16.16 adds the knowledge base with Readwise sync (POST /api/knowledge, GitHub Action for incremental sync, OpenAI embed fallback), seed embeddings upsert for faster incremental updates, and Ask/chat improvements including mobile sheet UX and read aloud highlighting. Voice mode gets sphere visibility, layout, and animation fixes. Archive filters are refined (Reset first, hide scrollbar, fix cropped text). PWA toast receives pill buttons, Maia styling, and cancel handling fixes.
Added
- Knowledge base with Readwise sync: POST /api/knowledge, GitHub Action, OpenAI embed fallback
- Seed embeddings upsert for faster incremental updates
- PB-56: Backlog item for Ask/chat updates
Changed
- Ask: Mobile sheet UX, read aloud highlighting, New conversation fix
- Voice mode: Sphere visibility, layout, follow-up, animation fixes
- Archive filters: Remove nav border, fix cropped text, move Reset first, hide scrollbar
- Listen mode: Primary/secondary font color for word highlight
- Newsroom UPDATE pages: Hide Media section
- Anthropic model update; Readwise type-safe error access; E2E/unit test updates
- GitHub Actions: actions/checkout v6 for Node.js 24
Fixed
- PWA toast: Pill buttons, preview page, Maia styling; ServiceWorkerState handling; cancel Action type