Skip to content

Releases: azolfagharj/telegram-commander

1.2.3

Choose a tag to compare

@github-actions github-actions released this 01 Sep 12:22

telegram-commander 1.2.3

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

Changelog

Added

  • Docs images open in a lightbox when you click them

Changed

  • The Run Command button is now labeled $ >_ Run Command
  • Example configs group System into Resources, Processes, Storage, and APT, and add more Network buttons

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

1.2.2

Choose a tag to compare

@github-actions github-actions released this 01 Sep 10:50

telegram-commander 1.2.2

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

Changelog

Fixed

  • After a command runs, you stay on the same menu page, so Back leaves that category instead of jumping Home

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

1.2.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 08:24

telegram-commander 1.2.1

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

Changelog

Changed

  • Menu titles still replace the previous menu screen, but Running and command output stay in the chat after you tap another button

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

1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 07:20

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

1.1.9

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:10

telegram-commander 1.1.9

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

Changelog

Added

  • Run Command button (when enable_run_command is on) asks you to type a shell command and runs it

Changed

  • enable_run_command is a root config field, not under telegram
  • /run <button name> is removed; use the Run Command button instead

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

1.1.8

Choose a tag to compare

@github-actions github-actions released this 01 Sep 03:43

telegram-commander 1.1.8

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

Changelog

Changed

  • Command stdout and stderr are shown as a code block in Telegram.

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

1.1.7

Choose a tag to compare

@github-actions github-actions released this 01 Sep 03:33

telegram-commander 1.1.7

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

Changelog

Fixed

  • Command results are sent again. Stdout and stderr are wrapped in a code fence as plain text, so Telegram does not reject the message.

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

1.1.6

Choose a tag to compare

@github-actions github-actions released this 01 Sep 03:22

telegram-commander 1.1.6

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

Changelog

Changed

  • Command stdout and stderr are shown as a code block in Telegram.

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

1.1.5

Choose a tag to compare

@github-actions github-actions released this 01 Sep 03:05

telegram-commander 1.1.5

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

Changelog

Changed

  • The config tree key is now menu instead of buttons. A file that still uses buttons: will not load.
  • The columns setting is now menu_columns instead of buttons_columns.
  • The menu guide in the documentation is now under Concepts (user-guide/concepts/menu).

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

1.1.4

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:54

telegram-commander 1.1.4

  • Version: 1.1.4
  • Release date: 2026-08-31

Changelog

Changed

  • All menu buttons now appear under the message box instead of on the message. This keyboard always spans the full width of the chat, so button text is no longer squeezed or cut off on some phones.
  • Home is always the first button, and Back appears inside a category.
  • Item buttons now default to two per row again.

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