Skip to content

v1.1.66 — Fast Telegram Start + multi-IP egress · Быстрый старт бота

Latest

Choose a tag to compare

@Developer-RU Developer-RU released this 21 Jul 17:01
· 7 commits to main since this release

English

Fixed

  • Slow Start/Stop — UI start no longer double-stops or waits on deleteWebhook; grace only after a live run; webhook clear is background.
  • Informational bot — username registration no longer blocks the polling loop.
  • telegram-egress — tries alternate Telegram DC IPs when the primary address times out.

Note

Bot replies still require the CRM host to reach Telegram (curl -4 -m 8 -I https://api.telegram.org/ on 192.168.1.151). Check http://192.168.1.151:3987/health/telegram.


Русский

Исправлено

  • Долгий Запуск/Стоп — без двойной остановки и ожидания deleteWebhook; очистка webhook в фоне.
  • Информационный бот — регистрация username не блокирует polling.
  • telegram-egress — запасные IP Telegram при таймауте основного.

Важно

Ответы бота возможны только если сам сервер CRM достучаться до Telegram. Проверка: http://192.168.1.151:3987/health/telegram"ok":true.