Skip to content

Releases: windkh/node-red-contrib-telegrambot

V14.8.6

21 Oct 19:02
Compare
Choose a tag to compare

fixed #253 again: control should now correctly work for offline detection

V14.8.5

19 Oct 20:09
Compare
Choose a tag to compare

added getfile function

V14.8.3

19 Oct 19:52
Compare
Choose a tag to compare

fixed answer callback query

V14.8.2

19 Oct 12:43
Compare
Choose a tag to compare

Fixed editMessageMedia

V14.8.1

18 Oct 07:58
Compare
Choose a tag to compare

V14.8.0

17 Oct 21:11
Compare
Choose a tag to compare

Added second output to control node

V14.7.0

16 Oct 21:05
Compare
Choose a tag to compare

Extended control node: now cycle, duration and updates are send with every poll cycle

V14.6.0

15 Oct 20:46
Compare
Choose a tag to compare

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

15 Oct 17:20
Compare
Choose a tag to compare

Control node support start, stop, restart of a bot from within a flow.

V14.4.0

14 Oct 19:03
Compare
Choose a tag to compare

fileName can be specified when downloading files