Releases: grinev/opencode-telegram-bot
Releases · grinev/opencode-telegram-bot
Release list
v0.22.2
Release v0.22.2
Changes
- Add Microsoft Edge TTS provider. (@hagope)
- INITIAL_SETTINGS_PRESET env var to seed default settings. (@tobyrosen)
- Add JSON input_audio request format. (@8x22b)
- Switch model icon from robot to brain.
Fixes
- Resolve opencode.exe from PATH directly when no .cmd shim exists. (@danieliyahu1)
- Keep callback data short for model switching. (@fengjikui)
Full changelog: v0.22.1...v0.22.2
v0.22.1
Release v0.22.1
Fixes
- Fix compact mode tools display.
- Truncate scheduled task prompt by byte length for Telegram's 4096-byte limit. (@hbx12)
- Support .svelte and other code files with unrecognized MIME types. (@hbx12)
- Spawn opencode.exe directly on Windows to prevent visible console window. (@danieliyahu1)
Full changelog: v0.22.0...v0.22.1
v0.22.0
Release v0.22.0
Changes
- Add tri-mode TTS with inline menu (off/all/auto). (@johell)
- Show thinking content.
- Add compact output mode.
- Add /settings command for runtime settings.
Fixes
- Wait for session startup before giving up. (@xodmd45-ctrl)
Full changelog: v0.21.2...v0.22.0
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