- Added support for attaching files that are already stored on the server directly from the chat composer.
- Added note pinning, with pinned notes grouped separately for quicker access.
- Added mutual TLS (mTLS) client certificate support for server connections, including certificate/key selection and clearer TLS error handling.
- Improved proxy sign-in detection to avoid premature auth capture on same-host login pages.
- Improved Android background streaming behavior so the foreground service and notification are handled more cleanly when the app moves between foreground and background. #444
- Improved citations by supporting newer backend
task_idsresponses and showing cleaner domain-based source labels. - Fixed cases where active server state could get out of sync, and reduced the risk of chat history being unintentionally truncated during follow-up/regeneration flows. #443
Full Changelog: v2.6.4...v2.6.5