Releases: windkh/node-red-contrib-telegrambot
Releases · windkh/node-red-contrib-telegrambot
V14.8.0
Added second output to control node
V14.7.0
Extended control node: now cycle, duration and updates are send with every poll cycle
V14.6.0
sock5 bug fixed:
after changing the proxy settings you always had to redeploy because of a globalPool that was used inside request automatically.
Now a new pool is generated when redeploying.
V14.5.0
Control node support start, stop, restart of a bot from within a flow.
V14.4.0
fileName can be specified when downloading files
V14.3.0
Reworked detection of duplicate token usage. Should address problem described in #272
V14.2.0
improved error handling when same token is used in two different config nodes
V14.1.0
Added web_app_data support