Skip to content

ModemDeck v1.8.8

Choose a tag to compare

@human-agent65535 human-agent65535 released this 30 Jul 10:39

Fixed

  • Stop Telegram Bot runtimes from restarting on volatile line telemetry updates.
  • Reload only the affected Bot after committed Telegram settings or user line-access changes.
  • Avoid repeated setMyCommands writes when the Bot token is unchanged.
  • Honor Telegram retry_after after Bot API 429 responses and expose safe structured diagnostics without credentials or upstream descriptions.

Validation

  • Full repository check, tests, vet, frontend type checks/lint/build, deployment checks, and Dockerfile checks.
  • Focused Go race tests and repeated Telegram runtime tests.
  • Gitleaks, npm production audit, and govulncheck for both Go modules.