Releases: grinev/opencode-telegram-bot
Releases · grinev/opencode-telegram-bot
v0.21.2
v0.21.1
Release v0.21.1
Changes
- Add sendMessageDraft streaming mode. (@yaffalhakim1)
- Add arabic localization. (hbx12)
Full changelog: v0.21.0...v0.21.1
v0.21.0
Release v0.21.0
Changes
- Add model search button.
- Add /messages command and support for fork and revert for each message.
Fixes
- Display minutes and hours in footer message.
- Prevent message loss during rate limit retry.
- Set default message update interval to 1000ms to prevent rate limit errors.
Full changelog: v0.20.6...v0.21.0
v0.20.6
Release v0.20.6
Changes
- Add multiple file attachments support.
Fixes
- Forward permission requests from subagent sessions. (@MysticCoss)
- Recognize images in attached files.
Full changelog: v0.20.5...v0.20.6
v0.20.5
Release v0.20.5
Fixes
- Prevent stale busy state after interruption.
- Scheduled task falsely reports empty assistant response due to race condition in executor polling.
Full changelog: v0.20.4...v0.20.5
v0.20.4
Release v0.20.4
Changes
- Show full question options details.
Fixes
- Fix TypeError Invalid URL when TELEGRAM_API_ROOT is unset.
- Prevent OpenCode checks from blocking bot polling.
Full changelog: v0.20.3...v0.20.4
v0.20.3
Release v0.20.3
Changes
- TELEGRAM_API_ROOT + TELEGRAM_PROXY_SECRET for reverse-proxy setups. (@avfirsov)
Fixes
- Allow forcing IPv4 for direct requests.
Full changelog: v0.20.2...v0.20.3
v0.20.2
Release v0.20.2
Fixes
- Restore Telegram responses with OpenCode 1.14.
Full changelog: v0.20.1...v0.20.2
v0.20.1
v0.20.0
Release v0.20.0
Changes
- Add /ls command for explore and download files. (@SerialCore)
- Add /detach command for detaching from current session and keep it running.
- Background session notification for current project.
- Add inline button "open session" to background session answer notification.
Fixes
- Remove duplicate event listener stop during detach.
- Display correct context on reply keyboard after detach.
- Show full last message after switch to session notification.
Full changelog: v0.19.3...v0.20.0