Skip to content

1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 07:20
· 10 commits to main since this release

telegram-commander 1.2.0

  • Version: 1.2.0
  • Release date: 2026-09-01

Changelog

Added

  • Long command output is now delivered as several messages instead of one. Each part is sent as a reply to the part before it, so the whole result stays grouped and in order in the chat.
  • The menu buttons appear on the last part, so you can keep using the bot right where the output ends.
  • Output is split on line boundaries whenever possible, so a line is not cut in half between two messages.
  • When a result is still too long after 10 messages, the last message ends with a note telling you how much of the output was shown.

Changed

  • The full example config now includes the System and Network sample menu together with the nginx, Docker, and SSH demos
  • Example configs turn on the Run Command button

Fixed

  • A command whose output was a little over Telegram's message size used to show only Running … and then nothing. The result message was cut in the middle and Telegram refused it. Results now always arrive complete.

Assets

File Contents
telegram-commander.tar.gz Folder telegram-commander/ with linux-amd64 + linux-arm64 binaries, config-examples/, and functions/
telegram-commander-linux-amd64 Linux amd64 binary
telegram-commander-linux-arm64 Linux arm64 binary