v1.2.3: Fix Connect button not working (missing updateSendButton function declaration)
This commit is contained in:
@@ -631,6 +631,10 @@ data: [DONE]
|
||||
|
||||
## Changelog
|
||||
|
||||
### v1.2.3 (2026-05-19)
|
||||
- Fixed: Connect button not working — missing `updateSendButton()` function declaration caused JS parse error
|
||||
- All UI event handlers now correctly initialized on app start
|
||||
|
||||
### v1.2.2 (2026-05-19)
|
||||
- Fixed: network error on app backgrounding — now auto-retries with reconnect
|
||||
- Streaming resumes from last saved token after reconnection (context preserved)
|
||||
|
||||
Reference in New Issue
Block a user