Off Grid v0.0.87
What's Changed in v0.0.87
Bug Fixes
- fix(chat): project selection doesn't stick on new conversations (d0d24bc)
- fix(android): restore keepLocalCopy for knowledge base document picker (e37fdd7)
- fix(android): throw on keepLocalCopy failure instead of falling through (7b88300)
- fix(android): extract resolvePickedFileUri to fix Sonar duplication and add tests (a0fb0b1)
- fix(chat): address Gemini review comments on pendingProjectId (aff7fc2)
Other
- make projects sticky across chat (0faddc8)
Full Changelog: v0.0.86...v0.0.87