Highlights
- Features
- Opt-in background warming of the conversation cache, with a configurable depth and status in settings
- Documents a model cannot read natively are now sent as extracted text instead of being dropped silently
- Bug Fixes
- Server banners display again
- Generated images stay visible when their tool block collapses
- Misc Tech Debt Refactors
- Misc Stability Improvements
What's Changed
- chore(chat): trim redundant comments in the selection code (#311) by @garfiec in #333
- chore(build): install debug builds alongside release by @garfiec in #337
- feat(prefetch): opt-in background warming of the conversation cache by @garfiec in #335
- feat(prefetch): surface prefetch status and activity in settings by @garfiec in #341
- feat(prefetch): make the warm depth configurable by @garfiec in #342
- chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 by @dependabot[bot] in #340
- chore(deps): bump gradle/actions from 6.2.0 to 6.3.0 by @dependabot[bot] in #339
- chore(deps): bump gradle/actions/setup-gradle from 6.2.0 to 6.3.0 by @dependabot[bot] in #338
- feat(prefetch): warm conversations in the background, not just on screen by @garfiec in #343
- feat(prefetch): warm conversations in the background on iOS by @garfiec in #344
- fix(banner): decode the single banner the server actually sends (#324) by @garfiec in #345
- feat(chat): route attachments to the provider or to extracted text by @garfiec in #346
- chore(sync): detect drift in hand-mirrored upstream constants by @garfiec in #347
- fix(chat): keep generated images visible when their tool block collapses by @garfiec in #348
Full Changelog: v2026.08.0...v2026.08.1