Releases: windkh/node-red-contrib-telegrambot
Releases · windkh/node-red-contrib-telegrambot
V14.8.6
fixed #253 again: control should now correctly work for offline detection
V14.8.3
fixed answer callback query
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