docs: changelog for the bounded OpenCode read timeout (#2969)

This commit is contained in:
Bohdan Triapitsyn
2026-08-26 02:23:57 +03:00
parent b4c22815b4
commit 9cb9b0f91b
+1
View File
@@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file.
- Mobile: scrolling during a streaming reply works again — a drag immediately takes over, the scroll-to-bottom pill shows up, and the load-older button no longer throws you to the bottom of the chat.
- Fixed file links in messages being checked twice against the filesystem, and against the wrong project directory on the first pass.
- Fixed the selected project or session briefly jumping back to a previous choice when settings responses arrived out of order.
- Fixed sessions staying on "loading sessions" forever after the connection to OpenCode went half-open — stalled reads now time out and retry instead of holding bootstrap hostage (thanks @herjarsa).
- Terminal: mobile keyboards no longer capitalize the first letter of every command on iOS and Android.
- Desktop: a freshly installed or updated build no longer keeps loading the previous version's interface from cache.
- Devices: re-pairing a phone (or logging in again) keeps the device's existing name in Connected Devices instead of resetting it to "OpenChamber Mobile".