Skip to content

Releases: grinev/opencode-telegram-bot

v0.21.2

15 Jun 15:05

Choose a tag to compare

Release v0.21.2

Changes

  • Add ElevenLabs TTS provider. (@hagope)
  • Add silent scheduled task notifications option. (@hbx12)

Technical

  • Improve codebase structure.

Full changelog: v0.21.1...v0.21.2

v0.21.1

04 Jun 12:38

Choose a tag to compare

Release v0.21.1

Changes

Full changelog: v0.21.0...v0.21.1

v0.21.0

30 May 08:47

Choose a tag to compare

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

19 May 14:17

Choose a tag to compare

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

16 May 20:48

Choose a tag to compare

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

13 May 11:41

Choose a tag to compare

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

10 May 20:06

Choose a tag to compare

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

10 May 14:07

Choose a tag to compare

Release v0.20.2

Fixes

  • Restore Telegram responses with OpenCode 1.14.

Full changelog: v0.20.1...v0.20.2

v0.20.1

07 May 11:18

Choose a tag to compare

Release v0.20.1

Fixes

  • Prevent stuck busy state after reconnect.

Full changelog: v0.20.0...v0.20.1

v0.20.0

06 May 22:30

Choose a tag to compare

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