release v1.5.0: Telegram bot support relay #131
Reference in New Issue
Block a user
Delete Branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Promote
development→masterfor release v1.5.0.Ships exactly one change — the Telegram bot support relay (PR #130): per-user forum topics, operator replies relayed back, info card with Block/Unblock + Clear. Bot-local (no backend, no bot-link); state on a
/datavolume. Off by default (TELEGRAM_SUPPORT_CHAT_ID=0).Verified green on
development(CI #548) and live on the test contour (bot log:support relay ready).After approve: merge → tag
v1.5.0on master →prod-deploy.yaml(confirm=deploy), rolling + health-gated + auto-rollback.Prod activation (post-deploy):
PROD_TELEGRAM_SUPPORT_CHAT_IDis set; create the forum supergroup and add the bot as admin (manage topics + delete messages). Until the chat id is live the relay stays dormant.